{
  "issueNumber": 314,
  "issueUrl": "https://github.com/mgifford/open-scans/issues/314",
  "issueTitle": "SCAN: https://fosdem.org/",
  "scanTitle": "https://fosdem.org/",
  "submittedBy": "mgifford",
  "engines": [
    "axe",
    "accesslint"
  ],
  "scanContext": {
    "viewport": {
      "width": 1280,
      "height": 800
    },
    "viewportPreset": "desktop",
    "colorScheme": "both",
    "browser": "chromium"
  },
  "scannedAt": "2026-07-26T21:37:49.907Z",
  "totalElapsedMs": 2701923,
  "totalSubmitted": 99,
  "acceptedCount": 99,
  "scannedCount": 93,
  "skippedDueToTimeout": 6,
  "skippedDueToErrAborted": 0,
  "rejectedCount": 0,
  "rejected": [],
  "alfaTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "axeTotals": {
    "passed": 29765,
    "failed": 4886,
    "cantTell": 615,
    "inapplicable": 5501
  },
  "equalAccessTotals": {
    "passed": 0,
    "failed": 0,
    "uniqueFailed": 0,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "accesslintTotals": {
    "passed": 4504,
    "failed": 4052,
    "uniqueFailed": 4052,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "qualwebTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "reflowRiskTotals": {
    "failed": 50,
    "potential": 0,
    "passed": 43,
    "cantTell": 0,
    "notExecuted": 0
  },
  "semantica11yTotals": {
    "errors": 103,
    "warnings": 57,
    "suggestions": 186,
    "notExecuted": 0
  },
  "duplicateFindingTotals": 0,
  "darkModeUrlCount": 0,
  "reducedMotionUrlCount": 0,
  "highContrastUrlCount": 0,
  "forcedColorsUrlCount": 0,
  "reducedTransparencyUrlCount": 0,
  "duplicateTitles": [],
  "results": [
    {
      "submittedUrl": "https://fosdem.org/2026/practical/accessibility/",
      "finalUrl": "https://fosdem.org/2026/practical/accessibility/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Accessibility",
      "elapsedMs": 15418,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 240,
          "failed": 47,
          "cantTell": 6,
          "inapplicable": 65
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a728af119871",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67b901dc536f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64caf88f3023",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ca648799"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13d858cd228d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b85426771bed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "679662bf67f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical information</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a0bf015b15c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-98739076"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Accessibility</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94d8722e8c84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"nav.fosdem.org\"]",
            "html": "<a href=\"https://nav.fosdem.org\">nav.fosdem.org</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95e17ed775ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f780c5dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(4) > a:nth-child(2)",
            "html": "<a href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\">here</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57fb38feec95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dc3e9a7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(7) > a",
            "html": "<a href=\"https://www.openstreetmap.org/way/150213167\">Bois de La Cambre/Terkamerenbos</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2774b62c5115",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4a901dd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"mailto:feedback@fosdem.org\"]",
            "html": "<a href=\"mailto:feedback@fosdem.org\">feedback@fosdem.org</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1e87db4c0ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0645fa7e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e4f101ea5eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f2fd15e7e2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52b7c037b6e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6088a49becb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99ed00e71f35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15f5faac8f00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fd2f5aebf1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "077923e7fdfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9431c9c87ea3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a02a50292b81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c29582f392d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ee8712d1811",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97bb47d83145",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae460eaa415f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14c34f3d3349",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6bbe5e4b20b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e072b40f2eaa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Suggestions welcome</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "725ca2a61923",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "674a3ef6c73f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b24e7b2f242a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"nav.fosdem.org\"]",
            "html": "<a href=\"https://nav.fosdem.org\">nav.fosdem.org</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4caee832d46e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fcfd4118"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(4) > a:nth-child(2)",
            "html": "<a href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\">here</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e67bc2a871e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00237bfc"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(7) > a",
            "html": "<a href=\"https://www.openstreetmap.org/way/150213167\">Bois de La Cambre/Terkamerenbos</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(7)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abf84d8ae907",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-16d16038"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href=\"mailto:feedback@fosdem.org\"]",
            "html": "<a href=\"mailto:feedback@fosdem.org\">feedback@fosdem.org</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(9)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6796b6fd66d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e41a880"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd899aae0acd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59ca826252e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ffddb19135f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "352588a4c9d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(4)",
            "html": "<li><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef86b20839f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-861ff79e"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44716b3a3610",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7297b5a59080",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "154d0aefd32a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "748ae316d90d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "839c0c2cc054",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "8bde27447536",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Accessibility</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Accessibility\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Accessibility\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li class=\"active\"><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/practical/\">Practical information</a></li><li class=\"separator\">/</li><li class=\"active\">Accessibility</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Accessibility</h1>\n\t\n\t</div>\n      \n\n      \n\n<p>\n  FOSDEM welcomes all free software and open source developers!  While\n  we don't own the university campus and have little control over its\n  accessibility, we have tried to find ways for developers with\n  physical limitations to make the most of the event.\n</p>\n\n<p>\n  Wheelchair accessible routes and toilets can be found through <a href=\"https://nav.fosdem.org\">nav.fosdem.org</a> (hint: search for \"wheelchair\" and use the \"avoid stairs\" navigation setting). All rooms apart from the upper rooms in AW are weelchair accessible. A static map of the campus is available <a href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\">here</a>.\n</p>\n\n<p>\n  Licensed guide dogs for the blind only are allowed on campus.\n</p>\n\n<p>\n  Front seating for those with hearing or sight challenges is available on a best effort basis.\n</p>\n\n<p>\n  Unfortunately we can not offer a dedicated quiet space on the campus. If you find yourself in need of some quiet time, we suggest <a href=\"https://www.openstreetmap.org/way/150213167\">Bois de La Cambre/Terkamerenbos</a>, only a five minute walk away.\n</p>\n\n<h3>Suggestions welcome</h3>\n<p>\n  We welcome your ideas for improving accessibility at FOSDEM. Please\n  email them to <a href=\"mailto:feedback@fosdem.org\">feedback@fosdem.org</a>.\n</p>\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 358,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 3605,
          "settleDelayMs": 2000,
          "auditMs": 1305,
          "totalMs": 5969,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 47
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 53,
          "failed": 39,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(2) > a[href=\"https://nav.fosdem.org\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://nav.fosdem.org\"]",
            "html": "<a href=\"https://nav.fosdem.org\">nav.fosdem.org</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da5fde918e71",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4ab0ada0"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(2) > a[href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\"]",
            "html": "<a href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\">here</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b3cf25897fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5df0bc1"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(5) > a[href=\"https://www.openstreetmap.org/way/150213167\"]",
            "selector": "p:nth-of-type(5) > a[href=\"https://www.openstreetmap.org/way/150213167\"]",
            "html": "<a href=\"https://www.openstreetmap.org/way/150213167\">Bois de La Cambre/Terkamerenbos</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d5023528bb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-90342702"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(6) > a[href=\"mailto:feedback@fosdem.org\"]",
            "selector": "p:nth-of-type(6) > a[href=\"mailto:feedback@fosdem.org\"]",
            "html": "<a href=\"mailto:feedback@fosdem.org\">feedback@fosdem.org</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff232a560046",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-396cccaa"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a648ef7ad63a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30e464d75205",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd05069ec407",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef3bc2cf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15a52efd7bd3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ac5fc4d281a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72e423a69950",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical information</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78e954228dbf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f6a2f527"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(5)",
            "selector": "#main > ul > li:nth-of-type(5)",
            "html": "<li class=\"active\">Accessibility</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a64fc5e47291",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6c9eb7b3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(2) > a[href=\"https://nav.fosdem.org\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://nav.fosdem.org\"]",
            "html": "<a href=\"https://nav.fosdem.org\">nav.fosdem.org</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0544c30c055e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-98d9012f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(2) > a[href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\"]",
            "html": "<a href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\">here</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b42736090af2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-defd1ed5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(5) > a[href=\"https://www.openstreetmap.org/way/150213167\"]",
            "selector": "p:nth-of-type(5) > a[href=\"https://www.openstreetmap.org/way/150213167\"]",
            "html": "<a href=\"https://www.openstreetmap.org/way/150213167\">Bois de La Cambre/Terkamerenbos</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6df47730f4c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1622e52f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(6) > a[href=\"mailto:feedback@fosdem.org\"]",
            "selector": "p:nth-of-type(6) > a[href=\"mailto:feedback@fosdem.org\"]",
            "html": "<a href=\"mailto:feedback@fosdem.org\">feedback@fosdem.org</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c0ff6b41047",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2fa79394"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b924481a9a2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "341c27bc17de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9852d09c72b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02d02cb1ce7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a844c2126a1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36a80e28c33a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4071126d2a8c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dda06ab2746",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7bc722a3440",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d1d67ac987f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fe91ceb2342",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2c823cc1b14",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bca5909a0029",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bd411525efd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70220f63b392",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d10ae437708",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "953167b3bd1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Suggestions welcome</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ccbfb7570156",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1977e1188621",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e9a6c6ad9d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "068534b5ea5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/practical/\">Practical information</a></li><li clas...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "2af4f78ded91",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "210ad4f9ed60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 39,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 3534,
          "settleDelayMs": 2000,
          "auditMs": 527,
          "totalMs": 4749
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "953e7aa34872",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Suggestions welcome",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "0ee7eb571c44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-015a0581"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "08a267d62e3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "08a267d62e3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 622,
        "pageNavigationMs": 3605,
        "pageLoadDelayMs": 2000,
        "totalMs": 15418,
        "scannerMs": {
          "axe": 5969,
          "accesslint": 4749
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Accessible Sovereignty: Why the Four Freedoms Depend on Inclusion",
      "elapsedMs": 20155,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 349,
          "failed": 57,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98b3ba25f954",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb8cef556b1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4558cf5ffdfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbde9bb6eb87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b59c73dac90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05329bdaaae6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ec78965dcbb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3d7f3ea30f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73684bbac25d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/community/\">Community</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "035a08d284ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Accessible Sovereignty: Why the Four Freedoms Depend on Inclusion</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d16e83197c55",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/community/\">Community</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "903e0b964c77",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub5230/\"]",
            "html": "<a href=\"/2026/schedule/room/ub5230/\">UB5.230</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ec94bb987cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-031f846c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8805988900b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2d63452472a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e622ecce"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T10:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5d0362df8e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b3c28974"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-community:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "905a2f1ce597",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/mike_gifford/\">Mike Gifford</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6265661cd708",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.av1.webm\">Video recording (AV1/WebM; preferred) - 172.3 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57fcc5c77ab5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ea0f4e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.mp4\">Video recording (MP4; for legacy systems) - 607.6 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63ecf27b0e93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e7c4a77"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34f0d1531af1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b78ebfe2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-community:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52c2eca35965",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de9594a5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-community:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18016138de05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ec7412c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ANGFQX/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e0fe6612566",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a282a7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79c2578ce70b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b16a49dc4e30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2ffa3664079",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0567cb8f835a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b35568090663",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "016800c3c9ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c925a5791940",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4278d4607dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd31c4c34ad9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc56e37b6aad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40fb8e2ae9ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05db2702019b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c797cf5d0614",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1ca2ad2e3cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d13c556606e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81ffd6294947",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "057219c608f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "8d2afb3c0072",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "346e76366417",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a8d4a7cd24d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T09:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db8507695a1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83362430"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T10:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "722896f9901e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a8a5fcb3"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd7fc4d46a19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a583744df5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10bbf72bf73d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bace89e7d998",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d40400356060",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3adf45ff48df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42fa42e4e258",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c29814caa93d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c8f65b694673",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b95e4574d928",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "24c57e1fd959",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Accessible Sovereignty: Why the Four Freedoms Depend on Inclusion</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Accessible Sovereignty: Why the Four Freedoms Depend on Inclusion\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Accessible Sovereignty: Why the Four Freedoms Depend on Inclusion\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/community/\">Community</a></li><li class=\"separator\">/</li><li class=\"active\">Accessible Sovereignty: Why the Four Freedoms Depend on Inclusion</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Accessible Sovereignty: Why the Four Freedoms Depend on Inclusion</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/community/\">Community</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ub5230/\">UB5.230</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-community:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>The four essential freedoms defined by the Free Software Foundation — freedom 0: the freedom to run the software; freedom 1: the freedom to study and change it; freedom 2: the freedom to redistribute; freedom 3: the freedom to distribute modified versions — are widely cited as the foundation of free software.  ￼https://www.gnu.org/philosophy/free-sw.en.html#four-freedoms</p>\n<p>But what does “freedom” mean when people with disabilities cannot meaningfully use, extend, and share software? Digital sovereignty is hollow unless the tools and communities respect accessibility. If a user interface or workflow excludes a segment of users, then the right to “run” or “modify” the software is in practice restricted.</p>\n<p>This talk argues that accessibility (in code, UI, documentation, communities) is not an optional add-on — it is essential for the exercise of the four freedoms, and thus for true digital sovereignty. We will explore how CMS projects can embed accessibility into their governance, workflows and contributions so that every user can exercise the freedoms of use, study, share and collaborate.</p>\n<p>It is great to see GitHub making significant efforts to improve their accessibility, and that of the tools that they give to the community. https://accessibility.github.com/</p>\n<p>https://github.blog/open-source/social-impact/our-pledge-to-help-improve-the-accessibility-of-open-source-software-at-scale/</p>\n<p>We will cover:\n    •   How exclusion of users with disabilities limits freedom of software use and modification.\n    •   The link between accessibility and community inclusivity: if you cannot participate fully, you cannot help shape the software.\n    •   Practical steps for CMS ecosystems (Drupal, WordPress, etc) to make accessibility a governance norm rather than a compliance afterthought.\n    •   A call to action: build tools, policies and default workflows so that accessibility becomes part of the infrastructure of freedom.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/mike_gifford/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/mike_gifford/0677729fa891f3655f3574e8cd7e2c2fc27222990f10b4d8fb1b5e47ad974764.jpg\" alt=\"Photo of Mike Gifford\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/mike_gifford/\">Mike Gifford</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.av1.webm\">Video recording (AV1/WebM; preferred) - 172.3 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.mp4\">Video recording (MP4; for legacy systems) - 607.6 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-community:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-community:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ANGFQX/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 471,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 6138,
          "settleDelayMs": 4605,
          "auditMs": 1451,
          "totalMs": 8219,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 57
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 43,
          "failed": 49,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/mike_gifford/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/mike_gifford/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/mike_gifford/0677729fa891f3655f3574e8cd7e2c2fc27222990f10b4d8fb1b5e47ad974764.jpg\" alt=\"Photo of Mike Gifford\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Mike Gifford\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58164415d6fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-979c5ee2"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.av1.webm\" type=\"video/webm; codecs=&quot;av01.0...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a00efd40e6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#0935\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#0935\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47cc6760ff94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd2d8c59"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1000\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1000\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82e2673c7d8a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-51f9facb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69335d38610d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3be170393469",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e78c5e0896d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29a386564faa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d00b201aa2a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e327c9895419",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdec6a25f79b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79c732bd83b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1b72b95ccba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/community/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/community/\"]",
            "html": "<a href=\"/2026/schedule/track/community/\">Community</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8123a972d0df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-be92a13e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Accessible Sovereignty: Why the Four Freedoms Depend on Inclusion</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c84beda7d81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/community/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/community/\"]",
            "html": "<a href=\"/2026/schedule/track/community/\">Community</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d071e0af1923",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-63153f69"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub5230/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub5230/\"]",
            "html": "<a href=\"/2026/schedule/room/ub5230/\">UB5.230</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a37a606e55fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-747ea06a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdeab232c4c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-community:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-community:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-community:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33f2ae30c853",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-53c73fd8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/mike_gifford/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/mike_gifford/\"]",
            "html": "<a href=\"/2026/schedule/speaker/mike_gifford/\">Mike Gifford</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b2a00397d52",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9fcedb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.av1.webm\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.av1.webm\">Video recording (AV1/WebM; preferred) - 172.3 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b131bd96099d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753fde2f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.mp4\">Video recording (MP4; for legacy systems) - 607.6 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60eaf70ee2fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-322274bf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13227fcf1787",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dc49c1cb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-community:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-community:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-community:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc491da9e056",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a5a6a31e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-community:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-community:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-community:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d25cfbd970a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-48380356"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ANGFQX/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ANGFQX/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ANGFQX/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ca06fce0c55",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e3804a9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4eb6510dc906",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f117eb8b8712",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9312eaf464f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df3b876492af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "270c7867ff90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb899e02a889",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7eea0365f411",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc6218617c50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52b0344922fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9e6d0b89907",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a21aa0034a7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d212b0735146",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "139be9809f90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fd7b4c0d501",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "def6d839d577",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61bfc7811491",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b0f65a3eb82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6d3fe028fb2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "8435f6303547",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e42b97a99383",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31d44a81080c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d98e7ecbf09a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "4299de8369b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 49,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 6243,
          "settleDelayMs": 4605,
          "auditMs": 540,
          "totalMs": 7504
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "2cc5faa3bf7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "60e7549a681c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "60e7549a681c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 310,
        "pageNavigationMs": 6243,
        "pageLoadDelayMs": 4605,
        "totalMs": 20155,
        "scannerMs": {
          "axe": 8219,
          "accesslint": 7504
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - OTP Finds a way",
      "elapsedMs": 23397,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 360,
          "failed": 59,
          "cantTell": 8,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "image-alt",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e53c478bd2e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d349e3300cc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2d5d05aedaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf4cc700717b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da5f701e7d42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cf12c0c1d6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c47cce30b7ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6522d837693f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1250ec5ea30b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ed0f5551478",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">OTP Finds a way</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daa9c387c92b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b29b854a0f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k3601/\"]",
            "html": "<a href=\"/2026/schedule/room/k3601/\">K.3.601</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cf6704016ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a9f232d7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "573ecc42bddd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1635\">16:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc1d8ee73aa1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-731c8987"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1655\">16:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c69ea32c474",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-52e6d305"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-railways-and-open-transport:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5ed217a83b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/jonas_lindstrom/\">Jonas Lindström</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e57cc18c95bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/D9RRZC-otp-finds-a-way/slides/267060/jonaslin_omm5loz.pptx\">Presentation v2</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "515573e68e69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.av1.webm\">Video recording (AV1/WebM; preferred) - 95.8 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95b5655d5da7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d9e4c4d9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.mp4\">Video recording (MP4; for legacy systems) - 351.2 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ee34bb6478f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8bdabac"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcc7603be181",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9177a0c4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-railways-and-open-transport:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "885302be23ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80cef9ee"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-railways-and-open-transport:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9144a68ed51d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ed46090"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/D9RRZC/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f5c00e8ea39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5eca7c07"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b34651ae4ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c534c8f70bb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cf281d56dc3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d6dec7981bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fa95a73ed1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1aad6dfb7404",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79d0fb437edf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18d9147a1a32",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e895a3a448f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88e18d993070",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4eaaaf3a0dbd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce56d001c063",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46284f9bfa73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "279433f2e58f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e20fb488e4e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce1821144081",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60c8154c2abf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "dd496d9e489a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "image-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".event-logo",
            "html": "<img src=\"/2026/schedule/event/D9RRZC-otp-finds-a-way/D9RRZC-otp-finds-a-way-d785fe846448a0381dcfc29fe264b848764927f73e7212e9c7cca13c06c308fe.png\" class=\"event-logo\">",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4211bd0c1777",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8e8f0ed"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6d7dfb50d138",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "19c5fb516f3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T16:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1635\">16:35</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3892363fff1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0a909a08"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T16:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1655\">16:55</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a794daf8b461",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e38fed23"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "592a1949895b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed682ff710e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9eb34838892",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75bc065e4c76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c8ac5a3d109",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32e1263b4b37",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d34d478edc19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f74ff0eed28e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "491d802484a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30f5d4931587",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6137f9f3fd1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - OTP Finds a way</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"OTP Finds a way\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - OTP Finds a way\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a></li><li class=\"separator\">/</li><li class=\"active\">OTP Finds a way</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>OTP Finds a way</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/k3601/\">K.3.601</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T16:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1635\">16:35</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T16:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1655\">16:55</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-railways-and-open-transport:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n  <img src=\"/2026/schedule/event/D9RRZC-otp-finds-a-way/D9RRZC-otp-finds-a-way-d785fe846448a0381dcfc29fe264b848764927f73e7212e9c7cca13c06c308fe.png\" class=\"event-logo\">\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>OpenTripPlanner is a mature, open-source engine for multimodal journey planning across public transport, walking, cycling, micromobility, and driving/park and ride.</p>\n<p>It supports datasources on multiple different format (NeTEx, GTFS), consumes hundreds of realtime updates per second to timetable data while delivering fast response times.</p>\n<p>With all these capabilities it is important to map real world as accurate as possible. </p>\n<p>How do you manage time-traveling trains, ghost buses, levitating trains, and how long is a staircase?</p>\n<p>Inconsistent data, outliers and quirky rules go head to head with configuration and algorithms in a battle to answer the questions, what is the best journey from A to B.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/jonas_lindstrom/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/jonas_lindstrom/b0aef1a106716cf09b9ad356a5a75a4256ef9d69a36e686ecb8e4b7ded6ad03c.jpg\" alt=\"Photo of Jonas Lindström\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/jonas_lindstrom/\">Jonas Lindström</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/D9RRZC-otp-finds-a-way/slides/267060/jonaslin_omm5loz.pptx\">Presentation v2</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.av1.webm\">Video recording (AV1/WebM; preferred) - 95.8 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.mp4\">Video recording (MP4; for legacy systems) - 351.2 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-railways-and-open-transport:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-railways-and-open-transport:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/D9RRZC/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 485,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 7750,
          "settleDelayMs": 5924,
          "auditMs": 1631,
          "totalMs": 10061,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 59
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 41,
          "failed": 51,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "text-alternatives/img-alt",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/img-alt",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/event/D9RRZC-otp-finds-a-way/D9RRZC-otp-finds-a-way-d785fe846448a0381dcfc29fe264b848764927f73e7212e9c7cca13c06c308fe.png\" class=\"event-logo\">",
            "impact": "critical",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5096888efd1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/jonas_lindstrom/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/jonas_lindstrom/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/jonas_lindstrom/b0aef1a106716cf09b9ad356a5a75a4256ef9d69a36e686ecb8e4b7ded6ad03c.jpg\" alt=\"Photo of Jonas Lindström\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Jonas Lindström\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a14c1c209980",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-11b3a533"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1772e676c158",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1635\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1635\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1635\">16:35</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccf312293334",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-779e38c4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1655\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1655\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1655\">16:55</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3261c7a170af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4233bbe"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dd3525bcb0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddeb44ca3a54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18be9453aae2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30a5f516d334",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0da86dbc1d92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf2db0265ac7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce6c202af4fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3432c7c7dcef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5efc70e32996",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/railways-and-open-transport/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/railways-and-open-transport/\"]",
            "html": "<a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ef459418909",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7ede00ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">OTP Finds a way</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ee4f38e6901",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/railways-and-open-transport/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/railways-and-open-transport/\"]",
            "html": "<a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "988a9320506b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6f2ee50a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k3601/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k3601/\"]",
            "html": "<a href=\"/2026/schedule/room/k3601/\">K.3.601</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "853920ba89ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-22f1738f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3c9d1ea7089",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-railways-and-open-transport:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-railways-and-open-transport:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-railways-and-open-transport:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2218e1c6f84e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-50c0c96b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/jonas_lindstrom/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/jonas_lindstrom/\"]",
            "html": "<a href=\"/2026/schedule/speaker/jonas_lindstrom/\">Jonas Lindström</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "595a37e711bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-337628b4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/events/attachments/D9RRZC-otp-finds-a-way/slides/267060/jonaslin_omm5loz.pptx\"]",
            "selector": "li > a[href=\"/2026/events/attachments/D9RRZC-otp-finds-a-way/slides/267060/jonaslin_omm5loz.pptx\"]",
            "html": "<a href=\"/2026/events/attachments/D9RRZC-otp-finds-a-way/slides/267060/jonaslin_omm5loz.pptx\">Presentation v2</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "139a5d036696",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-77bda454"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.av1.webm\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.av1.webm\">Video recording (AV1/WebM; preferred) - 95.8 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8e5e20abd57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9907afee"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.mp4\">Video recording (MP4; for legacy systems) - 351.2 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2c9dcf11edc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6923e4b4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38de3b86ec2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ae4628c7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-railways-and-open-transport:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-railways-and-open-transport:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-railways-and-open-transport:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62d45903f04a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ac2a9bc8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(5) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-railways-and-open-transport:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddffe8ad34af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-21a0e3b5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/D9RRZC/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/D9RRZC/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/D9RRZC/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dee35f64dc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2498c59d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b509ac879928",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca5764526220",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d2c9fe234f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f051bd4eff6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08bf0e3bd05b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00294757cb0b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b86d2886b50d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47952fc59c7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0f3b14d8a3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "634004e2f707",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e94f184843d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fbb9838368a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb0203fba1c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d419084f1491",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d18d3e2cac9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "212544a13a95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "217e00087d4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "dffe727e840e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "96c6b5ddd65a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcb347dd01ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a40a205f1eac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ae463f61a1ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6cf283994e62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 51,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 7511,
          "settleDelayMs": 5924,
          "auditMs": 533,
          "totalMs": 9673
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 2,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "cd36541b483d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "error",
            "rule": "image-alt",
            "element": "<img class=\"event-logo\">",
            "message": "Image is missing an alt attribute",
            "suggestion": "Add an alt attribute that describes the image, or use alt=\"\" for decorative images",
            "line": 0,
            "fingerprint": "0c1e3c365e24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-71a1818c"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "60a2462324bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "60a2462324bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 307,
        "pageNavigationMs": 7750,
        "pageLoadDelayMs": 5924,
        "totalMs": 23397,
        "scannerMs": {
          "axe": 10061,
          "accesslint": 9673
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/track/search/",
      "finalUrl": "https://fosdem.org/2026/schedule/track/search/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Search",
      "elapsedMs": 23602,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 577,
          "failed": 56,
          "cantTell": 6,
          "inapplicable": 60
        },
        "failedRules": [
          "color-contrast",
          "empty-table-header",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22b4d5481c00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e56b2b6fd69f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db36d62c4437",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "283a39e91274",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf344eedbe76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ca37013b95b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c97503de2bf0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"tracks/\"]",
            "html": "<a href=\"/2026/schedule/tracks/\">Tracks</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "883d97c26fec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1291210e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5a1b1c13bc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Search</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a74d1a6b0fcc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub4136/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4136/\">UB4.136</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44871744d5d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9129a04e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a:nth-child(7)",
            "html": "<a href=\"/2026/schedule/track/search.ics\">iCal</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b874b7eaf48b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-198b1454"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a:nth-child(8)",
            "html": "<a href=\"/2026/schedule/track/search.xcs\">xCal</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26d3e34a4cfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3b3219f0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a:nth-child(12)",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-search:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d19e93bd439",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b19a626d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".c5.t35[colspan=\"6\"] > a",
            "html": "<a href=\"/2026/schedule/event/NHNPMY-deriving_maximum_insight_open-source_graph-enhanced_rag_for_complex_question_ans/\" title=\"Deriving Maximum Insight: Open-Source Graph-Enhanced RAG for Complex Question Answering\">",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #333333, background color: #fa6900, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".c5.t35[colspan=\"6\"]"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "980183357deb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8b0d2895"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".well > p > a",
            "html": "<a href=\"https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html\">https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.11 (foreground color: #3479c4, background color: #f5f5f5, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".well"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05b454abcee6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b3d14df3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/event/GS7B8Y-meilisearch-laguage-support/\">Language support in Meilisearch<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acaa8f499465",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(3) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/event/CB7MBQ-rust-block-max-pruning/\">Implementing Block-Max Pruning in Rust: Faster Learned Sparse Retrieval for Modern Search<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(3) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "341ca6b7f4f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0772f581"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(4) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/event/NHNPMY-deriving_maximum_insight_open-source_graph-enhanced_rag_for_complex_question_ans/\">Deriving Maximum Insight: Open-Source Graph-Enhanced RAG for Complex Question Answering<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff923c53727c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-675dc002"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(5) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/event/YPJWFM-opensearch-v3-search-innovation-and-ai/\">OpenSearch v3: A New Era of Search Innovation - From Neural Sparse ANN to Agentic Workflows and everything in-between<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(5) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e0e8c82a90a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ecc459f5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(6) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/event/3AWMQZ-multi-vector-embeddings-revolution-or-evolution/\">Multi-Vector embeddings revolution? or evolution?<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70d94dbe45f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5401ca94"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(7) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/event/ZVGHWC-multi-stage_retrieval_in_elasticsearch_-_present_and_future/\">Multi-Stage Retrieval in Elasticsearch - Present and Future<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(7) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6493356d56d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e69dfac1"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6c21f20eb6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "673b6edac902",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "046349a6c107",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bd839618a02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d927944fa7c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d97dc067fab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38ed357a4ec7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba0b610d9acf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "491bcb2f8d47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "891a486411fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3f21d6d18ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38dac9fe8eba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37a85ccf6412",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4580e52fda19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a8642dcd8c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "183ce10f43d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec49b8e1dfb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-table-header",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-table-header?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "thead > tr > .day",
            "html": "<th class=\"day\"></th>",
            "message": "Table header text should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ceb0a0176f00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c008d04a"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "td[colspan=\"6\"] > h3",
            "html": "<h3>Sunday</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5d7970751eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-44566c1e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c0aca9090c41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "178390768872",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a:nth-child(7)",
            "html": "<a href=\"/2026/schedule/track/search.ics\">iCal</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccd85c9f23a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5d41122d"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a:nth-child(8)",
            "html": "<a href=\"/2026/schedule/track/search.xcs\">xCal</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22f07ca7252b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4278d128"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "503ea82843c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "535eb8f61bb4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88234764d743",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "affb98d5b5c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "357e08da94bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d92161920c22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45886d9166f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d9d90d4f15f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ada806fd2bd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9a106532bdc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "de91681d29c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Search</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Search\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Search\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-track\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/tracks/\">Tracks</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li class=\"active\">Search</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Search</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<p class=\"side-box\">\n<i class=\"icon-home\"></i> <strong>Room</strong>:\n\n<a href=\"/2026/schedule/room/ub4136/\">UB4.136</a>\n\n<br>\n<i class=\"icon-calendar\"></i> <strong>Calendar:</strong>\n<a href=\"/2026/schedule/track/search.ics\">iCal</a>, <a href=\"/2026/schedule/track/search.xcs\">xCal</a>\n<br>\n<i class=\"icon-comment\"></i> <strong>Chat</strong>: <a href=\"https://chat.fosdem.org/#/room/#2026-search:fosdem.org\">Join the conversation!</a>\n\n<br>\n</p>\n<br style=\"clear: both;\">\n\n<table class=\"table table-striped table-bordered table-condensed roomtracks\">\n  <thead>\n    <tr>\n      <th class=\"day\"></th>\n      \n      \n      <th colspan=\"12\" style=\"text-align: left;\">09</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">10</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">11</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">12</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">13</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">14</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">15</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">16</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">17</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">18</th>\n      \n    </tr>\n  </thead>\n  <tbody>\n\n    <tr class=\"section_start\">\n      \n      <th class=\"day\"><a href=\"/2026/schedule/day/sunday/\">Sunday</a></th>\n      \n      \n      \n      \n      \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n        \n          <td class=\"t20\"></td>\n          \n          <td class=\"t25\"></td>\n          \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n        \n          <td class=\"t40\"></td>\n          \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n        \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n          <td class=\"t20\"></td>\n          \n          <td class=\"t25\"></td>\n          \n        \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n          <td class=\"t40\"></td>\n          \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n        \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n          <td class=\"t20\"></td>\n          \n          <td class=\"t25\"></td>\n          \n        \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n          <td class=\"t40\"></td>\n          \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n        \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n          <td class=\"t20\"></td>\n          \n          <td class=\"t25\"></td>\n          \n        \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n          <td class=\"t40\"></td>\n          \n        \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"c3 t15\" colspan=\"6\"><a href=\"/2026/schedule/event/GS7B8Y-meilisearch-laguage-support/\" title=\"Language support in Meilisearch\">Language support in Meilisearch<br><i></i></a></td>\n          \n          \n        \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"c4 t55\" colspan=\"6\"><a href=\"/2026/schedule/event/CB7MBQ-rust-block-max-pruning/\" title=\"Implementing Block-Max Pruning in Rust: Faster Learned Sparse Retrieval for Modern Search\">Implementing Block-Max Pruning in Rust: Faster Learned Sparse Retrieval for Modern Search<br><i></i></a></td>\n          \n          \n        \n          <td class=\"t25\"></td>\n          \n          <td class=\"t30\"></td>\n          \n          <td class=\"c5 t35\" colspan=\"6\"><a href=\"/2026/schedule/event/NHNPMY-deriving_maximum_insight_open-source_graph-enhanced_rag_for_complex_question_ans/\" title=\"Deriving Maximum Insight: Open-Source Graph-Enhanced RAG for Complex Question Answering\">Deriving Maximum Insight: Open-Source Graph-Enhanced RAG for Complex Question Answering<br><i></i></a></td>\n          \n          \n        \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"c6 t15\" colspan=\"6\"><a href=\"/2026/schedule/event/YPJWFM-opensearch-v3-search-innovation-and-ai/\" title=\"OpenSearch v3: A New Era of Search Innovation - From Neural Sparse ANN to Agentic Workflows and everything in-between\">OpenSearch v3: A New Era of Search Innovation - From Neural Sparse ANN to Agentic Workflows and everything in-between<br><i></i></a></td>\n          \n          \n        \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"c7 t55\" colspan=\"6\"><a href=\"/2026/schedule/event/3AWMQZ-multi-vector-embeddings-revolution-or-evolution/\" title=\"Multi-Vector embeddings revolution? or evolution?\">Multi-Vector embeddings revolution? or evolution?<br><i></i></a></td>\n          \n          \n        \n          <td class=\"t25\"></td>\n          \n          <td class=\"c8 t30\" colspan=\"6\"><a href=\"/2026/schedule/event/ZVGHWC-multi-stage_retrieval_in_elasticsearch_-_present_and_future/\" title=\"Multi-Stage Retrieval in Elasticsearch - Present and Future\">Multi-Stage Retrieval in Elasticsearch - Present and Future<br><i></i></a></td>\n          \n          \n        \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n          <td class=\"t20\"></td>\n          \n          <td class=\"t25\"></td>\n          \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n          <td class=\"t40\"></td>\n          \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n      <td class=\"t20\"></td>\n      \n      <td class=\"t25\"></td>\n      \n      <td class=\"t30\"></td>\n      \n      <td class=\"t35\"></td>\n      \n      <td class=\"t40\"></td>\n      \n      <td class=\"t45\"></td>\n      \n      <td class=\"t50\"></td>\n      \n      <td class=\"t55\"></td>\n      \n      <td class=\"t00\"></td>\n      \n      </tr>\n    \n  </tbody>\n</table>\n\n\n<div class=\"well well-small track-cfp\">\n      <p>Read the Call for Papers at <a href=\"https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html\">https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html</a>.</p>\n</div>\n\n\n\n\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th colspan=\"2\">Event</th>\n            <th>Speakers</th>\n            \n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n      </thead>\n      <tbody>\n      \n    \n        <tr>\n          <td colspan=\"6\"><h3>Sunday</h3></td>\n        </tr>\n        \n          <tr>\n            <td class=\"c3\">&nbsp;</td>\n            <td><a href=\"/2026/schedule/event/GS7B8Y-meilisearch-laguage-support/\">Language support in Meilisearch<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/many/\" class=\"quiet\">many</a></td>\n              \n            <td><a class=\"quiet value-title\" title=\"2026-02-01T13:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1315\">13:15</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T13:45:00+01:00\" href=\"/2026/schedule/day/sunday/#1345\">13:45</a></td>\n          </tr>\n        \n          <tr>\n            <td class=\"c4\">&nbsp;</td>\n            <td><a href=\"/2026/schedule/event/CB7MBQ-rust-block-max-pruning/\">Implementing Block-Max Pruning in Rust: Faster Learned Sparse Retrieval for Modern Search<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/ferdinand_schlatt/\" class=\"quiet\">Ferdinand Schlatt</a>, <a href=\"/2026/schedule/speaker/antonio_mallia/\" class=\"quiet\">Antonio Mallia</a></td>\n              \n            <td><a class=\"quiet value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T14:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1425\">14:25</a></td>\n          </tr>\n        \n          <tr>\n            <td class=\"c5\">&nbsp;</td>\n            <td><a href=\"/2026/schedule/event/NHNPMY-deriving_maximum_insight_open-source_graph-enhanced_rag_for_complex_question_ans/\">Deriving Maximum Insight: Open-Source Graph-Enhanced RAG for Complex Question Answering<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/mykyta_kemarskyi/\" class=\"quiet\">Mykyta Kemarskyi</a></td>\n              \n            <td><a class=\"quiet value-title\" title=\"2026-02-01T14:35:00+01:00\" href=\"/2026/schedule/day/sunday/#1435\">14:35</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T15:05:00+01:00\" href=\"/2026/schedule/day/sunday/#1505\">15:05</a></td>\n          </tr>\n        \n          <tr>\n            <td class=\"c6\">&nbsp;</td>\n            <td><a href=\"/2026/schedule/event/YPJWFM-opensearch-v3-search-innovation-and-ai/\">OpenSearch v3: A New Era of Search Innovation - From Neural Sparse ANN to Agentic Workflows and everything in-between<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/dotan_horovits/\" class=\"quiet\">Dotan Horovits</a>, <a href=\"/2026/schedule/speaker/aswath_srinivasan/\" class=\"quiet\">Aswath Srinivasan</a></td>\n              \n            <td><a class=\"quiet value-title\" title=\"2026-02-01T15:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1515\">15:15</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T15:45:00+01:00\" href=\"/2026/schedule/day/sunday/#1545\">15:45</a></td>\n          </tr>\n        \n          <tr>\n            <td class=\"c7\">&nbsp;</td>\n            <td><a href=\"/2026/schedule/event/3AWMQZ-multi-vector-embeddings-revolution-or-evolution/\">Multi-Vector embeddings revolution? or evolution?<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/marcin_antas/\" class=\"quiet\">Marcin Antas</a>, <a href=\"/2026/schedule/speaker/roberto_esposito/\" class=\"quiet\">Roberto Esposito</a></td>\n              \n            <td><a class=\"quiet value-title\" title=\"2026-02-01T15:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1555\">15:55</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T16:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1625\">16:25</a></td>\n          </tr>\n        \n          <tr>\n            <td class=\"c8\">&nbsp;</td>\n            <td><a href=\"/2026/schedule/event/ZVGHWC-multi-stage_retrieval_in_elasticsearch_-_present_and_future/\">Multi-Stage Retrieval in Elasticsearch - Present and Future<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/carlos_delgado/\" class=\"quiet\">Carlos Delgado</a></td>\n              \n            <td><a class=\"quiet value-title\" title=\"2026-02-01T16:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1630\">16:30</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T17:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1700\">17:00</a></td>\n          </tr>\n        \n      \n    \n  </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 699,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 8392,
          "settleDelayMs": 6866,
          "auditMs": 1390,
          "totalMs": 10395,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 56
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 41,
          "failed": 51,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "adaptable/empty-table-header",
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "adaptable/empty-table-header",
            "xpath": "table:nth-of-type(1) > thead > tr > th:nth-of-type(1)",
            "selector": "table:nth-of-type(1) > thead > tr > th:nth-of-type(1)",
            "html": "<th class=\"day\"></th>",
            "impact": "minor",
            "message": "Table header cell is empty. Add text or use aria-label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4b0d5e2d2e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-84d417f0"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"/2026/schedule/room/ub4136/\"]",
            "selector": "p > a[href=\"/2026/schedule/room/ub4136/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4136/\">UB4.136</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2d288f864b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ebb8c222"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"/2026/schedule/track/search.ics\"]",
            "selector": "p > a[href=\"/2026/schedule/track/search.ics\"]",
            "html": "<a href=\"/2026/schedule/track/search.ics\">iCal</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7407b97362d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bc4534a4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"/2026/schedule/track/search.xcs\"]",
            "selector": "p > a[href=\"/2026/schedule/track/search.xcs\"]",
            "html": "<a href=\"/2026/schedule/track/search.xcs\">xCal</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "146457aee686",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee6065ff"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://chat.fosdem.org/#/room/#2026-search:fosdem.org\"]",
            "selector": "p > a[href=\"https://chat.fosdem.org/#/room/#2026-search:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-search:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "731025feb65e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9f61a9a9"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html\"]",
            "selector": "p > a[href=\"https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html\"]",
            "html": "<a href=\"https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html\">https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ca65d4303e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-36b9851f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69b5bebfc527",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a4050556949",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd33bb71347b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaf1efba4f96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f7999e3983d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "298a402e8f0f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1219fff3071",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/tracks/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/tracks/\"]",
            "html": "<a href=\"/2026/schedule/tracks/\">Tracks</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd68a9c269e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e7e8fd54"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0907113ba9e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul > li:nth-of-type(9)",
            "selector": "ul > li:nth-of-type(9)",
            "html": "<li class=\"active\">Search</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3ee938415c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83879e7b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"/2026/schedule/room/ub4136/\"]",
            "selector": "p > a[href=\"/2026/schedule/room/ub4136/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4136/\">UB4.136</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bf1046e4245",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c091fb41"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"/2026/schedule/track/search.ics\"]",
            "selector": "p > a[href=\"/2026/schedule/track/search.ics\"]",
            "html": "<a href=\"/2026/schedule/track/search.ics\">iCal</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6526c0821096",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-47c361a1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"/2026/schedule/track/search.xcs\"]",
            "selector": "p > a[href=\"/2026/schedule/track/search.xcs\"]",
            "html": "<a href=\"/2026/schedule/track/search.xcs\">xCal</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88afd7e2531a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c5caf144"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://chat.fosdem.org/#/room/#2026-search:fosdem.org\"]",
            "selector": "p > a[href=\"https://chat.fosdem.org/#/room/#2026-search:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-search:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "128b71fec6d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ad99f77b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(58) > a",
            "selector": "td:nth-of-type(58) > a",
            "html": "<a href=\"/2026/schedule/event/NHNPMY-deriving_maximum_insight_open-source_graph-enhanced_rag_for_complex_question_ans/\" title=\"Deriving Maximum Insight: Open-Source Graph-Enhanced RAG for Complex Ques...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "494269ba2ba0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1ed999b1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html\"]",
            "selector": "p > a[href=\"https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html\"]",
            "html": "<a href=\"https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html\">https://lists.fosdem.org/pipermail/fosdem/2025q4/003647.html</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.12:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3df05c67298",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-584cbb8c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/GS7B8Y-meilisearch-laguage-support/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/GS7B8Y-meilisearch-laguage-support/\"]",
            "html": "<a href=\"/2026/schedule/event/GS7B8Y-meilisearch-laguage-support/\">Language support in Meilisearch<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da1cc3741bb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-009b6bf9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/CB7MBQ-rust-block-max-pruning/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/CB7MBQ-rust-block-max-pruning/\"]",
            "html": "<a href=\"/2026/schedule/event/CB7MBQ-rust-block-max-pruning/\">Implementing Block-Max Pruning in Rust: Faster Learned Sparse Retrieval for Modern Search<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d41bd25e814b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ea755440"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(4) > td:nth-of-type(2) > a",
            "selector": "tr:nth-of-type(4) > td:nth-of-type(2) > a",
            "html": "<a href=\"/2026/schedule/event/NHNPMY-deriving_maximum_insight_open-source_graph-enhanced_rag_for_complex_question_ans/\">Deriving Maximum Insight: Open-Source Graph-Enhanced RAG for Complex Question An...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e77e907de69f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-44b154ec"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/YPJWFM-opensearch-v3-search-innovation-and-ai/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/YPJWFM-opensearch-v3-search-innovation-and-ai/\"]",
            "html": "<a href=\"/2026/schedule/event/YPJWFM-opensearch-v3-search-innovation-and-ai/\">OpenSearch v3: A New Era of Search Innovation - From Neural Sparse ANN to Agentic Workflows and everything in-between<br><...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a141dbc4edf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9ab15a44"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/3AWMQZ-multi-vector-embeddings-revolution-or-evolution/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/3AWMQZ-multi-vector-embeddings-revolution-or-evolution/\"]",
            "html": "<a href=\"/2026/schedule/event/3AWMQZ-multi-vector-embeddings-revolution-or-evolution/\">Multi-Vector embeddings revolution? or evolution?<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7949601fdcf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e1e6ff1e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/ZVGHWC-multi-stage_retrieval_in_elasticsearch_-_present_and_future/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/ZVGHWC-multi-stage_retrieval_in_elasticsearch_-_present_and_future/\"]",
            "html": "<a href=\"/2026/schedule/event/ZVGHWC-multi-stage_retrieval_in_elasticsearch_-_present_and_future/\">Multi-Stage Retrieval in Elasticsearch - Present and Future<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1d63665e6b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-be28a78d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76690b8ae50e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e0274271408",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b18edd8bb241",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d507364c9427",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40c3fb181d18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39f02f4b4538",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51b45422448b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0488d565626",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b48b86cd621a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fe049072895",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8328578000f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3635d142007d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39e1d671d1ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4178d2a591c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc41decad221",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56cb7f88737a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f69a8d1be012",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "td > h3",
            "selector": "td > h3",
            "html": "<h3>Sunday</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b441efed63b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eb25b03b"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c063c8ead5f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6be32bac6a0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7c7f6c15cc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "2f2af4b875ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a382b37b6db0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 51,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 8378,
          "settleDelayMs": 6866,
          "auditMs": 539,
          "totalMs": 9563
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "04f50d086348",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "71698b06830c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Sunday",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "116eb4ed23c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3fc49d2b"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "f031490d2249",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "f031490d2249",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 307,
        "pageNavigationMs": 8392,
        "pageLoadDelayMs": 6866,
        "totalMs": 23602,
        "scannerMs": {
          "axe": 10395,
          "accesslint": 9563
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/contact/",
      "finalUrl": "https://fosdem.org/2026/contact/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Contact",
      "elapsedMs": 24574,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 279,
          "failed": 61,
          "cantTell": 7,
          "inapplicable": 65
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99d3a3697981",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cb6c1c5173a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a60951a49642",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ca648799"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1807d9b2b52",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "917913b7df56",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9b4b40c9eb1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "825e43469a83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Contact</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a7a1ae28acc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(4) > a",
            "html": "<a href=\"https://lists.fosdem.org/mailman/listinfo/fosdem\">mailing list</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f98a1046199",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8a90c688"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#fosdem:fosdem.org?web-instance[element.io]=chat.fosdem.org\">the #fosdem:fosdem.org matrix room</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63643e42152f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f39bac8d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(6) > a:nth-child(1)",
            "html": "<a href=\"https://matrix.to/#/#fosdem-space:fosdem.org?web-instance[element.io]=chat.fosdem.org\">#fosdem-space:fosdem.org</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afb396939616",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2cd3c72d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(6) > a:nth-child(2)",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#fosdem:fosdem.org\">chat.fosdem.org</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b675e58cb05b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ecb7e3f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(8) > a",
            "html": "<a href=\"https://lists.fosdem.org/mailman/listinfo/volunteers\">volunteers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8f491c6a78f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4f5f722f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"volunteers.fosdem.org/\"]",
            "html": "<a href=\"https://volunteers.fosdem.org/\">volunteers.fosdem.org</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2fcc64e46c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33ac3d84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"mailto:info@fosdem.org\"]",
            "html": "<a href=\"mailto:info@fosdem.org\">info@fosdem.org</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7313fab4a177",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c9de1c2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"tel:+3227887474\"]",
            "html": "<a class=\"tel\" href=\"tel:+3227887474\">+32 2 788 74 74</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f7b5f4e25a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c05fde7b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"tel:+32486961726\"]",
            "html": "<a class=\"tel\" href=\"tel:+32486961726\">+32 486 96 17 26</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92792033d020",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0fb21ed7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"mailto:mvandenborre@fosdem.org\"]",
            "html": "<a href=\"mailto:mvandenborre@fosdem.org\">mvandenborre@fosdem.org</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42058b3087fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9ffd989b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"mailto:sponsors@fosdem.org\"]",
            "html": "<a href=\"mailto:sponsors@fosdem.org\">sponsors@fosdem.org</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0dc6c9df7f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-46b5670c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6115e4374f43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e0ace2abd31",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77f8ac6c874b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62c721df96b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "419ce62f52e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9155eabd7b49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa37de0c3353",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef0d41fdfe1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ca532298c30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc59bc83b33f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73c74777bbf4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "996930533645",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5ed95b045a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f6fa5b335c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df332f4e0bf7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4da5cff847ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "761a51625f79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h3:nth-child(3)",
            "html": "<h3>Discuss</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcfe85b7d534",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7226045c"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4bcd4811ba75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "05c8535d68fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(4) > a",
            "html": "<a href=\"https://lists.fosdem.org/mailman/listinfo/fosdem\">mailing list</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be2a3cdd703f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-645ecab5"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#fosdem:fosdem.org?web-instance[element.io]=chat.fosdem.org\">the #fosdem:fosdem.org matrix room</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8632528999fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9698e372"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(6) > a:nth-child(1)",
            "html": "<a href=\"https://matrix.to/#/#fosdem-space:fosdem.org?web-instance[element.io]=chat.fosdem.org\">#fosdem-space:fosdem.org</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20b55261dc48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c5006270"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(6) > a:nth-child(2)",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#fosdem:fosdem.org\">chat.fosdem.org</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ce0a001a727",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-63868194"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(8) > a",
            "html": "<a href=\"https://lists.fosdem.org/mailman/listinfo/volunteers\">volunteers</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(8)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de2393268b04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f059a9a7"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"volunteers.fosdem.org/\"]",
            "html": "<a href=\"https://volunteers.fosdem.org/\">volunteers.fosdem.org</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(9)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "010e48895cbf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7a2ef03f"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"mailto:info@fosdem.org\"]",
            "html": "<a href=\"mailto:info@fosdem.org\">info@fosdem.org</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(11)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba0aa0dc842f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cd3e04e7"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href=\"tel:+3227887474\"]",
            "html": "<a class=\"tel\" href=\"tel:+3227887474\">+32 2 788 74 74</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(12)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9da91de5ef49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-67fe4909"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href=\"tel:+32486961726\"]",
            "html": "<a class=\"tel\" href=\"tel:+32486961726\">+32 486 96 17 26</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(13)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2237f2c9ffd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ce183691"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href=\"mailto:mvandenborre@fosdem.org\"]",
            "html": "<a href=\"mailto:mvandenborre@fosdem.org\">mvandenborre@fosdem.org</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(13)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8379371b83f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2b74d2c2"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href=\"mailto:sponsors@fosdem.org\"]",
            "html": "<a href=\"mailto:sponsors@fosdem.org\">sponsors@fosdem.org</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(15)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "397d4d7a4d49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f0de0f1d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5aec13982824",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cdb0bb52015",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33f98c144a7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cac0c1e8caf5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(4)",
            "html": "<li><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ef8dd59777d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-861ff79e"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57bba8688c65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b513b423c0cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f93c8d4e081",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f5c61aa6f40c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1696d0eb8827",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c145bf56014c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Contact</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Contact\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Contact\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li class=\"active\"><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li class=\"active\">Contact</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Contact</h1>\n\t\n\t</div>\n      \n\n      \n<h3>Discuss</h3>\n\n<p>\n  There is a <a href=\"https://lists.fosdem.org/mailman/listinfo/fosdem\">mailing list</a> \n  (and an archive) to help you get in touch with other FOSDEM visitors.\n</p>\n\n<p>\n  You may also join us for a chat at any time in\n  <a href=\"https://matrix.to/#/#fosdem:fosdem.org?web-instance[element.io]=chat.fosdem.org\">the #fosdem:fosdem.org matrix room</a>.\n</p>\n\n<p>\n  During the event, you can join real-time discussions and watch talks live on matrix!\n  See the matrix space at \n  <a href=\"https://matrix.to/#/#fosdem-space:fosdem.org?web-instance[element.io]=chat.fosdem.org\">#fosdem-space:fosdem.org</a>.\n  Don't have a matrix account yet? Create one for free at\n  <a href=\"https://chat.fosdem.org/#/room/#fosdem:fosdem.org\">chat.fosdem.org</a>.\n</p>\n\n\n<h3>Help out</h3>\n\n<p>\n  Visitors interested in helping out during the event can register for the\n  <a href=\"https://lists.fosdem.org/mailman/listinfo/volunteers\">volunteers</a> mailing\n  list, where all communication between and coordination of volunteers takes place.\n</p>\n\n<p>\n  In the months before the event, volunteers can register at\n  <a href=\"https://volunteers.fosdem.org/\">volunteers.fosdem.org</a> and pick up any of\n  the defined tasks.\n</p>\n\n\n<h3>Get in touch</h3>\n\n<p>\n  You can contact us by email at <a href=\"mailto:info@fosdem.org\">info@fosdem.org</a>.\n</p>\n\n<p>\n  During the event, the Infodesk is reachable by phone using the number\n  <a class=\"tel\" href=\"tel:+3227887474\">+32 2 788 74 74</a> (for <u><strong>urgent</strong></u> matters only, please).\n</p>\n\n<p>\n  For press inquiries <u><b>only</b></u>, please contact Mark Van den Borre,\n  <a class=\"tel\" href=\"tel:+32486961726\">+32 486 96 17 26</a>,\n  <a href=\"mailto:mvandenborre@fosdem.org\">mvandenborre@fosdem.org</a> (NL, EN).\n</p>\n\n\n<h3>Sponsor</h3>\n\n<p>\n  For sponsorship inquiries <u><strong>only</strong></u>, please contact\n  <a href=\"mailto:sponsors@fosdem.org\">sponsors@fosdem.org</a>.\n</p>\n\n\n<h3>Legal</h3>\n\n<p>\n  The legal entity behind FOSDEM is \"FOSDEM VZW\", a not-for-profit under\n  Belgian law with company registration number \"BE 0477.085.590\". Our\n  address is \"FOSDEM VZW, Guldendelle 9, 1930 Zaventem\".\n</p>\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 412,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 9016,
          "settleDelayMs": 7498,
          "auditMs": 1263,
          "totalMs": 10878,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 61
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 41,
          "failed": 51,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://lists.fosdem.org/mailman/listinfo/fosdem\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://lists.fosdem.org/mailman/listinfo/fosdem\"]",
            "html": "<a href=\"https://lists.fosdem.org/mailman/listinfo/fosdem\">mailing list</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0e5ac7cfaeb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-52a1f975"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(2) > a[href=\"https://matrix.to/#/#fosdem:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://matrix.to/#/#fosdem:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#fosdem:fosdem.org?web-instance[element.io]=chat.fosdem.org\">the #fosdem:fosdem.org matrix room</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03034f6dd4e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1d1705e1"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(3) > a[href=\"https://matrix.to/#/#fosdem-space:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "p:nth-of-type(3) > a[href=\"https://matrix.to/#/#fosdem-space:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#fosdem-space:fosdem.org?web-instance[element.io]=chat.fosdem.org\">#fosdem-space:fosdem.org</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "640332fd76c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cbaac867"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(3) > a[href=\"https://chat.fosdem.org/#/room/#fosdem:fosdem.org\"]",
            "selector": "p:nth-of-type(3) > a[href=\"https://chat.fosdem.org/#/room/#fosdem:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#fosdem:fosdem.org\">chat.fosdem.org</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3dae31827e93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-01f994e0"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(4) > a[href=\"https://lists.fosdem.org/mailman/listinfo/volunteers\"]",
            "selector": "p:nth-of-type(4) > a[href=\"https://lists.fosdem.org/mailman/listinfo/volunteers\"]",
            "html": "<a href=\"https://lists.fosdem.org/mailman/listinfo/volunteers\">volunteers</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f575b58d91f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b6137c94"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(5) > a[href=\"https://volunteers.fosdem.org/\"]",
            "selector": "p:nth-of-type(5) > a[href=\"https://volunteers.fosdem.org/\"]",
            "html": "<a href=\"https://volunteers.fosdem.org/\">volunteers.fosdem.org</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e89e5b543417",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-31871eae"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(6) > a[href=\"mailto:info@fosdem.org\"]",
            "selector": "p:nth-of-type(6) > a[href=\"mailto:info@fosdem.org\"]",
            "html": "<a href=\"mailto:info@fosdem.org\">info@fosdem.org</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9de12f302c9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-afb5b468"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(7) > a[href=\"tel:+3227887474\"]",
            "selector": "p:nth-of-type(7) > a[href=\"tel:+3227887474\"]",
            "html": "<a class=\"tel\" href=\"tel:+3227887474\">+32 2 788 74 74</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4833b0c9dd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-05bc3894"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(8) > a[href=\"tel:+32486961726\"]",
            "selector": "p:nth-of-type(8) > a[href=\"tel:+32486961726\"]",
            "html": "<a class=\"tel\" href=\"tel:+32486961726\">+32 486 96 17 26</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc4a576a8d82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-36ff0a6a"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(8) > a[href=\"mailto:mvandenborre@fosdem.org\"]",
            "selector": "p:nth-of-type(8) > a[href=\"mailto:mvandenborre@fosdem.org\"]",
            "html": "<a href=\"mailto:mvandenborre@fosdem.org\">mvandenborre@fosdem.org</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de6c9a8a6b33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-32ff1a0c"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(9) > a[href=\"mailto:sponsors@fosdem.org\"]",
            "selector": "p:nth-of-type(9) > a[href=\"mailto:sponsors@fosdem.org\"]",
            "html": "<a href=\"mailto:sponsors@fosdem.org\">sponsors@fosdem.org</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf0a6fa0c621",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e16b0d3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fb33e7f92bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb4672db9117",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fd7b40e9fd5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef3bc2cf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "879d0df1fe60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0d1940b2301",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ecec9af4042",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75022cc32219",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(3)",
            "selector": "#main > ul > li:nth-of-type(3)",
            "html": "<li class=\"active\">Contact</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96bf9908ea8e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-61ce7539"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://lists.fosdem.org/mailman/listinfo/fosdem\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://lists.fosdem.org/mailman/listinfo/fosdem\"]",
            "html": "<a href=\"https://lists.fosdem.org/mailman/listinfo/fosdem\">mailing list</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ae9d7856ec7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d7b0d31"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(2) > a[href=\"https://matrix.to/#/#fosdem:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://matrix.to/#/#fosdem:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#fosdem:fosdem.org?web-instance[element.io]=chat.fosdem.org\">the #fosdem:fosdem.org matrix room</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e73066e249c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eb16afff"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(3) > a[href=\"https://matrix.to/#/#fosdem-space:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "p:nth-of-type(3) > a[href=\"https://matrix.to/#/#fosdem-space:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#fosdem-space:fosdem.org?web-instance[element.io]=chat.fosdem.org\">#fosdem-space:fosdem.org</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "032778f6dd07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-64324b9e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(3) > a[href=\"https://chat.fosdem.org/#/room/#fosdem:fosdem.org\"]",
            "selector": "p:nth-of-type(3) > a[href=\"https://chat.fosdem.org/#/room/#fosdem:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#fosdem:fosdem.org\">chat.fosdem.org</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaf675f825ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-18d3c058"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(4) > a[href=\"https://lists.fosdem.org/mailman/listinfo/volunteers\"]",
            "selector": "p:nth-of-type(4) > a[href=\"https://lists.fosdem.org/mailman/listinfo/volunteers\"]",
            "html": "<a href=\"https://lists.fosdem.org/mailman/listinfo/volunteers\">volunteers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f818c4c6cdd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d79bac4b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(5) > a[href=\"https://volunteers.fosdem.org/\"]",
            "selector": "p:nth-of-type(5) > a[href=\"https://volunteers.fosdem.org/\"]",
            "html": "<a href=\"https://volunteers.fosdem.org/\">volunteers.fosdem.org</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d163925bd2ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b2ac1deb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(6) > a[href=\"mailto:info@fosdem.org\"]",
            "selector": "p:nth-of-type(6) > a[href=\"mailto:info@fosdem.org\"]",
            "html": "<a href=\"mailto:info@fosdem.org\">info@fosdem.org</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c0687446dff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-287354c2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(8) > a[href=\"mailto:mvandenborre@fosdem.org\"]",
            "selector": "p:nth-of-type(8) > a[href=\"mailto:mvandenborre@fosdem.org\"]",
            "html": "<a href=\"mailto:mvandenborre@fosdem.org\">mvandenborre@fosdem.org</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5643b10dcc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee7ad49a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(9) > a[href=\"mailto:sponsors@fosdem.org\"]",
            "selector": "p:nth-of-type(9) > a[href=\"mailto:sponsors@fosdem.org\"]",
            "html": "<a href=\"mailto:sponsors@fosdem.org\">sponsors@fosdem.org</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "421811162cb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f9512424"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d8e4ca0a1b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a978eb461414",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "815e21536889",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db22068fd6ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40224b10ea66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31ca75000423",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2c73f20ccfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90a72458835c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e339ff3dd0af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6b2559362b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a805dbb1aed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4aa604656a48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12c0fc590b78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cac17b98d14",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8704d94918df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c134b50d9d14",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daea06fd18e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3:nth-of-type(1)",
            "selector": "#main > h3:nth-of-type(1)",
            "html": "<h3>Discuss</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48e5eb83fbd7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-55a50433"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f89806e3c2e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12a8d7f3b16d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40aa79171489",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li class=\"active\">Contact</li>\n      </ul>\n      \n\n      \n        <d...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "11fc74a52713",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f24a444709fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 51,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 8916,
          "settleDelayMs": 7498,
          "auditMs": 531,
          "totalMs": 10090
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "5c96e64e9655",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Discuss",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "b76966dda2b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ae69ea21"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "bf27f0512a7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "bf27f0512a7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 9016,
        "pageLoadDelayMs": 7498,
        "totalMs": 24574,
        "scannerMs": {
          "axe": 10878,
          "accesslint": 10090
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/practical/services/",
      "finalUrl": "https://fosdem.org/2026/practical/services/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Services provided during the event",
      "elapsedMs": 25630,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 283,
          "failed": 40,
          "cantTell": 6,
          "inapplicable": 65
        },
        "failedRules": [
          "color-contrast",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fb486773f82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6eca5cc22352",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b95f116205c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ca648799"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aadb6d65a0c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3b193d5ffd9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ed298cccd23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical information</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f47e6a33d54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-98739076"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">During the Event</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43eb627aac6a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(14) > a",
            "html": "<a href=\"https://nav.fosdem.org/l/red_cross/\">on-campus interactive map</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92c70cbb080f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-65f3cb93"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8abfde306bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e5cda8f3fdf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cc3f56f757b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2054d5517121",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "166b95e3d18a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39b0c4ee9401",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a6daa997138",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15fc362b0ada",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a72779911f5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c31835f5f4f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1adf25389c6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d33bca15dbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcfd323e2aef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "316996cb8110",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ac8743017f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b36353b5ab85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebaedfd3a8f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c0e948d531c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "069847cbe9e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(14) > a",
            "html": "<a href=\"https://nav.fosdem.org/l/red_cross/\">on-campus interactive map</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(14)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f55a38dc50ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-be88a4bf"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3055e69db7e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92cd6609e094",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dd6f316c1af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb751af39b07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(4)",
            "html": "<li><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e84256dd075",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-861ff79e"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62732f327acc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e27cee1c221c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e53c3901256",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "2dad22b22589",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f813036d8fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9d551d10117f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Services provided during the event</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Services provided during the event\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Services provided during the event\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li class=\"active\"><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/practical/\">Practical information</a></li><li class=\"separator\">/</li><li class=\"active\">During the Event</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Services provided during the event</h1>\n\t\n\t</div>\n      \n\n      \n<h2 id=\"infodesk\">Infodesk</h2>\n<p>Need information about scheduled talks, the location of the rooms or other practicalities?<br>\nWe're happy to assist you at one of the Infodesks.</p>\n<p>Starting in 2013, The main infodesk is located in the K building.</p>\n\n<h2 id=\"network\">Network</h2>\n<p>Wireless IPv4/IPv6 internet access is be available in most locations.</p>\n<p>The SSID is <code>FOSDEM</code></p>\n\n<h2 id=\"cloakroom\">Cloak room</h2>\n<p>Tired of carrying your coat, bags or umbrella around? Store them at our free and permanently staffed cloak room.</p>\n<p>Simply follow the signs.</p>\n<p><u>Disclaimer:</u> FOSDEM cannot accept responsibility for the loss or\ndamage from any cause whatsoever of items left at the cloak room.</p>\n\n<h2 id=\"firstaid\">First aid</h2>\n<p>A Red Cross first aid team is present during the entire weekend. Get there using the <a href=\"https://nav.fosdem.org/l/red_cross/\">on-campus interactive map</a> or follow the signs in the K building.</p>\n\n<h2 id=\"security\">Physical security</h2>\n<p>The goal of FOSDEM is to organise an event where everyone can feel safe and\ncomfortable. For that purpose, we have invested in having multiple professional\nsecurity guards during the weekend.</p>\n\n<p>If you see a (potential) problem, please approach one of them or a staff\nmember who can be recognised by his/her bright yellow t-shirt with \"Staff\" on\nthe back.</p>\n\n<p>Some guidelines:</p>\n<ul>\n    <li>If you come by car, don't leave any valuables in it.</li>\n    <li>Do not enter a room if the sign says it is full: We need to consider fire safety.</li>\n    <li>Follow instructions given by the security guards or by a staff member: They are meant for your safety and that of others.</li>\n</ul>\n\n<h2 id=\"lostfound\">Lost &amp; found</h2>\n<p>Found or lost something? Head over to the Infodesk in the K building.</p>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 394,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 9528,
          "settleDelayMs": 8001,
          "auditMs": 1209,
          "totalMs": 11337,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 40
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 60,
          "failed": 32,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(8) > a[href=\"https://nav.fosdem.org/l/red_cross/\"]",
            "selector": "p:nth-of-type(8) > a[href=\"https://nav.fosdem.org/l/red_cross/\"]",
            "html": "<a href=\"https://nav.fosdem.org/l/red_cross/\">on-campus interactive map</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01b7641300d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a8ea4bc9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "182df47743aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14bf190899f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cbbde0fa16d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef3bc2cf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3ffe91f2f75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8590391877f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc89a134c70d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical information</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bd2ceb3e506",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f6a2f527"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(5)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(5)",
            "html": "<li class=\"active\">During the Event</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05887aefb696",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef8cb298"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(8) > a[href=\"https://nav.fosdem.org/l/red_cross/\"]",
            "selector": "p:nth-of-type(8) > a[href=\"https://nav.fosdem.org/l/red_cross/\"]",
            "html": "<a href=\"https://nav.fosdem.org/l/red_cross/\">on-campus interactive map</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf9bf0fc5101",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cd7bd041"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e15fdf340e80",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e74f1eeb399d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2168b6cc300",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f12d401b9fb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84df0ffd39af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8c4b28a351e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23910f3f3806",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df33bf26c902",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5036a113849",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cde2f85dc4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b492fd22e68f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08a2068f0b88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "315c0f5d2d8a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48bf71326772",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f962128dd543",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9941eb9f39f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74bae5efca68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "9b188d714e26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc7bd68debff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99989580f236",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/practical/\">Practical information</a></li><li clas...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "714f84037258",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "4dc1fa00d8a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 32,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 9516,
          "settleDelayMs": 8001,
          "auditMs": 527,
          "totalMs": 10685
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "fc66d606e9f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "80aee9246766",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "80aee9246766",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 9528,
        "pageLoadDelayMs": 8001,
        "totalMs": 25630,
        "scannerMs": {
          "axe": 11337,
          "accesslint": 10685
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/about/",
      "finalUrl": "https://fosdem.org/2026/about/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - About FOSDEM",
      "elapsedMs": 26496,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 375,
          "failed": 44,
          "cantTell": 9,
          "inapplicable": 62
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee0d2d19a220",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "788a46b2a792",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ca648799"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2097556e2301",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7906724522f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5b49cb28b2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5801b5692c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">About</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cda07340562",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(4) > a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56b769b778a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ea028d7c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7bc3860f0c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3daafce9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"charter/\"]",
            "html": "<a href=\"/2026/about/charter/\">here</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bc516751e69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-23b690df"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bea7e215ce3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60aa4b141ba8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67d19ad9894b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0090e59271f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "502dd2b9fee9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc632814"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01bf77d16619",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f2edb8fb2a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0c2d15d83ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5ee661d6dfa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37e030a8219b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24c50a4bacc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d460304075da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc3b831ee23d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce2e4dc5c898",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b764c72bd2dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e70bb66e845",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9fa822c9601",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".text-block > h3",
            "html": "<h3>\n        FOSDEM is a two-day event organised by volunteers to promote the\n        widespread use of free and open source software.\n    </h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20a92a26fadd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fed9b4a9"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6904f10d1b80",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5205636d0763",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(4) > a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".text-block:nth-child(1) > p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f062e136da9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f60f1934"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".text-block:nth-child(1) > p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09bd3f5af194",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af5c633d"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"charter/\"]",
            "html": "<a href=\"/2026/about/charter/\">here</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d85d3f21da1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5066ff63"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1fa2e38d32c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea5f305295cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9deef388f3b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f278514696b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(4)",
            "html": "<li><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5174b26528f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-861ff79e"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7844dd7547bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9035faee45de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0b14976886a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "85504dbef196",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41118d146747",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f1fc5ddf9b09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - About FOSDEM</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"About FOSDEM\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - About FOSDEM\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li class=\"active\"><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li class=\"active\">About</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>About FOSDEM</h1>\n\t\n\t</div>\n      \n\n      <div class=\"about-us\">\n  <div class=\"image-block\">\n    <img src=\"/2026/assets/style/logo-big-a5243e4d7e00f8bc6816e2b3f3804f505a17ae4832e6e52a24d183617e03a87c.png\" alt=\"\" width=\"126\" height=\"124\">\n  </div>\n  <div class=\"text-block\">\n    <h3>\n        FOSDEM is a two-day event organised by volunteers to promote the\n        widespread use of free and open source software.\n    </h3>\n    <p>\n        Usually taking place in the beautiful city of Brussels (Belgium), FOSDEM\n        is widely recognised as the best such conference in Europe.\n    </p>\n  </div>\n</div>\n\n<div class=\"developers-block\">\n  <div class=\"text-block\">\n    <h2 id=\"what\">What is FOSDEM?</h2>\n    <p>\n      FOSDEM is a free and non-commercial event organised by the community for\n      the community.  The goal is to provide free and open source software developers\n      and communities a place to meet to:\n\n      </p><ul class=\"info-list\">\n        <li>\n          get in touch with other developers and projects;\n        </li>\n        <li>\n          be informed about the latest developments in the free software world;\n        </li>\n        <li>\n          be informed about the latest developments in the open source world;\n        </li>\n        <li>\n          attend interesting talks and presentations on various topics by\n          project leaders and committers;\n        </li>\n        <li>\n          to promote the development and benefits of free software and open source\n          solutions.\n        </li>\n      </ul>\n    \n    <p>\n      Participation and attendance is <em>totally free</em>, though the\n      organisers gratefully accept <a href=\"/2026/support/donate/\">donations</a> and\n      <a href=\"/2026/about/sponsors/\">sponsorship</a>.\n    </p>\n  </div>\n  <div class=\"text-block\">\n    <h2 id=\"history\">A bit of history</h2>\n    <p>\n      FOSDEM began in 2000 when Raphael Bauduin, a supporter of the Linux\n      movement in Belgium, organised a small gathering for Open Source\n      developers called the \"Open Source Developers’ European Meeting\" (OSDEM).\n      A mailing list, a simple website, and word of mouth quickly attracted\n      interest, and several prominent figures in the Open Source community,\n      including Carsten Haitzler (Rasterman), Gordon Lyon (Fyodor), and Jeremy\n      Allison, joined the inaugural event. The enthusiasm for the meeting set\n      the stage for its future growth.\n    </p>\n\n    <p>\n      The following year, OSDEM was renamed FOSDEM (Free and Open Source\n      Software Developers’ European Meeting). Since then, FOSDEM has evolved\n      into one of the largest gatherings of Free and Open Source enthusiasts in\n      the world. Today, it hosts over 8000 developers annually at the ULB\n      Solbosch campus in Brussels, offering a platform for collaboration across\n      hundreds of projects and diverse technical tracks.\n    </p>\n\n    <p>\n      Over the years, FOSDEM has adapted to changing community needs:\n      introducing new tracks and adding more developer rooms, reaching out to\n      younger generations, offering more space to emerging technologies and\n      fostering collaboration across communities. FOSDEM also aims to stream and\n      record all events, to ensure accessibility for contributors around the\n      globe.\n    </p>\n\n    <p>\n      Since its inception now more than 25 years ago, the event has grown into a\n      community-driven initiative, coordinated by a dedicated team, solely\n      consisting of volunteers, that continues to carry the FOSDEM mission\n      forward.\n    </p>\n\n    <p>\n      The team has drafted and signed into effect a charter, which outlines the\n      core values and rules by which the organisation operates, and has been\n      published in full <a href=\"/2026/about/charter/\">here</a>.\n    </p>\n  </div>\n  <div class=\"text-block\">\n    <h2 id=\"team\">The team</h2>\n    <small>in alphabetical order</small>\n    <ul>\n      <li>Linda Calders</li>\n      <li>Dan Clark</li>\n      <li>Quint Daenen</li>\n      <li>Gerry Demaret</li>\n      <li>Julien Detroz</li>\n      <li>Pieter De Praetere</li>\n      <li>Michael De Swert</li>\n      <li>Philippe De Swert</li>\n      <li>Tatjana Dubrovica</li>\n      <li>Christian Eisenhammer</li>\n      <li>Koen Glotzbach</li>\n      <li>Geert Goossens</li>\n      <li>Sebastian Grömcke</li>\n      <li>Jan Gyselinck</li>\n      <li>Richard Hartmann</li>\n      <li>Alex Howe</li>\n      <li>Vasil Kolev</li>\n      <li>Thibault Molleman</li>\n      <li>Marthe Parada Delgado</li>\n      <li>Jonas Scheers</li>\n      <li>Kristian Schuhmacher</li>\n      <li>Sebastian Schubert</li>\n      <li>Wouter Simons</li>\n      <li>Ieva Supjeva</li>\n      <li>Louis Taylor</li>\n      <li>Johan Van de Wauw</li>\n      <li>Mark Van den Borre</li>\n      <li>Wouter Verhelst</li>\n      <li>The many volunteers who help out during the weekend</li>\n      <li>...</li>\n    </ul>\n  </div>\n  <div class=\"text-block\">\n    <h2 id=\"team\">FOSDEM vzw</h2>\n    <p>\n      FOSDEM vzw is a Belgian non-profit. Its goal is to support the team organising the yearly FOSDEM conference.\n    </p>\n  </div>\n</div>\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 490,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 9944,
          "settleDelayMs": 8422,
          "auditMs": 1327,
          "totalMs": 11867,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 44
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 56,
          "failed": 36,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(2) > a[href=\"/2026/support/donate/\"]",
            "selector": "p:nth-of-type(2) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "414265c94493",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-13098584"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(2) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "p:nth-of-type(2) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20a2539dc4cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9b7b277d"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(5) > a[href=\"/2026/about/charter/\"]",
            "selector": "p:nth-of-type(5) > a[href=\"/2026/about/charter/\"]",
            "html": "<a href=\"/2026/about/charter/\">here</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24909227db16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4656d959"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c44a66dc5e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6db514dcd2d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef3bc2cf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51b18cc97588",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73e6b593fe67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32302d4b91e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdc2d63de2a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(3)",
            "selector": "#main > ul > li:nth-of-type(3)",
            "html": "<li class=\"active\">About</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34ef1a5551e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-61ce7539"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(2) > a[href=\"/2026/support/donate/\"]",
            "selector": "p:nth-of-type(2) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc669fed41af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d1213151"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(2) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "p:nth-of-type(2) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7afc5c1434ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cdc4bf4d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(5) > a[href=\"/2026/about/charter/\"]",
            "selector": "p:nth-of-type(5) > a[href=\"/2026/about/charter/\"]",
            "html": "<a href=\"/2026/about/charter/\">here</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5b4b20c5132",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fb2582db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5c9f8b9c9c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d32e7a5ff79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e240cd23c060",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c884f594431",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cd72c21ced5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb7d9793a6ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dcac02f011a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3dc308a70427",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cc6c533ea3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffce4fb0d2ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9e109ed39d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f72398427fb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10d391e604cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fff634f92fd7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf109b07acf2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed80897e1f2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3546e0d4343f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "div:nth-of-type(2) > div:nth-of-type(2) > h3",
            "selector": "div:nth-of-type(2) > div:nth-of-type(2) > h3",
            "html": "<h3>\n        FOSDEM is a two-day event organised by volunteers to promote the\n        widespread use of free and open source software.\n    </h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f058d701f87d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-08a4f513"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "13c203efed56",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li c...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3ef509196e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3448e35ad981",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li class=\"active\">About</li>\n      </ul>\n      \n\n      \n        <div...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "983b4230fd86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "8fd23d16e817",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 36,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 9846,
          "settleDelayMs": 8422,
          "auditMs": 534,
          "totalMs": 11029
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "08532adfe1f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "\n        FOSDEM is a two-day event organised by vo",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "17c5b389103f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-38c31367"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "7e607c55dd00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "7e607c55dd00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 9944,
        "pageLoadDelayMs": 8422,
        "totalMs": 26496,
        "scannerMs": {
          "axe": 11867,
          "accesslint": 11029
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/faq/",
      "finalUrl": "https://fosdem.org/2026/faq/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Frequently Asked Questions",
      "elapsedMs": 27493,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 411,
          "failed": 93,
          "cantTell": 7,
          "inapplicable": 65
        },
        "failedRules": [
          "color-contrast",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f9e5812426d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bf895af704f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cfb79afeaa5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ca648799"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "952e98c83990",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7ed758975e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba9174a13644",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df9ca4b574bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".active",
            "html": "<li class=\"active\">FAQ</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "668a066bf802",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e1304090"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"#cfp\"]",
            "html": "<a href=\"#cfp\">CFP</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a5a4ebbf1bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b637842b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"#video\"]",
            "html": "<a href=\"#video\">Visiting and videos</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78349c5ee00b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4e9ccf0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"#video-recordings\"]",
            "html": "<a href=\"#video-recordings\">Recordings</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a982bdce10b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9ed5bdea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"#registration\"]",
            "html": "<a href=\"#registration\">Registration</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d743a23473a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-43eaff86"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"#fosdem\"]",
            "html": "<a href=\"#fosdem\">FOSDEM in general</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "497ddba05ae1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e422cc28"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(2) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(2) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4c93a95b535",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2cbc8721"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">news</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89c7c8d21e68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f6225b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"rss.xml\"]",
            "html": "<a href=\"https://fosdem.org/rss.xml\">RSS feed</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b916aa1e5436",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6021dd14"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(4) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(4) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97860373a454",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dd130662"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(7) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(7) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dda2a65aeee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-93cfebd3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(9) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(9) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00414d755bb4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-92b42315"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(12) > a",
            "html": "<a href=\"https://diplomatie.belgium.be/en/travel-belgium/visa-belgium\">the website of the Belgian ministry of foreign affairs</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48976d7ed25a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d1065564"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(13) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(13) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e1af57eb8ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c93391"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(14) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8944b228165",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bab84fd2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#video-recordings > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#video-recordings > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9d8f49c261e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eb446c7e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"https://video.fosdem.org/2026/\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/\">video.fosdem.org/2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e75df516dc1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-03c5323b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"https://video.fosdem.org/2026\"]",
            "html": "<a href=\"https://video.fosdem.org/2026\">video.fosdem.org/2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea72bb5cc5f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1b14c18a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(18) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(18) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61bfb417da72",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-abad0740"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(21) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(21) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1243bc80ad6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5dbe75f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(23) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(23) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95b814f690c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-296f5214"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(25) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(25) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f48f23a1ec45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ee8f559"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(26) > a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7402848bd3b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-693ffecd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(26) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7d57e5c8227",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb6c14e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(27) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(27) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea7973bbed17",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-12d8ee6a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(28) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsor</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da1329f606c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-345133a3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(30) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(30) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a6ede975f3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c6300e16"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(31) > a:nth-child(1)",
            "html": "<a href=\"https://matrix.to/#/#infodesk:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Infodesk</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4bca0a37f83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-474303d2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(31) > a:nth-child(3)",
            "html": "<a href=\"https://github.com/FOSDEM/website\">Github repository</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfa388e7e3ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5dc89a31"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(32) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(32) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4534dfab477",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-45e03a82"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(34) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(34) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa1d9dd0f509",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9ebf3eb0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(35) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "240b9b7e3892",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b3f5841d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(36) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(36) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57c17ee5b800",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c6316fec"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(37) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e84723c98234",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ea44bde"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(37) > a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44e1d30cca22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b6d477fb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "h4:nth-child(38) > .label.label-info",
            "html": "<span class=\"label label-info\">Q:</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4 (foreground color: #ffffff, background color: #3a87ad, font size: 8.9pt (11.844px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "h4:nth-child(38) > .label.label-info"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bdc3761f334",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d8b1d63"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(39) > a:nth-child(1)",
            "html": "<a href=\"https://financien.belgium.be/nl/vzws/giften/erkenning-vzws-stap-voor-stap\">nl</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbd67ca3e941",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5c95eef9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(39) > a:nth-child(2)",
            "html": "<a href=\"https://financien.belgium.be/fr/asbl/dons/agr%C3%A9ment-asbl-%C3%A9tape-par-%C3%A9tape\">fr</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22eefc9ba21c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1d385db8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(39) > a:nth-child(3)",
            "html": "<a href=\"https://financien.belgium.be/de/vog/spenden/zulassung-vog-schritt-f%C3%BCr-schritt\">de</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a506b0e4019",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-89c21a2f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb6e865165db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3e43926af39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fca8fc4e3e28",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1b85027bb48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88a06a7114a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc632814"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6e92dc2772a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "399297741c01",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04cd76a90c5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83c27056d493",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34f44662fe15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76f72aa37293",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b1c922a0eee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "502dd62bda9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b56cfe25fbd4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfba31a2213c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da3d31de69af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa08e9cd4876",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "70bfa1d24fc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "3d95eeb3699a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">news</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".text-block > p:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82dde13c4fbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-491d7d5e"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"rss.xml\"]",
            "html": "<a href=\"https://fosdem.org/rss.xml\">RSS feed</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".text-block > p:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bd90f93d5db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b772ac67"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(12) > a",
            "html": "<a href=\"https://diplomatie.belgium.be/en/travel-belgium/visa-belgium\">the website of the Belgian ministry of foreign affairs</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(12)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea2a9d7d04c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0dee4ef6"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(14) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">schedule</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(14)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50c7bf038b3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1e85961f"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href=\"https://video.fosdem.org/2026/\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/\">video.fosdem.org/2026</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(16)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e3c171dfa25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-865846b9"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href=\"https://video.fosdem.org/2026\"]",
            "html": "<a href=\"https://video.fosdem.org/2026\">video.fosdem.org/2026</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(17)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d0543477d53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4a8bbdb5"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(26) > a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(26)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78a961a614c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b9eecdda"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(26) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(26)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46e3d1e883ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-70b5a045"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(28) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsor</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(28)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3a90899a170",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-46213be9"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(31) > a:nth-child(1)",
            "html": "<a href=\"https://matrix.to/#/#infodesk:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Infodesk</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(31)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8467599bbe62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a7cbf5d2"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(31) > a:nth-child(3)",
            "html": "<a href=\"https://github.com/FOSDEM/website\">Github repository</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(31)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c46070954be3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0f9d8eb8"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(35) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">volunteer</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(35)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2f7e8b1c7a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eb70ccc7"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(37) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(37)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b406b23b2689",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cde2a8a7"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(37) > a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(37)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "524ed6fe4f15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f2a0b629"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(39) > a:nth-child(1)",
            "html": "<a href=\"https://financien.belgium.be/nl/vzws/giften/erkenning-vzws-stap-voor-stap\">nl</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(39)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f4f8f46f1d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf8e39f"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(39) > a:nth-child(2)",
            "html": "<a href=\"https://financien.belgium.be/fr/asbl/dons/agr%C3%A9ment-asbl-%C3%A9tape-par-%C3%A9tape\">fr</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(39)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f836ecf50c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a038c77"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(39) > a:nth-child(3)",
            "html": "<a href=\"https://financien.belgium.be/de/vog/spenden/zulassung-vog-schritt-f%C3%BCr-schritt\">de</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(39)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37428847aeb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-529d352a"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b81b1dd23128",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff0bf9d1d4c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec002eea50fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac4970893c9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(4)",
            "html": "<li><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "025c250219f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-861ff79e"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "326128a1a208",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b977901c5952",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28b7ea1dc8d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "60b2b361ced7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a241d7a7fbf7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "000c2e145389",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Frequently Asked Questions</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Frequently Asked Questions\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Frequently Asked Questions\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li class=\"active\">FAQ</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Frequently Asked Questions</h1>\n\t\n\t</div>\n      \n\n      <div class=\"developers-block\">\n    <div class=\"text-block\">\n        <h2>Contents</h2>\n        <ul>\n            <li><a href=\"#cfp\">CFP</a></li>\n            <li><a href=\"#video\">Visiting and videos</a></li>\n            <li><a href=\"#video-recordings\">Recordings</a></li>\n            <li><a href=\"#registration\">Registration</a></li>\n            <li><a href=\"#fosdem\">FOSDEM in general</a></li>\n        </ul>\n    </div>\n</div>\n<div class=\"developers-block\">\n    <div class=\"text-block\">\n\t<h3 id=\"cfp\">CFP</h3>\n\t<h4><span class=\"label label-info\">Q:</span> When will the CFP open?</h4>\n\t<p>\n\t    Please keep an eye on our <a href=\"/2026/news/\">news</a> page or subscribe to our <a href=\"https://fosdem.org/rss.xml\">RSS feed</a>.\n\t</p>\n       \t<h4><span class=\"label label-info\">Q:</span> Why was our talk/developer room/stand rejected?</h4>\n\t<p>\n\t    The most common reason for rejection is not a lack of quality, but simply FOSDEM's popularity. There are always many more requests than we can accommodate. While this is a good thing, it does constitute a challenge for the programme team. Rest assured we make our decisions with the best possible intent.\n\t</p>\n <h3 id=\"video\">Visiting and videos</h3>\n        <h4><span class=\"label label-info\">Q:</span> In what timezone are you?</h4>\n        <p>\n            The conference is in Brussels time, which is CET (UTC + 1).\n        </p>\n        <h4><span class=\"label label-info\">Q:</span> I need a formal invitation for a VISA request</h4>\n        <p>\n            For legal reasons, the FOSDEM organization can only issue such letters of invitation to “main track” speakers for whom we also make\ntravel and hotel arrangements.\n        </p>\n\n        <p>If you are attending FOSDEM as part of your involvement with a project represented at our conference, we recommend you get in touch with\nsomeone you know locally who is involved in the project and ask them to invite you.\n        </p>\n\n        <p>For information regarding Belgian visa requirements, we refer you to <a href=\"https://diplomatie.belgium.be/en/travel-belgium/visa-belgium\">the website of the Belgian ministry of foreign affairs</a>.\n        </p>\n        <h4><span class=\"label label-info\">Q:</span> Where can I watch the talks?</h4>\n        <p>\n            All talks can be watched from our website. Go to <a href=\"/2026/schedule/\">schedule</a>, find the topic you are interested in, click on the\n            <i>Watch the live stream</i>-link and enjoy the presentation.\n        </p>\n        <h4 id=\"video-recordings\"><span class=\"label label-info\">Q:</span> Are talk recordings available?</h4>\n        <p>\n            All talk recordings will be made available on\n            <a href=\"https://video.fosdem.org/2026/\">video.fosdem.org/2026</a> as soon as the presenter reviewed the contents to\n            make sure the recording is correct.\n        </p>\n        <p>\n            This will usually take a few days to a few weeks, check <a href=\"https://video.fosdem.org/2026\">video.fosdem.org/2026</a>\n            for updates!\n        </p>\n        <h4><span class=\"label label-info\">Q:</span> Is there a job corner?</h4>\n        <p>\n            Yes! Visit the H building to see the job corner.\n        </p>\n        <h3 id=\"registration\">Registration</h3>\n        <h4><span class=\"label label-info\">Q:</span> I plan on visiting FOSDEM, where can I register?</h4>\n        <p>No registration is required.</p>\n\n        <h4><span class=\"label label-info\">Q:</span> How much does a entry ticket for FOSDEM cost?</h4>\n        <p>Attendance is free, including access to all talks and facilities.</p>\n\n        <h4><span class=\"label label-info\">Q:</span> If entrance to FOSDEM is free, who pays the expenses?</h4>\n        <p>We have three sources of income: t-shirt sales, <a href=\"/2026/support/donate/\">donations</a> from our visitors and <a href=\"/2026/about/sponsors/\">sponsorship</a>.</p>\n\n        <h4><span class=\"label label-info\">Q:</span> My company loves FOSDEM, what are the sponsoring possibilities?</h4>\n        <p>Have a look at the <a href=\"/2026/about/sponsors/\">sponsor</a> page.</p>\n        <h3 id=\"fosdem\">FOSDEM in general</h3>\n        <h4><span class=\"label label-info\">Q:</span> There is a mistake on the website, where do I report it?</h4>\n        <p>\n            You can talk to us at the Infodesk (K or H), in the <a href=\"https://matrix.to/#/#infodesk:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Infodesk</a> channel on <i>chat.fosdem.org</i> or open an issue on our\n            <a href=\"https://github.com/FOSDEM/website\">Github repository</a>. Pull requests welcome!\n        </p>\n        <h4><span class=\"label label-info\">Q:</span> Does anyone get paid to work on FOSDEM?</h4>\n        <p>No. FOSDEM staff are not compensated for their work. FOSDEM does refund them some expenses. Think of a place to sleep near the campus during the conference, and limited compensation for international travel to the conference and meetings.\n        </p>\n        <h4><span class=\"label label-info\">Q:</span> What does FOSDEM staff actually do?</h4>\n        <p>FOSDEM staff are the volunteers who start work on the next edition as soon as the current one finishes. Almost everything you see, hear or experience is here because we bring it. We call for speakers, set up a submission system for devrooms, stands and talks; review them in the hope we select an interesting programme; we negotiate the use of the campus, make sure we have the right permits; we make sure you have something to eat and drink, talk with the student association so you can have a seat at the bar; we pull network cables everywhere so you can enjoy some free quality WiFi; we set up stands, rooms, infodesks and much other things so this looks like FOSDEM and not like a day at university; we put signs everywhere and still have to find people who get lost on campus; we also record every talk with our own custom libre equipment, broadcast it for the world to see and archive it. In short, we spend huge amounts of our spare time - and lots more closer to FOSDEM - to try to make this a fun and interesting event. FOSDEM staff membership is a yearlong commitment to create something that lasts two days. For this, you need a close-knit group of trusted people, so we invite our staff members. If you are committed to help us out, you can always <a href=\"/2026/volunteer/\">volunteer</a> - almost all staff members started out as volunteers.\n        </p>\n        <h4><span class=\"label label-info\">Q:</span> What does organising FOSDEM cost?</h4>\n        <p>We make sure our limited budget is balanced. We derive our income mainly from <a href=\"/2026/about/sponsors/\">sponsorship</a> and t-shirt sales, plus some <a href=\"/2026/support/donate/\">donations</a>. Most of this is spent on making FOSDEM happen. Any profits we invest in making future FOSDEMs even better. Think audio and video gear, taking good care of FOSDEM volunteers, speakers and visitors, and more.\n        </p>\n        <h4><span class=\"label label-info\">Q:</span> My donation to FOSDEM vzw is not tax deductible. I thought you were a non-profit?</h4>\n\t<p>We are a Belgian non-profit without Belgian tax deductible gift status. Tax deductible status is only possible for certain causes. Moreover, a lot of tedious paperwork is required, with no guaranteed success. More info in <a href=\"https://financien.belgium.be/nl/vzws/giften/erkenning-vzws-stap-voor-stap\">nl</a>, <a href=\"https://financien.belgium.be/fr/asbl/dons/agr%C3%A9ment-asbl-%C3%A9tape-par-%C3%A9tape\">fr</a>, <a href=\"https://financien.belgium.be/de/vog/spenden/zulassung-vog-schritt-f%C3%BCr-schritt\">de</a>.\n        </p>\n    </div>\n</div>\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 576,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 10361,
          "settleDelayMs": 8783,
          "auditMs": 1378,
          "totalMs": 12342,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 93
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 23,
          "failed": 69,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"/2026/news/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">news</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae2421f8421b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eb0827d2"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://fosdem.org/rss.xml\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://fosdem.org/rss.xml\"]",
            "html": "<a href=\"https://fosdem.org/rss.xml\">RSS feed</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c08f3f922ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-817eae88"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(6) > a[href=\"https://diplomatie.belgium.be/en/travel-belgium/visa-belgium\"]",
            "selector": "p:nth-of-type(6) > a[href=\"https://diplomatie.belgium.be/en/travel-belgium/visa-belgium\"]",
            "html": "<a href=\"https://diplomatie.belgium.be/en/travel-belgium/visa-belgium\">the website of the Belgian ministry of foreign affairs</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce1541ef2ecf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7d425099"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(7) > a[href=\"/2026/schedule/\"]",
            "selector": "p:nth-of-type(7) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">schedule</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec419ecd34fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-251d096d"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(8) > a[href=\"https://video.fosdem.org/2026/\"]",
            "selector": "p:nth-of-type(8) > a[href=\"https://video.fosdem.org/2026/\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/\">video.fosdem.org/2026</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "908cf4b4ec26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1b0b9535"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(9) > a[href=\"https://video.fosdem.org/2026\"]",
            "selector": "p:nth-of-type(9) > a[href=\"https://video.fosdem.org/2026\"]",
            "html": "<a href=\"https://video.fosdem.org/2026\">video.fosdem.org/2026</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d3b593d835e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fdfa2b80"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(13) > a[href=\"/2026/support/donate/\"]",
            "selector": "p:nth-of-type(13) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc8212e7d216",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6aede358"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(13) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "p:nth-of-type(13) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cdb86ef9100",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34939fa7"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(14) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "p:nth-of-type(14) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsor</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e99dbb390808",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d904664e"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(15) > a[href=\"https://matrix.to/#/#infodesk:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "p:nth-of-type(15) > a[href=\"https://matrix.to/#/#infodesk:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#infodesk:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Infodesk</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "095eb08cfa99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-013530fc"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(15) > a[href=\"https://github.com/FOSDEM/website\"]",
            "selector": "p:nth-of-type(15) > a[href=\"https://github.com/FOSDEM/website\"]",
            "html": "<a href=\"https://github.com/FOSDEM/website\">Github repository</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db6a950c0bf7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-08db61ab"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(17) > a[href=\"/2026/volunteer/\"]",
            "selector": "p:nth-of-type(17) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">volunteer</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b08cefd458c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a207fc6b"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(18) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "p:nth-of-type(18) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43ff12549bad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-69812798"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(18) > a[href=\"/2026/support/donate/\"]",
            "selector": "p:nth-of-type(18) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a728718ca29e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc007376"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/nl/vzws/giften/erkenning-vzws-stap-voor-stap\"]",
            "selector": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/nl/vzws/giften/erkenning-vzws-stap-voor-stap\"]",
            "html": "<a href=\"https://financien.belgium.be/nl/vzws/giften/erkenning-vzws-stap-voor-stap\">nl</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7d980b11313",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff61e8d3"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/fr/asbl/dons/agr%C3%A9ment-asbl-%C3%A9tape-par-%C3%A9tape\"]",
            "selector": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/fr/asbl/dons/agr%C3%A9ment-asbl-%C3%A9tape-par-%C3%A9tape\"]",
            "html": "<a href=\"https://financien.belgium.be/fr/asbl/dons/agr%C3%A9ment-asbl-%C3%A9tape-par-%C3%A9tape\">fr</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04076264bb4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0f887c2e"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/de/vog/spenden/zulassung-vog-schritt-f%C3%BCr-schritt\"]",
            "selector": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/de/vog/spenden/zulassung-vog-schritt-f%C3%BCr-schritt\"]",
            "html": "<a href=\"https://financien.belgium.be/de/vog/spenden/zulassung-vog-schritt-f%C3%BCr-schritt\">de</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4226e4e9d3d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a92b287d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3a801c92f47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2119c1beb769",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f4dfc122a51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef3bc2cf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c09dc1d7dbbd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28f884a0c394",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2f7f0461d0b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "158564dba201",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(3)",
            "selector": "#main > ul > li:nth-of-type(3)",
            "html": "<li class=\"active\">FAQ</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5aeaa60f8c09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-61ce7539"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"#cfp\"]",
            "selector": "li:nth-of-type(1) > a[href=\"#cfp\"]",
            "html": "<a href=\"#cfp\">CFP</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d6b935da6f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7597ba04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"#video\"]",
            "selector": "li:nth-of-type(2) > a[href=\"#video\"]",
            "html": "<a href=\"#video\">Visiting and videos</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b584772e9cdf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5b833f8f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"#video-recordings\"]",
            "selector": "li:nth-of-type(3) > a[href=\"#video-recordings\"]",
            "html": "<a href=\"#video-recordings\">Recordings</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2eb82be88ee8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-256fe981"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"#registration\"]",
            "selector": "li:nth-of-type(4) > a[href=\"#registration\"]",
            "html": "<a href=\"#registration\">Registration</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60420e304a39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7bb962f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"#fosdem\"]",
            "selector": "li:nth-of-type(5) > a[href=\"#fosdem\"]",
            "html": "<a href=\"#fosdem\">FOSDEM in general</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11acd0423893",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9b1722e7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"/2026/news/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">news</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6d1cf52c7fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aa21fdf3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://fosdem.org/rss.xml\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://fosdem.org/rss.xml\"]",
            "html": "<a href=\"https://fosdem.org/rss.xml\">RSS feed</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c4f72bf5f67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d06f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(6) > a[href=\"https://diplomatie.belgium.be/en/travel-belgium/visa-belgium\"]",
            "selector": "p:nth-of-type(6) > a[href=\"https://diplomatie.belgium.be/en/travel-belgium/visa-belgium\"]",
            "html": "<a href=\"https://diplomatie.belgium.be/en/travel-belgium/visa-belgium\">the website of the Belgian ministry of foreign affairs</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddc4427d4217",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5232690d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(7) > a[href=\"/2026/schedule/\"]",
            "selector": "p:nth-of-type(7) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74faa5f39ef1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0628b78"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(8) > a[href=\"https://video.fosdem.org/2026/\"]",
            "selector": "p:nth-of-type(8) > a[href=\"https://video.fosdem.org/2026/\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/\">video.fosdem.org/2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0429d7dc419",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-26755d70"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(9) > a[href=\"https://video.fosdem.org/2026\"]",
            "selector": "p:nth-of-type(9) > a[href=\"https://video.fosdem.org/2026\"]",
            "html": "<a href=\"https://video.fosdem.org/2026\">video.fosdem.org/2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20160b30a501",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b7ef0106"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(13) > a[href=\"/2026/support/donate/\"]",
            "selector": "p:nth-of-type(13) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "faa09363d651",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8acf6112"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(13) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "p:nth-of-type(13) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7aff471e1d28",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb7fe586"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(14) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "p:nth-of-type(14) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsor</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c4227a3fcad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2837a383"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(15) > a[href=\"https://matrix.to/#/#infodesk:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "p:nth-of-type(15) > a[href=\"https://matrix.to/#/#infodesk:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#infodesk:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Infodesk</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aae57db77325",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7a09500"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(15) > a[href=\"https://github.com/FOSDEM/website\"]",
            "selector": "p:nth-of-type(15) > a[href=\"https://github.com/FOSDEM/website\"]",
            "html": "<a href=\"https://github.com/FOSDEM/website\">Github repository</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90e058708c84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4a7c359"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(17) > a[href=\"/2026/volunteer/\"]",
            "selector": "p:nth-of-type(17) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb731410917b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-86c19e06"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(18) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "p:nth-of-type(18) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">sponsorship</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02a5b1b0a244",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ad44e5fd"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(18) > a[href=\"/2026/support/donate/\"]",
            "selector": "p:nth-of-type(18) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">donations</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ec87397661d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-02694a7e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/nl/vzws/giften/erkenning-vzws-stap-voor-stap\"]",
            "selector": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/nl/vzws/giften/erkenning-vzws-stap-voor-stap\"]",
            "html": "<a href=\"https://financien.belgium.be/nl/vzws/giften/erkenning-vzws-stap-voor-stap\">nl</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f43fb92fc81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4ba05ac"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/fr/asbl/dons/agr%C3%A9ment-asbl-%C3%A9tape-par-%C3%A9tape\"]",
            "selector": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/fr/asbl/dons/agr%C3%A9ment-asbl-%C3%A9tape-par-%C3%A9tape\"]",
            "html": "<a href=\"https://financien.belgium.be/fr/asbl/dons/agr%C3%A9ment-asbl-%C3%A9tape-par-%C3%A9tape\">fr</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71c8e14df05f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d8aa1a6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/de/vog/spenden/zulassung-vog-schritt-f%C3%BCr-schritt\"]",
            "selector": "p:nth-of-type(19) > a[href=\"https://financien.belgium.be/de/vog/spenden/zulassung-vog-schritt-f%C3%BCr-schritt\"]",
            "html": "<a href=\"https://financien.belgium.be/de/vog/spenden/zulassung-vog-schritt-f%C3%BCr-schritt\">de</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30c5f8eb8a4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2827c692"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9357160c7f52",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a2c1c36906a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4007d13e25b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57dc51f55ca6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "017736e4f967",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea6a7b075579",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bcd54c18c7c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb6f32ad0a09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb278534ad22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "932b6792d1f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cf90e42664b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddb354c77881",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fadb4c1f9ac8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f370504e114d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a22489a92869",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb81ae1d243a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "419ea29b9b82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "2caec8494fd8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "157cdfcd8090",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5a822aac3a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li class=\"active\">FAQ</li>\n      </ul>\n      \n\n      \n        <div i...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b1f7da446347",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "987ceea7ff3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 69,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 10308,
          "settleDelayMs": 8783,
          "auditMs": 541,
          "totalMs": 11498
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "bc0f013c93f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "27d2d62080dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "27d2d62080dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 305,
        "pageNavigationMs": 10361,
        "pageLoadDelayMs": 8783,
        "totalMs": 27493,
        "scannerMs": {
          "axe": 12342,
          "accesslint": 11498
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - OneAI: An Open-Source Framework for Managing AI Models at Scale",
      "elapsedMs": 27925,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 355,
          "failed": 59,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b059c27b3bb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fab504f460d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac0a61a430d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c7462756988",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebe2b15cfb22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b836a92fd7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8eef3fa5f44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2ea023c258c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14a83db4acd2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcbc8198f2b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5bfa61f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">OneAI: An Open-Source Framework for Managing AI Models at Scale</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d91a6800393c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a9fa807b9e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b8186c49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2120/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5e4cfed994e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6912bb2d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cebe0681d39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1420\">14:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c091bed5133c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0d8ac996"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1440\">14:40</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68d8830c4434",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-62bc163b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ff93e57b0e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/daniele_mingolla/\">Daniele Mingolla</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fbaed9db94c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li:nth-child(1) > a",
            "html": "<a href=\"/2026/events/attachments/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/slides/266901/fosdem_20_nf4qd8t.pdf\">Talk Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04a9c02f0a1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-38f5d355"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li:nth-child(2) > a",
            "html": "<a href=\"/2026/events/attachments/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/slides/266901/oneai_-_v_vry2gpr.mp4\">Demo Video</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69e85376a8e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-57197027"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.av1.webm\">Video recording (AV1/WebM; preferred) - 76.8 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9395be07e098",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adeef45c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.mp4\">Video recording (MP4; for legacy systems) - 389.1 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4517acbc03a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7196a12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a233144055e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37019f16a4ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d546aa5ad934",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/7PAYWS/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c1600966a82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "327e2008be21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9511b5a29694",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "972dafd2cc22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94a55c7452a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1514455d2b35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f342383e6300",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9372329a56ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4100569f1a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab016ef327b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcf4cb8c434c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb5aee4fd617",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbfa1f00c4da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c15e50d82cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a6d69416701",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcf2e819a415",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04f1699b5f8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67a7352a914c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "25f812b81d84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "2b68112aed3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "04e452b98a09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T14:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1420\">14:20</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9eb30657079",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a7c6db67"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T14:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1440\">14:40</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a1c4b2bf3cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c5d817b5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7b6af96d2f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8eeb6548b10b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70e4e6ee13d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e009372ad8e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8f4d178b203",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "341d9140d8da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51d679336a57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "560a0aedb638",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7fc70495ff64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8e4678f452f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "154a25e3643f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - OneAI: An Open-Source Framework for Managing AI Models at Scale</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"OneAI: An Open-Source Framework for Managing AI Models at Scale\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - OneAI: An Open-Source Framework for Managing AI Models at Scale\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/ai/\">AI Plumbers</a></li><li class=\"separator\">/</li><li class=\"active\">OneAI: An Open-Source Framework for Managing AI Models at Scale</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>OneAI: An Open-Source Framework for Managing AI Models at Scale</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/ai/\">AI Plumbers</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T14:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1420\">14:20</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T14:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1440\">14:40</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>OneAI is an open-source framework that provides the foundation required to manage AI model artifacts and inference workloads across OpenNebula-based cloud infrastructures. In this talk, we present how OneAI discovers, imports, and deploys models directly from Hugging Face Hub into OpenNebula clusters—turning complex AI lifecycle operations into a streamlined, infrastructure-native workflow. OneAI is built around three core components: (1) HFHUB Marketplace, a lightweight catalog that indexes Hugging Face models as metadata, deferring artifact materialization until deployment to dramatically reduce storage overhead; (2) SharedFS Datastore, a specialized OpenNebula datastore that treats directories as images, enabling efficient model storage on high-performance shared filesystems; (3) AI Service REST API, an orchestration layer that provisions model deployments, supervises the vLLM inference engine, and exposes OpenAI-compatible endpoints. We will provide an overview of the architecture behind these components and how they work together to create a clean, reproducible pipeline – from model discovery to fully deployed inference services. OneAI offers a fully open-source alternative to proprietary inference platforms. By building directly on OpenNebula’s capabilities, it reduces TCO by exploiting existing HPC storages, supports secure multi-tenancy, and enables scalable, production-ready inference deployments.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/daniele_mingolla/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/daniele_mingolla/ae278de54b9c82d5be9005d9dd224eb3f3072eaa41d85356695e37a9e2c1dd76.jpeg\" alt=\"Photo of Daniele Mingolla\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/daniele_mingolla/\">Daniele Mingolla</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/slides/266901/fosdem_20_nf4qd8t.pdf\">Talk Slides</a></li>\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/slides/266901/oneai_-_v_vry2gpr.mp4\">Demo Video</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.av1.webm\">Video recording (AV1/WebM; preferred) - 76.8 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.mp4\">Video recording (MP4; for legacy systems) - 389.1 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/7PAYWS/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 479,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 10594,
          "settleDelayMs": 9105,
          "auditMs": 1312,
          "totalMs": 12508,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 59
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 41,
          "failed": 51,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/daniele_mingolla/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/daniele_mingolla/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/daniele_mingolla/ae278de54b9c82d5be9005d9dd224eb3f3072eaa41d85356695e37a9e2c1dd76.jpeg\" alt=\"Photo of Daniele Mingolla\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Daniele Mingolla\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d872c33cb892",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4eb46ef5"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.av1.webm\" type=\"video...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edfdf655a303",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1420\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1420\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1420\">14:20</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3a23e7dea4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ea9a6283"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1440\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1440\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1440\">14:40</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d162cc30926",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e5d1fb23"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3075ef3378e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01e54fa6ccd1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ebe7bc4fcb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a070274de063",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecbe99f89a68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d51cc6f52b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bb8a0b325fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "185ef34b29ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9d1398767a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/ai/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5a85b36673c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-45d23400"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">OneAI: An Open-Source Framework for Managing AI Models at Scale</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f47a22510d1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/ai/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69dd845a4af5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-746603ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2120/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2120/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e35c6bc76669",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c50b821f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0db96575604",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d24bbc518293",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ea261c27"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/daniele_mingolla/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/daniele_mingolla/\"]",
            "html": "<a href=\"/2026/schedule/speaker/daniele_mingolla/\">Daniele Mingolla</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daa4f404960f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-49e5f9c7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "html": "<a href=\"/2026/events/attachments/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/slides/266901/fosdem_20_nf4qd8t.pdf\">Talk Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "353b517887b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4a74a9a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(2) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(2) > a",
            "html": "<a href=\"/2026/events/attachments/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/slides/266901/oneai_-_v_vry2gpr.mp4\">Demo Video</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "febff8825a52",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80432d0f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(1) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.av1.webm\">Video recording (AV1/WebM; preferred) - 76.8 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0256c83f7ae7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a24d6acc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(2) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.mp4\">Video recording (MP4; for legacy systems) - 389.1 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8c8a6a756a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-46cedef7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(3) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efc3e33c880f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3b73a045"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a714d034d76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff7b4073"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74e6a21adb2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-075bd845"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/7PAYWS/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/7PAYWS/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/7PAYWS/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bff908ca9aef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ae57657"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c8af7282c0c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a98f1ecba88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62015a5d7ff2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1f7fee81732",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38d6fb952687",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "098c69e694c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74fef1cbf05c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b91d1b0305d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eb371f95586",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c05384121b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "072bf71c17fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6bb4681c4d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81c7d9493aea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75ed10448f64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4ebf7fa2eec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6857b19f7f65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e0c53a58248",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "44a5f2572302",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "11cc9c34f215",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "893a5cb2b290",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "407ede301ace",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "fbd56f68ee37",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c3b6dcfd0436",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 51,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 10633,
          "settleDelayMs": 9105,
          "auditMs": 533,
          "totalMs": 11813
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "0ee9482e75e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "ebd40278c807",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "ebd40278c807",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 10633,
        "pageLoadDelayMs": 9105,
        "totalMs": 27925,
        "scannerMs": {
          "axe": 12508,
          "accesslint": 11813
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Who Pays Your Bills? Sustainability, Community and Business: The Open Source Triangle",
      "elapsedMs": 28511,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 342,
          "failed": 57,
          "cantTell": 8,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7077b241463",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97e2ee14524a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2f14cdbe6a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "193924229027",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78f770076f6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dc511033e0f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db502031ee91",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76fe8aea52ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Main tracks</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef5060abb6e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"main/\"]",
            "html": "<a href=\"/2026/schedule/track/main/\">Main Track</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66253974080e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b16c1688"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Who Pays Your Bills? Sustainability, Community and Business: The Open Source Triangle</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33da3fd4718e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"main/\"]",
            "html": "<a href=\"/2026/schedule/track/main/\">Main Track</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28ddfeb0ba74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-44e45ed2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"janson/\"]",
            "html": "<a href=\"/2026/schedule/room/janson/\">Janson</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3477af814ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f16eaadf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29de580d175d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1100\">11:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35117c5e16d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a36bf882"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1125\">11:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e22eb1d4bee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25897109"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-main:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28990aa83e78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/marco_bernasocchi/\">Marco Bernasocchi</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9ef7b7b72dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.mp4\">Video recording (MP4; for legacy systems) - 570.8 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c471f6bfdc15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ea0f4e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1b5e3f0b964",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e7c4a77"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.av1.webm\">Video recording (AV1/WebM; preferred) - 72.1 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cdd1a065641",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b78ebfe2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-main:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "206aed70b9ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de9594a5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-main:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06dcb48e82d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ec7412c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/AUFR8F/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88b6b0e759e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a282a7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c668e08e72bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94377fc01992",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75113af53c90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98adadc1671e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f483b4560d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb460448f75a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3555554ad8d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87fa1222ebfb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0db5783d0c7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f19d31a54932",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5baaad1feda7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9ecfec5334d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "247c9a6b6486",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a660a53c4630",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d270d9b6fdfc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e1809c8b374",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6e819f15615",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7a773d5c991b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0338567543e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "8812282e9fc6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T11:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1100\">11:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbaee7894466",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-389ab760"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T11:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1125\">11:25</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f23c13f0c77f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b2b1be69"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97fd61206b98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e7f6dbbd7f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e573f5a6dbbb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02c6bc56a205",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc86aaa0ee93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ad9834ed29e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33dc2325185b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dd190b19913",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "649a21216712",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60c7a61e93fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ff69209a24ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Who Pays Your Bills? Sustainability, Community and Business: The Open Source Triangle</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Who Pays Your Bills? Sustainability, Community and Business: The Open Source Triangle\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Who Pays Your Bills? Sustainability, Community and Business: The Open Source Triangle\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Main tracks</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/main/\">Main Track</a></li><li class=\"separator\">/</li><li class=\"active\">Who Pays Your Bills? Sustainability, Community and Business: The Open Source Triangle</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Who Pays Your Bills? Sustainability, Community and Business: The Open Source Triangle</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/main/\">Main Track</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/janson/\">Janson</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T11:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1100\">11:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T11:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1125\">11:25</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-main:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>“Who pays your bills?” was the first question my now-CTO asked me,when we didn’t even know each other. Years later, we co-founded OPENGIS.ch, a 40-person company that thrives on geospatial open-source software and gives back by contributing heavily to the projects we build upon.</p>\n<p>In this talk, I’ll share our journey building QField, an open-source mobile app with more than 2 million downloads, and creating a sustainable business model around it and QGIS. I’ll explain how the QGIS.org community works, and show why open source is not just a philosophy, but a real business opportunity.</p>\n<p>We’ll explore sustainability, community, and business, the three pillars that allow open-source software to flourish and its contributors to make a living from it.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/marco_bernasocchi/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/marco_bernasocchi/553820b8b345a598af81402fca7a9b7f9606536bda473ab0f0880c5613c774bb.jpg\" alt=\"Photo of Marco Bernasocchi\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/marco_bernasocchi/\">Marco Bernasocchi</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.mp4\">Video recording (MP4; for legacy systems) - 570.8 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.av1.webm\">Video recording (AV1/WebM; preferred) - 72.1 MB</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-main:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-main:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/AUFR8F/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 465,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 10878,
          "settleDelayMs": 9386,
          "auditMs": 1325,
          "totalMs": 12810,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 57
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 43,
          "failed": 49,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/marco_bernasocchi/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/marco_bernasocchi/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/marco_bernasocchi/553820b8b345a598af81402fca7a9b7f9606536bda473ab0f0880c5613c774bb.jpg\" alt=\"Photo of Marco Bernasocchi\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Marco Bernasocchi\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef7c40182039",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb341ab8"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01....",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "249ec5225a74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1100\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1100\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1100\">11:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3155a95e40e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e3bb3ac6"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1125\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1125\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1125\">11:25</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6089e3af8414",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fa996116"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51970395013a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa4eaee78317",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03fd775c043c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5e8eb875b71",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d993f0381fb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63464d03a30a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a476ea74783",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43e4db879f2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Main tracks</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5abbcb6aaac1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/main/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/main/\"]",
            "html": "<a href=\"/2026/schedule/track/main/\">Main Track</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acb5d81c0b3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7e1e1ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Who Pays Your Bills? Sustainability, Community and Business: The Open Source Triangle</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0311af29a27",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/main/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/main/\"]",
            "html": "<a href=\"/2026/schedule/track/main/\">Main Track</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c76966a345d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-94c07e2b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/janson/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/janson/\"]",
            "html": "<a href=\"/2026/schedule/room/janson/\">Janson</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6000a5ed7922",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-10052204"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22305b73d74d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-main:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-main:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-main:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74925044660f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d2b83f47"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/marco_bernasocchi/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/marco_bernasocchi/\"]",
            "html": "<a href=\"/2026/schedule/speaker/marco_bernasocchi/\">Marco Bernasocchi</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f5399299a25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6dc69886"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.mp4\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.mp4\">Video recording (MP4; for legacy systems) - 570.8 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2468ca3550a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a75590b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.vtt\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22ef894a1e33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a4726c02"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.av1.webm\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.av1.webm\">Video recording (AV1/WebM; preferred) - 72.1 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcd7eceee7f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-437f9306"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-main:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-main:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-main:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23d390b4529f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6b44119c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-main:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-main:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-main:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab02d8cda73c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a12dedc6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/AUFR8F/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/AUFR8F/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/AUFR8F/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b89671a1c46b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c1c3723b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "342ba85083a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c5d5c3c077f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29ce583f3aa8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c247dd71e83a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "715a7965c4ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4a93ac40e2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbdff8d44ad5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1df38fd45c0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05c90dddcaf1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44098ef3d1a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82cc0d7f49a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f1de182c5d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa0493dd9803",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8f30e12843f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "322edea26606",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b24848548372",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68371719c876",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6ecda230a8ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7ed254b23b12",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3273ef58833b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94af76dc3856",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "8cad442ae024",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6c5a529fb975",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 49,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 10911,
          "settleDelayMs": 9386,
          "auditMs": 533,
          "totalMs": 12099
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "c265789efc3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "fbf33b684ceb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "fbf33b684ceb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 10911,
        "pageLoadDelayMs": 9386,
        "totalMs": 28511,
        "scannerMs": {
          "axe": 12810,
          "accesslint": 12099
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/schedule/track/lightning_talks/",
      "finalUrl": "https://fosdem.org/2026/schedule/track/lightning_talks/",
      "redirected": true,
      "statusCode": 404,
      "ok": false,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Resource Not Found",
      "elapsedMs": 29252,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 210,
          "failed": 40,
          "cantTell": 6,
          "inapplicable": 66
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48fd63aee680",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fd59ee3f61c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "073b63fb299b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ca648799"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cf89e102e26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ff4064ab3e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ddea194ea57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef38c8591f5e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".active",
            "html": "<li class=\"active\">Resource Not Found</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3a89ba963c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e1304090"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".alert",
            "html": "<div class=\"alert alert-error\">\nThe resource you requested does not exist.\n</div>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.93 (foreground color: #b94a48, background color: #f2dede, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".alert"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3112d71b6cfb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-040d0e78"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "393e5e3a960a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05b52771eca2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27351446a8da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1da3138ca539",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7f199554afc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54caf67da9fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "987fc0c5fc9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb483fff7cab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6e252a40252",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ebb09e4cddc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8eb52b6b597d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5474d32bab24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "122b5170d406",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6816c42be4ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c6ccadcdf9a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35c5eaa4fea1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa5dc55baa74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".panel-column:nth-child(1) > h3",
            "html": "<h3>FOSDEM</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "317eeebc03c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e2d07bf2"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ac12af95c69a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7e8f1f707c86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f13505a9267a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adf67ee85e65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a06140c3fa9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1707ad03be96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(4)",
            "html": "<li><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d9d29239554",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-861ff79e"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecfa84e7312a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9601dbe0af6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb537301f32f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "3ecb98cb3076",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21d7bd83a87a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c8f1d1b76b92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Resource Not Found</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Resource Not Found\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Resource Not Found\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li class=\"active\">Resource Not Found</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Resource Not Found</h1>\n\t\n\t</div>\n      \n\n      <div class=\"alert alert-error\">\nThe resource you requested does not exist.\n</div>\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 322,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11131,
          "settleDelayMs": 9638,
          "auditMs": 1167,
          "totalMs": 12897,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 40
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 61,
          "failed": 31,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1e911caba3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b557b0c5756",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdcd17fa3db1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef3bc2cf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4e24256e71f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dad61a7a1c8e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da2df47e3380",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71d4b90ae814",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(3)",
            "selector": "#main > ul > li:nth-of-type(3)",
            "html": "<li class=\"active\">Resource Not Found</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "467af751196e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-61ce7539"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fe61e9af03e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df4656945aa2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8610f23019c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6442af44bf4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33e620c57314",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa772f6e02e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f6475654048",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6ad99b40163",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c20e7cc7e7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "490fdceb6493",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b0ba5952db5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dc9311423ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02d697af7194",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bc1be2e2e89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "715520758972",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "914085ed70ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd5baebb5e3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "div:nth-of-type(1) > h3",
            "selector": "div:nth-of-type(1) > h3",
            "html": "<h3>FOSDEM</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb2e6d753028",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-505d9bfa"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b606b0dc9f98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "062fb301b3f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86887848fc4c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li class=\"active\">Resource Not Found</li>\n      </ul>\n      \n\n      ...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "403a2b40b1db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "51eaec332fb1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 31,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11198,
          "settleDelayMs": 9638,
          "auditMs": 524,
          "totalMs": 12368
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "dccf771fb55a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "FOSDEM",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "f8f3406248f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f106c798"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "276f74360462",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "276f74360462",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 597,
        "pageNavigationMs": 11198,
        "pageLoadDelayMs": 9638,
        "totalMs": 29252,
        "scannerMs": {
          "axe": 12897,
          "accesslint": 12368
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Giuditta Parolini",
      "elapsedMs": 29681,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 276,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 62
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "508649f1baed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f33183fcee0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06c78299b49f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65353953c910",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ca18630d6c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b5184c7dcda",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4aa39b33cec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24a9958083de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Giuditta Parolini</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c409caa06166",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/SGPYWE-the_skills_of_a_floss_developer_and_why_they_are_important_in_open_research/\">The Skills of a FLOSS Developer and Why They Are Important in Open Research<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36394c5fec09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5cbc08f68e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/aw1120/\"]",
            "html": "<a href=\"/2026/schedule/room/aw1120/\">AW1.120</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cd525ebaee2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6549d055"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/open-research/\">Open Research</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5863d43a05e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:45:00+01:00\" href=\"/2026/schedule/day/sunday/#1345\">13:45</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b5fec6832d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-da73f08e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T14:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1415\">14:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5bc3df391f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eefd3611"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f539ade98d93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f49560e4da5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "909416ceec3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ef568ada4fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de8ec25b75c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44888870cb95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a607b063b6cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24f34d4e8b83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1d15ed35f8b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bee9db2a0921",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cec878eb625",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af4d64f420de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebcc3ae7982b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20728da79aff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79ef9cb2269a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d8d00b7d92f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2244737e2d9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6bfe5c20c57d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f3849d4ddf45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f3e5c03993f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e65dfc2725a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ee04758857f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d21cf93e2c6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61bde8426b51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f902f0f2061",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b47d316b584",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8257bc04db47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce548ba0b0cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "def04b18f21e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bba86ef3a1be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "05c6946e4142",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Giuditta Parolini</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Giuditta Parolini\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Giuditta Parolini\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Giuditta Parolini</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Giuditta Parolini</h1>\n\t\n\t</div>\n      \n\n      \n\n\n\n\n<p>I am a data scientist and I work for the research data management services at the Museum für Naturkunde-Leibniz Institute for Evolution and Biodiversity Science in Berlin. My current research focuses on sustainable data practices and infrastructures in biodiversity science. Before joining the Museum für Naturkunde, I worked as a science writer and an historian of science.</p>\n<p>Linkedin: https://www.linkedin.com/in/giuditta-parolini/ \nWebsite: https://giudittaparolini.wordpress.com/</p>\n\n\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/SGPYWE-the_skills_of_a_floss_developer_and_why_they_are_important_in_open_research/\">The Skills of a FLOSS Developer and Why They Are Important in Open Research<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/aw1120/\">AW1.120</a></td>\n            <td><a href=\"/2026/schedule/track/open-research/\">Open Research</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T13:45:00+01:00\" href=\"/2026/schedule/day/sunday/#1345\">13:45</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T14:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1415\">14:15</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11577,
          "settleDelayMs": 10000,
          "auditMs": 1189,
          "totalMs": 13367,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 56,
          "failed": 36,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07cc8c094eef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f17018db2df4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ce36655c65c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "051d6ab45489",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f6bdb7d74c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "536e8f12a16c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a26ecebcf46d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "781ab7b54cee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Giuditta Parolini</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e14c0edc97d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a",
            "selector": "td:nth-of-type(1) > a",
            "html": "<a href=\"/2026/schedule/event/SGPYWE-the_skills_of_a_floss_developer_and_why_they_are_important_in_open_research/\">The Skills of a FLOSS Developer and Why They Are Important in Open Research<br><i></i...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc82c60f6ac2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-abdcc1bc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a1f7b995dc8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/aw1120/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/aw1120/\"]",
            "html": "<a href=\"/2026/schedule/room/aw1120/\">AW1.120</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61ff66a02dec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8a4882b1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-research/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-research/\"]",
            "html": "<a href=\"/2026/schedule/track/open-research/\">Open Research</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "148e714b99de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d08eea6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a5513758522",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8bec3cebe8b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab579ec759df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b1743c10a47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce77bb826c8c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c82392a417d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abdcab8b038c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c571be95557",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34e80b14c23d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d5ac86f4057",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56f29fdf98d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b23898458f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa6d4cd7d783",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90bcc8ac98ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f867225a0613",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9054ea3f6614",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0494ea479d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "641f2d98d076",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "394b9d59b143",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01c9799b1d85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d916e82bdb9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "81cbc6e0b86e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "fbcf2361f536",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 36,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11519,
          "settleDelayMs": 10000,
          "auditMs": 528,
          "totalMs": 12698
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "8f7358ab91c0",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "d1e7dda1ddbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "0461c319c8f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "4783f5c4e640",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "4783f5c4e640",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 308,
        "pageNavigationMs": 11577,
        "pageLoadDelayMs": 10000,
        "totalMs": 29681,
        "scannerMs": {
          "axe": 13367,
          "accesslint": 12698
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Ron Evans",
      "elapsedMs": 29625,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 278,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1152d4e1a01",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f6925ef524b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65f999ecb10a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82a67c575015",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5598eb96985d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cc1e8ca9000",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11350b867acd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77471521726f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Ron Evans</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "529c8b6558aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/ABPPKR-go_around_the_world_without_wires/\">Go Around The World Without Wires<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f2860d620be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e22ad467f38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub5132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub5132/\">UB5.132</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28f8ee911b8e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-48afede8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"go/\"]",
            "html": "<a href=\"/2026/schedule/track/go/\">Go</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a38aa6673738",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-397a1e78"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T16:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bb9bdb0c58e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1d0645f7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T16:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1630\">16:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06522ca4a9f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d197f45"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99761d542184",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b04e5dc45df9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce4500166ac7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4e19c25c171",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccc158058cdb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d20a19b80a48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "886f62ee6db8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d7ad39eeaac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e93b4953e73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e2cec62fdc6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21ce1c1a7180",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "853f09372a25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "295d544add66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4981e4a2bc88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fbbd7a00779",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6af830ecd87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9e1e9967a7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "055dcc8c5d3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f100be885e87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "fb7bf2925a7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32d1af99f210",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0c4c9b7f32b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1ebaa1861ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c23ec55d9062",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16b08317f64b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c791c5d759d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a16f115d932f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dac7a624f45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "8577be03358f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b579c27bccd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ef841c52ac5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Ron Evans</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Ron Evans\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Ron Evans\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Ron Evans</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Ron Evans</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/ron_evans/24a2a9929deb1c195f5b222aec36443200a4f5f757ffc3ed5292b05bcb1fe8f7.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Ron Evans\">\n\n\n\n\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/ABPPKR-go_around_the_world_without_wires/\">Go Around The World Without Wires<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ub5132/\">UB5.132</a></td>\n            <td><a href=\"/2026/schedule/track/go/\">Go</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T16:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1630\">16:30</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 388,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11503,
          "settleDelayMs": 10000,
          "auditMs": 1189,
          "totalMs": 13318,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/ron_evans/24a2a9929deb1c195f5b222aec36443200a4f5f757ffc3ed5292b05bcb1fe8f7.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Ron Evans\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Ron Evans\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16d678d67aa3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9acb3e4402d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "641cbf3f9950",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8716ba8a270",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05a49fee18e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efc306a98288",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "618ce9b75056",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16e603a4ddda",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ec348ddbcdc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Ron Evans</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcb0efb48da8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ABPPKR-go_around_the_world_without_wires/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ABPPKR-go_around_the_world_without_wires/\"]",
            "html": "<a href=\"/2026/schedule/event/ABPPKR-go_around_the_world_without_wires/\">Go Around The World Without Wires<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fab0c1b9577",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-060b4218"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fb86ff607bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub5132/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub5132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub5132/\">UB5.132</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eaee2f054fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-37bdaac1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/go/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/go/\"]",
            "html": "<a href=\"/2026/schedule/track/go/\">Go</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b252c9742131",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a83288d2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cedfe58642ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f873a168293",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcacb34998f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11051bb8c6a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4ed484c8f05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3dee7c58baf8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ec51df84762",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a33a7b173a38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caa1a90459cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8149aa072afa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "612d12363f3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bf3a837d193",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39f9a1c3698f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70f917c880c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83548061716f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c9ea35a43b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbe477154d1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a75644403d79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "90a77b54e1ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e405c430817",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c5d5d1a21f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f01217c57383",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7fa0ab4a5d40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11523,
          "settleDelayMs": 10000,
          "auditMs": 527,
          "totalMs": 12704
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "b6974569dbe5",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "8cabeba69c54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "cd19a8603e69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "ff5e35b68beb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "ff5e35b68beb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 305,
        "pageNavigationMs": 11523,
        "pageLoadDelayMs": 10000,
        "totalMs": 29625,
        "scannerMs": {
          "axe": 13318,
          "accesslint": 12704
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - WebNN and WebLLM on RISC-V: Closing the AI Acceleration Gap with RVV and Tenstorrent",
      "elapsedMs": 29702,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 344,
          "failed": 58,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c5dfa68e6e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cca217ab36ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ba1760d469e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c31ff61fcf92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "009e33f165b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b617e900a43e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e47889d9554",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba8f97428b6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c693aa319ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4efd9a5fa2e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5bfa61f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">WebNN and WebLLM on RISC-V: Closing the AI Acceleration Gap with RVV and Tenstorrent</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7dddbc02e89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "424d17e74a3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b8186c49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2120/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f16b095c4b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6912bb2d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60c53b0282bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T12:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1240\">12:40</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dee836df28f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-926d41a3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T13:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1300\">13:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e42e1aca45d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8643a963"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "016e0c0a75c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/yuning_liang/\">Yuning Liang</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e72b8ead88fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-43c09be2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/petr_penzin/\">Petr Penzin</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23224927cf8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.av1.webm\">Video recording (AV1/WebM; preferred) - 50.2 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a8b7addf398",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ea0f4e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.mp4\">Video recording (MP4; for legacy systems) - 337.6 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d18259273c0e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e7c4a77"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db657c398093",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b78ebfe2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cb75a2224c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de9594a5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1620ca943f07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ec7412c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/E7WQQX/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bec92f70cf3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a282a7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e09b659f7e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8169d0e5273d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "185279798823",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6c4dc09cbb4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9553eed40b9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56778d48ec23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e488cda95189",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ec21322a329",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "160aaacdc6ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b11dde4d815e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7111f22d1a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "692102928f5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "191b3e0eb670",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dad578aea09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "628b2c8d63e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5db99f414b7c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff048f2e5dbe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c549e1896255",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c246657f0660",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b60f03c8a640",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T12:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1240\">12:40</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73e4d0f754bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1ad381f8"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T13:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1300\">13:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2900fd31439e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3487d487"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb3118ab8c45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ada7b8d544d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c315df18261",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "092ce4448b13",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d24a0b50284c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7a8d71d4915",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38f4c3169c01",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "994c5342859d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c316a6c23e37",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "270b19f2c19c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "bb915e9c2682",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - WebNN and WebLLM on RISC-V: Closing the AI Acceleration Gap with RVV and Tenstorrent</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"WebNN and WebLLM on RISC-V: Closing the AI Acceleration Gap with RVV and Tenstorrent\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - WebNN and WebLLM on RISC-V: Closing the AI Acceleration Gap with RVV and Tenstorrent\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/ai/\">AI Plumbers</a></li><li class=\"separator\">/</li><li class=\"active\">WebNN and WebLLM on RISC-V: Closing the AI Acceleration Gap with RVV and Tenstorrent</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>WebNN and WebLLM on RISC-V: Closing the AI Acceleration Gap with RVV and Tenstorrent</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/ai/\">AI Plumbers</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T12:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1240\">12:40</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T13:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1300\">13:00</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>As AI workloads move to the browser, the lack of a unified low-level acceleration layer on Linux—equivalent to DirectML or CoreML—creates major bottlenecks. In this talk, we explore how WebNN and next-generation WebLLM can unlock efficient on-device inference on RISC-V, using Tenstorrent hardware and the emerging RVV 1.0 Variable-Length vector ISA. We cover the challenges of WebNN integration on Linux, the importance of WASM support for RVV, and demonstrate progress on running modern LLMs directly in the browser. We will also detail the RVV-enabled WASM implementation path for WebNN and what’s needed upstream.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/yuning_liang/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/yuning_liang/74e8a80871dd862c64414e62247bdcf0cc5fec1c1f1ce44a3d5d80545747ef4d.JPEG\" alt=\"Photo of Yuning Liang\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/yuning_liang/\">Yuning Liang</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/petr_penzin/\">Petr Penzin</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.av1.webm\">Video recording (AV1/WebM; preferred) - 50.2 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.mp4\">Video recording (MP4; for legacy systems) - 337.6 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/E7WQQX/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 467,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11491,
          "settleDelayMs": 10000,
          "auditMs": 1302,
          "totalMs": 13396,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 58
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 42,
          "failed": 50,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/yuning_liang/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/yuning_liang/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/yuning_liang/74e8a80871dd862c64414e62247bdcf0cc5fec1c1f1ce44a3d5d80545747ef4d.JPEG\" alt=\"Photo of Yuning Liang\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Yuning Liang\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9f5db02d0ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e321fca"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.av1...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2871405c232",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1240\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1240\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1240\">12:40</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1918d7f5d3d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5de581e6"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1300\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1300\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1300\">13:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbb0e3752cb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-52d5aa04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b21beb6e40da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bef10d7f90d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46cc4f0fe5fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b46d60e67fc5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13f1a5ea7b41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a2913fdc032",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa6c148f472c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00569ad8f30e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3165cee3777b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/ai/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49550b680514",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-45d23400"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">WebNN and WebLLM on RISC-V: Closing the AI Acceleration Gap with RVV and Tenstorrent</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3d81374803c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/ai/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f2a930bf16a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-746603ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2120/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2120/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fba78c62f2ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c50b821f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b27d9740a4f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71f03be869cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ea261c27"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/yuning_liang/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/yuning_liang/\"]",
            "html": "<a href=\"/2026/schedule/speaker/yuning_liang/\">Yuning Liang</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3eb18a35587",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6a502528"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/petr_penzin/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/petr_penzin/\"]",
            "html": "<a href=\"/2026/schedule/speaker/petr_penzin/\">Petr Penzin</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "888eee71b7cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3cca3304"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.av1.webm\">Video recording (AV1/WebM; preferred) - 50.2 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad3adad43322",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4a74a9a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(2) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.mp4\">Video recording (MP4; for legacy systems) - 337.6 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d38100d509ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80432d0f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(3) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a34019500802",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-60f4b43e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "886f01cd44f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff7b4073"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "829b2e9cc2ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-075bd845"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/E7WQQX/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/E7WQQX/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/E7WQQX/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc5e2b18b794",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e362d6e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18b1bd5de1fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef3e7abe811c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afac481a9ae2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9b0a8f4f943",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8720680a1c81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a03b1a9eef0b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cc45e001e23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd864c52ff49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "165815dde6ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d96c42acd83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95df6909fac8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3a85ed099bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a08960c2400",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "130e28348ed5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93ab5f985f9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8751ecb8c205",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd8f2be66c7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "180225c820b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7ddb8976fa02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4fdcf203bbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e322818ec986",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "578d8d9bc872",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f0c89ced4ee3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 50,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11519,
          "settleDelayMs": 10000,
          "auditMs": 533,
          "totalMs": 12703
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "fa6aaa3f094e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "863a442158e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "863a442158e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 11519,
        "pageLoadDelayMs": 10000,
        "totalMs": 29702,
        "scannerMs": {
          "axe": 13396,
          "accesslint": 12703
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Thibault Raffaillac",
      "elapsedMs": 29565,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 282,
          "failed": 48,
          "cantTell": 6,
          "inapplicable": 57
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b10613ab0f74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97d82e6027d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "931feeb7bdcc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ed7d086106f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e43991cb7c24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f6577ff0feb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d07d48d270b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fca3dfbaccc4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Thibault Raffaillac</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37566141cf19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p > a",
            "html": "<a href=\"https://github.com/tvlabs/edge264\">edge264</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7a48c524609",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f5268c22"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/ADXJMU-innovations-with-yaml-cabac-simd-in-h264-decoding/\">Innovations with YAML/CABAC in H.264/AVC software decoding<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b43cdabffe34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9ff8f215d0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k4601/\"]",
            "html": "<a href=\"/2026/schedule/room/k4601/\">K.4.601</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6c18a1cd20b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-47baf59a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/open-media-devroom/\">Open Media devroom</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c9797d1c985",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T11:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T11:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1135\">11:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23deb21cf44d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-90855609"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T11:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T11:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1155\">11:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd688073f072",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-195e53c9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "027b8058c561",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f378221ddd2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "966422262d47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49b35d67ecaa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b0d2a983edf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66a4a8591d35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00522f9169db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdf8ca16bb4f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de148f42b6d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efb6e5d86676",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a53b0f4c7886",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb2de71dc87a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e3efb4b4d41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a878ad720508",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f8aa20d8974",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a46175827d5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "691aab5a47e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7eb0be0d0372",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e14de669896a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5f7aec3599c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p > a",
            "html": "<a href=\"https://github.com/tvlabs/edge264\">edge264</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "#main > p"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6eb0e9fe9867",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-84fa87db"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a14c16f1f66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c9322a6be6b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67c461f406e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f0944a1ce61",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "222716b13213",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dfd199943aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "029202dd8866",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0dc81608d86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "da45db00ed84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "775ddf429bf9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "fc60b1e86cae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Thibault Raffaillac</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Thibault Raffaillac\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Thibault Raffaillac\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Thibault Raffaillac</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Thibault Raffaillac</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/thibault_raffaillac/1490bb71b8ea5d9a5e4175c694181a50e90be79e14da9d573b197d633afc2536.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Thibault Raffaillac\">\n\n\n\n<p>Hello there! I'm an engineer and part-time researcher in Montpellier (France) with a PhD in Human-Computer Interaction and Software Engineering. I develop the open source project <a href=\"https://github.com/tvlabs/edge264\">edge264</a>, a state-of-the-art decoder for the video format H.264/AVC. I am passionate about optimization and software architectures, and look forward to share and learn at FOSDEM :)</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/ADXJMU-innovations-with-yaml-cabac-simd-in-h264-decoding/\">Innovations with YAML/CABAC in H.264/AVC software decoding<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/k4601/\">K.4.601</a></td>\n            <td><a href=\"/2026/schedule/track/open-media-devroom/\">Open Media devroom</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T11:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1135\">11:35</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T11:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1155\">11:55</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 393,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11488,
          "settleDelayMs": 10000,
          "auditMs": 1196,
          "totalMs": 13283,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 48
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 53,
          "failed": 39,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/thibault_raffaillac/1490bb71b8ea5d9a5e4175c694181a50e90be79e14da9d573b197d633afc2536.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Thibault Raffail...",
            "impact": "minor",
            "message": "Alt text \"Photo of Thibault Raffaillac\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c37270bd366",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://github.com/tvlabs/edge264\"]",
            "selector": "p > a[href=\"https://github.com/tvlabs/edge264\"]",
            "html": "<a href=\"https://github.com/tvlabs/edge264\">edge264</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b57139ad6bb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e6a16c4a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2290cd1e8574",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "023ee3add6b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b656fccef6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fddfcb55965",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e482f4d2708f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcc45e1e4838",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52c6fc1dcd33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b24af160c676",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Thibault Raffaillac</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e822cb86daf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://github.com/tvlabs/edge264\"]",
            "selector": "p > a[href=\"https://github.com/tvlabs/edge264\"]",
            "html": "<a href=\"https://github.com/tvlabs/edge264\">edge264</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d5ed85dfb18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-baea0c19"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ADXJMU-innovations-with-yaml-cabac-simd-in-h264-decoding/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ADXJMU-innovations-with-yaml-cabac-simd-in-h264-decoding/\"]",
            "html": "<a href=\"/2026/schedule/event/ADXJMU-innovations-with-yaml-cabac-simd-in-h264-decoding/\">Innovations with YAML/CABAC in H.264/AVC software decoding<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19b2d4640947",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e3357233"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c4182ab8bc4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k4601/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k4601/\"]",
            "html": "<a href=\"/2026/schedule/room/k4601/\">K.4.601</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d66b2408329",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-93b61c9d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-media-devroom/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-media-devroom/\"]",
            "html": "<a href=\"/2026/schedule/track/open-media-devroom/\">Open Media devroom</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1371420d180",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ebbe6840"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a174e6c11a82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4295bf39ef83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af770127a25e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ede3163d5c78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff4d5e532f9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e85909789a71",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a3c75f9c7b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a44019af5fb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a9a493038b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88dc76c7e734",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfb4ad8e2b81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc2afb775ec3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa59bd5df4ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcb654bed208",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76696a8843ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02b8dc79b962",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3771d5009290",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7b88e38214f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b1aefbff8d9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7ea37b3628e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99b05c25d286",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f2f673a07b69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a9ecf62e0762",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 39,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11519,
          "settleDelayMs": 10000,
          "auditMs": 528,
          "totalMs": 12695
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "9c7408219626",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "7f22fd0a8c50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "7f48ca5a5c8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "65f091853006",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "65f091853006",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 11519,
        "pageLoadDelayMs": 10000,
        "totalMs": 29565,
        "scannerMs": {
          "axe": 13283,
          "accesslint": 12695
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/lumi/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/lumi/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - lumi",
      "elapsedMs": 29597,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 272,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 62
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc9ee06f9a8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61c7d9d6dcd1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6b539bddac0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0d3e23340b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "894d498ae826",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "976bcf4da12f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "901e72b173ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e0a5dde0883",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">lumi</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58a46bcf091a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/NPHJE9-luanti_mod_programming/\">Luanti mod programming<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b2ef29eb9b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4fc41ab7959",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud6205/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6205/\">UD6.205</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29af8b1d609d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-391f1d3a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"junior/\"]",
            "html": "<a href=\"/2026/schedule/track/junior/\">Junior</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91b2c81b1b03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-66833393"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1400\">14:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5efc45a7397a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-91926846"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T15:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T15:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1530\">15:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52cc9aee0009",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dbc03fd6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73511371eca1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a28c6fef2e63",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71335692eea3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae1875592af1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e50c71729ba4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "136392226834",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b13b725c896",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "055a914216ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95805b05a315",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bf3cbf576d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a2caa36d723",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36f03dfcf8ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e9794e9095f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da7a0ab4a5cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de69d69ee093",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89ed13ebe1de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03e525708f18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "339748798eb9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "50c99be4463d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c5f25caa0890",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78e231f5ba6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03b09d1198d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "413cd3e2ad86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3e96ef074ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1050a079e3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88b38fd9c042",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8339d99d5b66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bb68451f183",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "19434c592d67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4583bc5b283e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "bf569a53e8b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - lumi</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"lumi\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - lumi\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">lumi</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>lumi</h1>\n\t\n\t</div>\n      \n\n      \n\n\n\n\n\n\n\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/NPHJE9-luanti_mod_programming/\">Luanti mod programming<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ud6205/\">UD6.205</a></td>\n            <td><a href=\"/2026/schedule/track/junior/\">Junior</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T14:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1400\">14:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T15:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1530\">15:30</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 386,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11493,
          "settleDelayMs": 10000,
          "auditMs": 1203,
          "totalMs": 13296,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 56,
          "failed": 36,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ff003b95b51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c27bc6449ef0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2829aaa0be9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "605eca59cabd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a2e3ced96e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18196e7ccba3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc236c60d238",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a161f5d57cbd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">lumi</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52714c0ef162",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/NPHJE9-luanti_mod_programming/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/NPHJE9-luanti_mod_programming/\"]",
            "html": "<a href=\"/2026/schedule/event/NPHJE9-luanti_mod_programming/\">Luanti mod programming<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaad795d4c94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-084fe73b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f858e792416",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud6205/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud6205/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6205/\">UD6.205</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab1d167afc6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9eada143"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/junior/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/junior/\"]",
            "html": "<a href=\"/2026/schedule/track/junior/\">Junior</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b38a1414188",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5cc78a66"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de717a7e7055",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7335b78452a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d54f94fbf547",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fe6ea7f49e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9809ee323519",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "762bf5b3984f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4676de3cacff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "752cc7ec3b43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17f14a2564c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1027a7d3378b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7473f9ab0de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92e3513c5697",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8931125e1c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85a271cae351",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f48c119112dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e42e7858735",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ece6648f51f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "246f301114f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6133e3428465",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "717da871f279",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c04d087ca5c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7ce6615de3a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "5f4cf20a0bf0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 36,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11492,
          "settleDelayMs": 10000,
          "auditMs": 527,
          "totalMs": 12673
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "d0d02d6eb854",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "2461604f68c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "7a42a4bead4c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "438eebb62a93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "438eebb62a93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 304,
        "pageNavigationMs": 11493,
        "pageLoadDelayMs": 10000,
        "totalMs": 29598,
        "scannerMs": {
          "axe": 13296,
          "accesslint": 12673
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Mahendra Paipuri",
      "elapsedMs": 29647,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 305,
          "failed": 58,
          "cantTell": 6,
          "inapplicable": 61
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "642eebd9c0f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fa69b40de23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84aceb8610c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9459eeb9e2eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "874a2ecf0448",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a923f283ab9d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb6e752899f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2189800a95de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Mahendra Paipuri</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13cb9db6394c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"magnum-erc.weebly.com/\"]",
            "html": "<a href=\"https://magnum-erc.weebly.com/\">ERC project</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0949a5f24ae1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-88cc7f50"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"https://www.skao.int/en\"]",
            "html": "<a href=\"https://www.skao.int/en\">SKAO</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73c2a6853ed0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8fa793"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(4) > a:nth-child(3)",
            "html": "<a href=\"https://developer.skao.int/projects/ska-sdp-integration/en/latest/\">SDP</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30d088d7b2d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5a22136e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/N9QWXR-ebpf-io-monitoring/\">A Unified I/O Monitoring Framework Using eBPF<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f01688045ffe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-26af3d88"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba61c579049e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(3) > a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0ba0bf4fd88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f0bb89e0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"ebpf/\"]",
            "html": "<a href=\"/2026/schedule/track/ebpf/\">eBPF</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "252e67fe94ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d0a431c3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1445\">14:45</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28fe15cedb6a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bb5a46a4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T15:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T15:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1515\">15:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bac955afb04b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-19a9348f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/PNGJMX-energy-monitoring-ceems/\">Track Energy &amp; Emissions of User Jobs on HPC/AI Platforms using CEEMS<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe77d40d58ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cedb694b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abf187900131",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(3) > a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2accdbc789de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-74f2de42"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/hpc-big-data-data-science/\">HPC, Big Data &amp; Data Science</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2964b4c82055",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97b3b2b5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1130\">11:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4af5cf0ad46b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf59d139"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1155\">11:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b73d6d681c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b1c5509e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23ddaa8dc4e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fe8a503137f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e15f77836647",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "078f53e9e6b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c6ce2d69613",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9ca82424423",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cb902975eed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22bc0e02f6bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5677a6f43597",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1eb39e8936db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec829225ef9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83e97016f57c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d43c32ca4a2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b58f30ef3876",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52281c8abcf4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "883ddfb5383a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d386a1ed923a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7f9868ccbb75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f785607f0614",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5fcff06cbca7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"magnum-erc.weebly.com/\"]",
            "html": "<a href=\"https://magnum-erc.weebly.com/\">ERC project</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "588168c453ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-353fb0d2"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href=\"https://www.skao.int/en\"]",
            "html": "<a href=\"https://www.skao.int/en\">SKAO</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a064873a4c83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42b8ab3c"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(4) > a:nth-child(3)",
            "html": "<a href=\"https://developer.skao.int/projects/ska-sdp-integration/en/latest/\">SDP</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0364c503245",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a5322e50"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "763b3dc82803",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b38e6c3f14ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9197598699b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98e844ca56e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3982c546350e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0e171613d20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2acba15d05b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcb551623abb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0943aa401a9d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc458e528c27",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "fbda7c99c6c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Mahendra Paipuri</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Mahendra Paipuri\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Mahendra Paipuri\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Mahendra Paipuri</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Mahendra Paipuri</h1>\n\t\n\t</div>\n      \n\n      \n\n\n\n\n<p>Mahendra has a doctorate in applied mathematics from Universidade de Lisboa, Portugal and M.Sc. in computational sciences from Universitat Politecnica de Catalunya, Barcelona.</p>\n<p>After his doctorate, he did his post-doctorate at Universite Gustav Eiffel, working with an \n<a href=\"https://magnum-erc.weebly.com/\">ERC project</a> focused on macroscopic modelling of urban transportation networks. Later, he worked for INRIA as a research engineer within <a href=\"https://www.skao.int/en\">SKAO</a> on software-hardware co-design activities for <a href=\"https://developer.skao.int/projects/ska-sdp-integration/en/latest/\">SDP</a>.</p>\n<p>Since the beginning of 2022, he has been working for CNRS as a permanent research engineer. He spent more than 3 years at the national HPC center of CNRS as a system/solutions architect. Mahendra joined CDSP in October 2025 to lead the digital projects team.</p>\n\n\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/N9QWXR-ebpf-io-monitoring/\">A Unified I/O Monitoring Framework Using eBPF<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a></td>\n            <td><a href=\"/2026/schedule/track/ebpf/\">eBPF</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T14:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1445\">14:45</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T15:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1515\">15:15</a></td>\n        </tr>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/PNGJMX-energy-monitoring-ceems/\">Track Energy &amp; Emissions of User Jobs on HPC/AI Platforms using CEEMS<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a></td>\n            <td><a href=\"/2026/schedule/track/hpc-big-data-data-science/\">HPC, Big Data &amp; Data Science</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T11:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1130\">11:30</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T11:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1155\">11:55</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 430,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11397,
          "settleDelayMs": 10000,
          "auditMs": 1209,
          "totalMs": 13207,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 58
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 46,
          "failed": 46,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(2) > a[href=\"https://magnum-erc.weebly.com/\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://magnum-erc.weebly.com/\"]",
            "html": "<a href=\"https://magnum-erc.weebly.com/\">ERC project</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "384d98c36939",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83ff9832"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(2) > a[href=\"https://www.skao.int/en\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://www.skao.int/en\"]",
            "html": "<a href=\"https://www.skao.int/en\">SKAO</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfa1e9f6d909",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-020c1797"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(2) > a[href=\"https://developer.skao.int/projects/ska-sdp-integration/en/latest/\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://developer.skao.int/projects/ska-sdp-integration/en/latest/\"]",
            "html": "<a href=\"https://developer.skao.int/projects/ska-sdp-integration/en/latest/\">SDP</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75e12698463b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ed2165c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5895d2458c82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f73155be81a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ae1b78f7f2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "610174babc5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6759f80455a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f6605f8a108",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5337355f254",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbbd3364ab83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Mahendra Paipuri</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24814dadbd33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(2) > a[href=\"https://magnum-erc.weebly.com/\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://magnum-erc.weebly.com/\"]",
            "html": "<a href=\"https://magnum-erc.weebly.com/\">ERC project</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d5cffd3fa11",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8e172eb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(2) > a[href=\"https://www.skao.int/en\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://www.skao.int/en\"]",
            "html": "<a href=\"https://www.skao.int/en\">SKAO</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7965acad5d81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aade199d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(2) > a[href=\"https://developer.skao.int/projects/ska-sdp-integration/en/latest/\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://developer.skao.int/projects/ska-sdp-integration/en/latest/\"]",
            "html": "<a href=\"https://developer.skao.int/projects/ska-sdp-integration/en/latest/\">SDP</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56dca06e83e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3b6961ae"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/N9QWXR-ebpf-io-monitoring/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/N9QWXR-ebpf-io-monitoring/\"]",
            "html": "<a href=\"/2026/schedule/event/N9QWXR-ebpf-io-monitoring/\">A Unified I/O Monitoring Framework Using eBPF<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1cf521f373c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d4e36ad"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e39461693c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1308/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48cba164309c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-17ef2d15"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/ebpf/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/ebpf/\"]",
            "html": "<a href=\"/2026/schedule/track/ebpf/\">eBPF</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82eb2e7d4bd9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-607fb9f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/PNGJMX-energy-monitoring-ceems/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/PNGJMX-energy-monitoring-ceems/\"]",
            "html": "<a href=\"/2026/schedule/event/PNGJMX-energy-monitoring-ceems/\">Track Energy &amp; Emissions of User Jobs on HPC/AI Platforms using CEEMS<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c56ab5507795",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-426d852f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4fd86cd668e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1308/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99131e37ebfa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c14f80f6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/hpc-big-data-data-science/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/hpc-big-data-data-science/\"]",
            "html": "<a href=\"/2026/schedule/track/hpc-big-data-data-science/\">HPC, Big Data &amp; Data Science</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32a2c52bbcc8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef51b6e3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd9bb17a8cd6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e851ddc28e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8601ccbf7c78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bb18658dabf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b035cbb49bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43b82420f68f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce333b4e23dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32023a6225ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "940e7b8c258b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cf7b8dbef85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99080a212e51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a281ae7cc40d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4f190c06af2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfc1553734ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b16f2219ceaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ffec7c237e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af3e2c83591e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a394b8e0d7d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c1ba8047f224",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2ddbaede213",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea42dde905e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a3bf47e7765c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "40c75e748e52",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 46,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11605,
          "settleDelayMs": 10000,
          "auditMs": 529,
          "totalMs": 12776
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "6efc49cc4cc1",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "07e79d2bf3de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "28f563888c70",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "4dbc26fa2850",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "4dbc26fa2850",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11605,
        "pageLoadDelayMs": 10000,
        "totalMs": 29647,
        "scannerMs": {
          "axe": 13207,
          "accesslint": 12776
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - effie mouzeli",
      "elapsedMs": 29422,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 283,
          "failed": 47,
          "cantTell": 7,
          "inapplicable": 57
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "828667fc1495",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b50fc69ead9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f68c63c48d8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "843edcdff7db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ac50c666790",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d50dd222cde",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4979057038b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d37913341f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">effie mouzeli</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea6403c53751",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "em",
            "html": "<em>[citation needed]</em>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a31d28acacd6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f0ce55f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/YDLGLN-running_wikipedia_on_bare_metal_open_source_and_a_healthy_dose_of_caching/\">Running Wikipedia on Bare Metal, Open Source, and a Healthy Dose of Caching<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbd13358bdeb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffab910e241b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k1105/\"]",
            "html": "<a href=\"/2026/schedule/room/k1105/\">K.1.105 (La Fontaine)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "442769091a51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e56a51c5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"main_k/\"]",
            "html": "<a href=\"/2026/schedule/track/main_k/\">Main Track (K-building)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0224a4545fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-49ffb094"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T15:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T15:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1500\">15:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "559f95fb45c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ac8e1c0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T15:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T15:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1525\">15:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a828d33ad5c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0c0c1586"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fd4fb3e3a1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c764718689a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ed88211405f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40da5835270a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95e481dca8bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9702c2fa9d5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a414e8a7806c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "261c4d658796",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fba0422577d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4ab58a51932",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f66055ff8d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "187c2df8b14c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96745761482b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "131baa782065",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc45974634c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9395101fd97",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc7a7d0aec46",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c50a6d19445c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "42048af73781",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "938287f057ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98f82ce4107b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23077f67c89f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d316e254ceda",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e32023aa2d16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d5b9f0e9373",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5765f27d23b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9bc9e197791",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d712c33a47a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "16ca7101cffe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5ca6c9bdcea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5958c64b3bbb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - effie mouzeli</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"effie mouzeli\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - effie mouzeli\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">effie mouzeli</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>effie mouzeli</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/effie_mouzeli/b2a2b25914a7b452158fee12c63c218f7acb7dfc69013021d826837430deb5a2.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of effie mouzeli\">\n\n\n\n<p>Effie spent several years in small organisations. Currently an SRE at the Wikimedia Foundation, she is counting Wikipedia’s rabbit holes so you don’t have to. <a href=\"https://en.wikipedia.org/wiki/Wikipedia%3ACitation_needed\"><em>[citation needed]</em></a>\nShe’s co-chaired SREcon23 and SREcon24 EMEA, and has been a long-time contributor. Her limited written work include a thesis no one read, a defunct Twitter account and sneaking a couple of articles into 97 Things Every SRE Should Know.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/YDLGLN-running_wikipedia_on_bare_metal_open_source_and_a_healthy_dose_of_caching/\">Running Wikipedia on Bare Metal, Open Source, and a Healthy Dose of Caching<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/k1105/\">K.1.105 (La Fontaine)</a></td>\n            <td><a href=\"/2026/schedule/track/main_k/\">Main Track (K-building)</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T15:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1500\">15:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T15:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1525\">15:25</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 394,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11482,
          "settleDelayMs": 10000,
          "auditMs": 1169,
          "totalMs": 13249,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 47
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 53,
          "failed": 39,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/effie_mouzeli/b2a2b25914a7b452158fee12c63c218f7acb7dfc69013021d826837430deb5a2.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of effie mouzeli\">",
            "impact": "minor",
            "message": "Alt text \"Photo of effie mouzeli\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c5e15455bc0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://en.wikipedia.org/wiki/Wikipedia%3ACitation_needed\"]",
            "selector": "p > a[href=\"https://en.wikipedia.org/wiki/Wikipedia%3ACitation_needed\"]",
            "html": "<a href=\"https://en.wikipedia.org/wiki/Wikipedia%3ACitation_needed\"><em>[citation needed]</em></a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "834b492fc266",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2fbc298f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebd14beb934b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a660a0168231",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af93ca2ad97f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f90fbac03cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3aedddab4d04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e34ac179aca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c30f70b70d22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b6492add048",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">effie mouzeli</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9532f59f367",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://en.wikipedia.org/wiki/Wikipedia%3ACitation_needed\"] > em",
            "selector": "a[href=\"https://en.wikipedia.org/wiki/Wikipedia%3ACitation_needed\"] > em",
            "html": "<em>[citation needed]</em>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ab96a1844e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-02b099c5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a",
            "selector": "td:nth-of-type(1) > a",
            "html": "<a href=\"/2026/schedule/event/YDLGLN-running_wikipedia_on_bare_metal_open_source_and_a_healthy_dose_of_caching/\">Running Wikipedia on Bare Metal, Open Source, and a Healthy Dose of Caching<br><i></i><...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e215e40f2eef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-abdcc1bc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "210acab7558b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k1105/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k1105/\"]",
            "html": "<a href=\"/2026/schedule/room/k1105/\">K.1.105 (La Fontaine)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07cb62885813",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc5d0421"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/main_k/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/main_k/\"]",
            "html": "<a href=\"/2026/schedule/track/main_k/\">Main Track (K-building)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9197c62c9ec9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-45e8349c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "220be38569f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71f746c256fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "950cafe9c0bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d393f8fa445",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30156b0eedd5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cdebd765e77",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64ba2207d398",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5087c9cafbb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87351919cddf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9e4873f57a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed9e08d1e6c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f840053583ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab5678a7f63c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd8561ec566c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38b587685503",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "760653f7e77f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8643b0ca6a8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1e0d59f06239",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e88f2499ffbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8c7d847b945",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "281e326b6cc1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "fabd71254324",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e9beab77f111",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 39,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11511,
          "settleDelayMs": 10000,
          "auditMs": 529,
          "totalMs": 12682
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "250a15c7fb6f",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "a2eb9179d2d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "5e447eba1adf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "726adac0498b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "726adac0498b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 304,
        "pageNavigationMs": 11511,
        "pageLoadDelayMs": 10000,
        "totalMs": 29422,
        "scannerMs": {
          "axe": 13249,
          "accesslint": 12682
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Brendan Abolivier",
      "elapsedMs": 29566,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 282,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deccc36071e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b862d2e02781",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7b86590c4b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "545d86f7d112",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7db9e834a1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04baee34e4f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8323823fbfa9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "349363a073b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Brendan Abolivier</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ab15ca58dfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/\">A short story of supporting Microsoft Exchange in Thunderbird<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e6df9172132",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "450dde71d785",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k4201/\"]",
            "html": "<a href=\"/2026/schedule/room/k4201/\">K.4.201</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e770818d5a0f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c1bf96dd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a84fdd90e39e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T12:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9530484c9222",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-19e4f59d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T12:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1215\">12:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53c5c27c820d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4e942eb1"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e962ca387398",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b293ac471d79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd40fc4cc4de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2557b66c21d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe6e14b81dfa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e046cf59a8f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57b2ca3b172c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51601ba7bb9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a3743107be0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "509fb0766096",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3fda4d83ee5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d0fe8158d90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe7777b9ee45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "741ecee52bc5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63508a3dab7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc43d53a49c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b81b41377ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "30f1f90c3e02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "118b6e89373d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "511f70b025db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b704c39a5f59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5f4a2f04807",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aefe86958480",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "470701aea840",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "556beae10077",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e32701ea82e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "201e9235c176",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a51c1162ad22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "39da725d7a91",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a99f3a2d8c72",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "3044c70d32fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Brendan Abolivier</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Brendan Abolivier\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Brendan Abolivier\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Brendan Abolivier</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Brendan Abolivier</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/brendan_abolivier/748785ce90dd8d6da487c87d8a2eab3b217d84e31feb7a078e9da3d4cff8d39b.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Brendan Abolivier\">\n\n\n\n<p>I've been involved with open-source development for most of my career, starting at CozyCloud where I contributed TOTP 2FA and helped improve the SaaS infrastructure. I worked at Element for several years, where I helped grow the Matrix backend ecosystem with features such as message retention policies and the Synapse module API.</p>\n<p>I've been working at Mozilla for a few years, as part of the team in charge of the desktop version of Thunderbird. In the past couple of years, I've lead the work to support Microsoft Exchange in Thunderbird, which is the first new protocol/platform to be supported in over 20 years, and paves the way for more to be added in the future.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/\">A short story of supporting Microsoft Exchange in Thunderbird<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/k4201/\">K.4.201</a></td>\n            <td><a href=\"/2026/schedule/track/modern-email/\">Modern Email</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T12:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1215\">12:15</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 392,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11493,
          "settleDelayMs": 10000,
          "auditMs": 1209,
          "totalMs": 13299,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/brendan_abolivier/748785ce90dd8d6da487c87d8a2eab3b217d84e31feb7a078e9da3d4cff8d39b.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Brendan Abolivier\"...",
            "impact": "minor",
            "message": "Alt text \"Photo of Brendan Abolivier\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f8e41f43f65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2709ca1869b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab368f434bfc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88879f05419c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b7f0cb88e5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c58bf203fe6a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b72545322d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34dd47168751",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42dfa9ef190b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Brendan Abolivier</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72267998d7c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/\"]",
            "html": "<a href=\"/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/\">A short story of supporting Microsoft Exchange in Thunderbird<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d719e4e7202e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-64bcec67"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6dc88f05a1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k4201/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k4201/\"]",
            "html": "<a href=\"/2026/schedule/room/k4201/\">K.4.201</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2696d879c13a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-92ea1549"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ad16a746269",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cc3df7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d694f0e18ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce6d0d53e9ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e4a3e449fbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae7b88911a0f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4908d0247236",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5638ba912cec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94c94a12b615",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46517ee7ca71",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa987fea6ebe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9b9262f799d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed46e7fba5ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4e2d5af067e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38490b779ed4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5867e80d0bcd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4934f9187e30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c09f537aba96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6528235c189a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ed174084fd1b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "afbe893f6ff0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9fc91f1372a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac2e34161e35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a605f3345303",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a7157c2a7ee0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11506,
          "settleDelayMs": 10000,
          "auditMs": 528,
          "totalMs": 12680
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "0cca84d2fc2e",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "b898190d7af7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "835c7c4db731",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "a807baf235c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "a807baf235c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 11506,
        "pageLoadDelayMs": 10000,
        "totalMs": 29566,
        "scannerMs": {
          "axe": 13299,
          "accesslint": 12680
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Gosia Zagajewska",
      "elapsedMs": 29563,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 280,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9b339d651fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c00c22d7353f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7671c66e82dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84009928c887",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "269847deff73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b550fb95afe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "823b20b718be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c2b42f9c013",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Gosia Zagajewska</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05c4d43fb639",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/PD8WGF-from_infrastructure_to_production_a_year_of_self-hosted_llms/\">From Infrastructure to Production: A Year of Self-Hosted LLMs<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a1fd3069541",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3615c19db997",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2120/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3414aacc0152",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6912bb2d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95a68a46a6a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e591d60c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1630\">16:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76231c7507f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f38dc0f6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:50:00+01:00\" href=\"/2026/schedule/day/saturday/#1650\">16:50</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "017c5a5609a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0911a78b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ceccd18be5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4877ff60339",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42fd9517ce21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36d0d9c9d42f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb2cb5dbb084",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a7314223568",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b75d4e4bb08",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cceb000d5f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "318aa2e31116",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae49ec0d076a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c435dd35b3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c0214b90cec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86ed2943aeaa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7da19554e828",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2146cbc3c570",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a08e446b0de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8507e08d00e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5a528dce9bab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "3a1858b1e858",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0bfc21f082d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c7ca70bf2cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fbd51f84f00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c340084f502d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "301520855afd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63687c20911b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db2f67ddd50b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "031a77ee857b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f452ca364150",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "400747cd4431",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2afa82b01ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "902b2e8a30e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Gosia Zagajewska</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Gosia Zagajewska\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Gosia Zagajewska\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Gosia Zagajewska</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Gosia Zagajewska</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/gosia_zagajewska/2bbacc0f133f82a7cd74e72bd709d964bc2ad464fc632104686b0825ac80faed.jpeg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Gosia Zagajewska\">\n\n\n\n<p>Ex-head of product at Packhelp, where she led internal tools and applications. Built products at organizations of different sizes, giving her insights into why traditional software development practices should no longer be maintained. Co-founder at Intentee.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/PD8WGF-from_infrastructure_to_production_a_year_of_self-hosted_llms/\">From Infrastructure to Production: A Year of Self-Hosted LLMs<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a></td>\n            <td><a href=\"/2026/schedule/track/ai/\">AI Plumbers</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T16:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1630\">16:30</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T16:50:00+01:00\" href=\"/2026/schedule/day/saturday/#1650\">16:50</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11507,
          "settleDelayMs": 10000,
          "auditMs": 1184,
          "totalMs": 13290,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/gosia_zagajewska/2bbacc0f133f82a7cd74e72bd709d964bc2ad464fc632104686b0825ac80faed.jpeg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Gosia Zagajewska\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Gosia Zagajewska\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76560ed292c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5a80167cf7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7100ea50f926",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56bd491c6f7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca40f92db9b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e843c577f11b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c7697080b00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bf82fca3d47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bac50e43466",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Gosia Zagajewska</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7df03a4cb42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/PD8WGF-from_infrastructure_to_production_a_year_of_self-hosted_llms/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/PD8WGF-from_infrastructure_to_production_a_year_of_self-hosted_llms/\"]",
            "html": "<a href=\"/2026/schedule/event/PD8WGF-from_infrastructure_to_production_a_year_of_self-hosted_llms/\">From Infrastructure to Production: A Year of Self-Hosted LLMs<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed1dba7865e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb7d58e7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbf3d36b5a9d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2120/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2120/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e90688ec4779",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f07cadf1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/ai/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "042a8ed508d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3d032d3c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b46b49067e37",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f8e171af8e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e64d0d06734",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48be1afc162e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff672fa0d5db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05b7216ddefa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "646b499f17a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c278c3e34231",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee73521aedd2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "274b124d549d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "202248f6660d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0b7097ec3ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7391ed392b04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52a623154bf3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fcd68d34a79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8479c9dbb21a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00637cca8236",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "bd6dd43e5aea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a0b168895ca9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e15ccf4db9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbc133025a58",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "54af16969c77",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ff5c40bcd4a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11510,
          "settleDelayMs": 10000,
          "auditMs": 528,
          "totalMs": 12678
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "b473390d6513",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "7eff158424d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "0a5cd5edd204",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "37cfd27e46e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "37cfd27e46e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 308,
        "pageNavigationMs": 11510,
        "pageLoadDelayMs": 10000,
        "totalMs": 29563,
        "scannerMs": {
          "axe": 13290,
          "accesslint": 12678
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Alex Snaps",
      "elapsedMs": 29407,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 282,
          "failed": 48,
          "cantTell": 6,
          "inapplicable": 57
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de051d380dd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98e22420ab62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc2c1cc278c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6feccea2b68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7328195cd796",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b9d96c92c1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1297ea739240",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7964e69c31a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Alex Snaps</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb99ea7f2890",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"kuadrant.io\"]",
            "html": "<a href=\"https://kuadrant.io\">Kuadrant</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0c59dcb8480",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73957417"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/DBGZAU-rust-cel/\">Common Expression Language (CEL) in Rust<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4751e6142ff5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "feb614a79f07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub2252a/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2252a/\">UB2.252A (Lameere)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8ee91c82358",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff74e348"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"rust/\"]",
            "html": "<a href=\"/2026/schedule/track/rust/\">Rust</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e4fb359b440",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3cbfb159"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1100\">11:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3627c336eb1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a36bf882"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1125\">11:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c86dc3c3d9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25897109"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c26062067b4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f52b6baf3956",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e9f1312e18f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecc7bc2c9d76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7a3858edaca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3236e93698f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63d700faf4e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1c456e07916",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05cc80dca131",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44686c0d35f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f32cf673474f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecd1b320f3a2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6547ee2a3e5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfe6183c8613",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e125e30b40f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "324c5bbd0b0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a0ebeffa1f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f81e02239421",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f36b731344fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c9a1b44c6619",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"kuadrant.io\"]",
            "html": "<a href=\"https://kuadrant.io\">Kuadrant</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "#main > p"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfb3fcc574c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-62316819"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd549faf514e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d6a6d687ff1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fff261a4eb83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ccbaa68ecbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1111e071f1a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "539a39172103",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7ee185a4e44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f71a13e8cbb4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "fa584e469259",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ced6dd443d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a8da5a6b0795",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Alex Snaps</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Alex Snaps\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Alex Snaps\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Alex Snaps</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Alex Snaps</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/alex_snaps/d8572e2baa3b81f85d43cb5e95e276846afaae001eb2ede0ed67c1e3848aa015.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Alex Snaps\">\n\n\n\n<p>Alex Snaps is a senior principal software engineer at Red Hat, working on a few different open source projects somehow related to the <a href=\"https://kuadrant.io\">Kuadrant</a> project hosted at the CNCF. He's a nerd for distributed system, programming languages and performance related subjects. He's been lucky enough to merge his passion with writing open source professionally for almost 20 years. Having written his first lines of code at age 8 and hasn't stopped since, for over 40 years now.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/DBGZAU-rust-cel/\">Common Expression Language (CEL) in Rust<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ub2252a/\">UB2.252A (Lameere)</a></td>\n            <td><a href=\"/2026/schedule/track/rust/\">Rust</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T11:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1100\">11:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T11:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1125\">11:25</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 393,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11507,
          "settleDelayMs": 10000,
          "auditMs": 1191,
          "totalMs": 13299,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 48
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 53,
          "failed": 39,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/alex_snaps/d8572e2baa3b81f85d43cb5e95e276846afaae001eb2ede0ed67c1e3848aa015.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Alex Snaps\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Alex Snaps\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee5e4334e775",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://kuadrant.io\"]",
            "selector": "p > a[href=\"https://kuadrant.io\"]",
            "html": "<a href=\"https://kuadrant.io\">Kuadrant</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4ce53df1138",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5b75b775"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f8aa41c6dcb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "869dd95099e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fcb7265fe6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d16fee33da2a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b91ee24c083d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b05af3911ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e2c1d480933",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bd202c07b98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Alex Snaps</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7e0787054d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://kuadrant.io\"]",
            "selector": "p > a[href=\"https://kuadrant.io\"]",
            "html": "<a href=\"https://kuadrant.io\">Kuadrant</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cd23b22e8a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-810b41e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/DBGZAU-rust-cel/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/DBGZAU-rust-cel/\"]",
            "html": "<a href=\"/2026/schedule/event/DBGZAU-rust-cel/\">Common Expression Language (CEL) in Rust<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a425958ae10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-728115fd"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdf190e544e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub2252a/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub2252a/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2252a/\">UB2.252A (Lameere)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "194a89a36836",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-358faa17"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/rust/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/rust/\"]",
            "html": "<a href=\"/2026/schedule/track/rust/\">Rust</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fe89e4ad43f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-78fb4e5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03e8209084aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc0c64ba5fa3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6cd6eb052b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "102ae6f55531",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7a04bffe447",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9b8da637e0f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a14596b3203e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c92aec85132d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6adae188611",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca41919d436d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "841c8c31f4f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1540bc17a86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a760a27e6196",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3265c1587454",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d46a6da7c497",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19eb4e93bbc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fe1543b6eb5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "facc6b27c8db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "848c7c673c6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db9cd4655889",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b4e499c8f20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3fe136ff0c88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c4b06fce9b69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 39,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11434,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12607
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "773133ee69be",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "caa6b0554c92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "965e0e2b6067",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "0dabded806a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "0dabded806a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 309,
        "pageNavigationMs": 11507,
        "pageLoadDelayMs": 10000,
        "totalMs": 29407,
        "scannerMs": {
          "axe": 13299,
          "accesslint": 12607
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Lightweight XDP Profiling",
      "elapsedMs": 29808,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 353,
          "failed": 61,
          "cantTell": 7,
          "inapplicable": 61
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f70d27eb6809",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0a9b01a5fa0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05c4dce9530c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4606677d85d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f252fc5564ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e30666578221",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d4a20be5dcc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5064740ed9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd6c1479d99f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"ebpf/\"]",
            "html": "<a href=\"/2026/schedule/track/ebpf/\">eBPF</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0c754bc97b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-95d9e05d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Lightweight XDP Profiling</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28a1d6c04acd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"ebpf/\"]",
            "html": "<a href=\"/2026/schedule/track/ebpf/\">eBPF</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5691fad93f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-117f1b6c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b1a73eb7ccb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42446f31"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d580834497a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T13:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1345\">13:45</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abb081d40087",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f491b2d0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1415\">14:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6e7455ba15e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6a58baaa"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ebpf:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "497402ccca76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/andrea_monterubbiano/\">Andrea Monterubbiano</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d42da8854f21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-43c09be2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/vladimiro_paschali/\">Vladimiro Paschali</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81096d2a0f17",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/XHZVPF-inxpect-profiling/slides/266858/inxpectfo_tmh9ff6.pdf\">Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad47a770b337",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(1) > a",
            "html": "<a href=\"https://github.com/VladimiroPaschali/eBPF-InXpect\">Repo</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed9aadf20161",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adeef45c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.mp4\">Video recording (MP4; for legacy systems) - 424.1 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "007e4a4ba515",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7196a12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.av1.webm\">Video recording (AV1/WebM; preferred) - 78.8 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec792db2e7e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfce1eb8f46f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ebpf:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d1a4dd474e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-ebpf:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3e8bff475a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(7) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/XHZVPF/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04ef8ac729ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c41a3d5c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e69b08b3e48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b195090b2f98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56f9e8b08c31",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "254a32a3a168",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "811ea8923ed7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e6ce65a4561",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89dfd048c73c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ca7ed13fed7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa1c57f0d3bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ac9a9167db2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9a58272fe91",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d79f2ddb5501",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "291a16b751fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdaa9d222fe5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6300fe6b6e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12787c99642b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca0abf2f9d98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "296351ee7f62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6099421ab1e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "85bc68b5df2a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"ebpf/\"]",
            "html": "<a href=\"/2026/schedule/track/ebpf/\">eBPF</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bf9b1006305",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-32a20ff1"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T13:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1345\">13:45</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39e067eae970",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-66c9a20c"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T14:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1415\">14:15</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3736050d948d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-29526df4"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77b4ecd406ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e16606e253da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f1cd3c851cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8a2edfb3192",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b687e068099e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a260ea6ea72a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0aa4fd15dce4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3117bfd3995b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b610c9f32f45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b274e8cd9404",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1944c410d340",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Lightweight XDP Profiling</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Lightweight XDP Profiling\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Lightweight XDP Profiling\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/ebpf/\">eBPF</a></li><li class=\"separator\">/</li><li class=\"active\">Lightweight XDP Profiling</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Lightweight XDP Profiling</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/ebpf/\">eBPF</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T13:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1345\">13:45</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T14:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1415\">14:15</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-ebpf:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>The eBPF eXpress Data Path (XDP) allows high-speed packet processing applications. Achieving high throughput requires careful design and profiling of XDP applications. However, existing profiling tools lack eBPF support. We introduce InXpect, a lightweight monitoring framework that profiles eBPF programs with fine granularity and minimal overhead, making it suitable for XDP-based in-production systems. We demonstrate how InXpect outperforms existing tools in profiling overhead and capabilities. InXpect is the first XDP/eBPF profiling system that provides real-time statistics streaming, enabling immediate detection of changes in program behavior</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/andrea_monterubbiano/\">Andrea Monterubbiano</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/vladimiro_paschali/\">Vladimiro Paschali</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/XHZVPF-inxpect-profiling/slides/266858/inxpectfo_tmh9ff6.pdf\">Slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://github.com/VladimiroPaschali/eBPF-InXpect\">Repo</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.mp4\">Video recording (MP4; for legacy systems) - 424.1 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.av1.webm\">Video recording (AV1/WebM; preferred) - 78.8 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-ebpf:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-ebpf:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/XHZVPF/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 482,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11509,
          "settleDelayMs": 10000,
          "auditMs": 1291,
          "totalMs": 13402,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 61
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 41,
          "failed": 51,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01....",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d085c28c6108",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1345\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1345\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1345\">13:45</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfbd75b5a0ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f2ecadcb"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1415\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1415\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1415\">14:15</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19419acf67a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-14ea596c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f150d6863ffa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9c3d99c15fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "644f9f8642e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c26a4c400fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb6463e4f019",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70c8c48aefbe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3523008d90d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28c66bcb5175",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8d280293132",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/ebpf/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/ebpf/\"]",
            "html": "<a href=\"/2026/schedule/track/ebpf/\">eBPF</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "200700ca9a3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-01f5d4de"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Lightweight XDP Profiling</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a00f963e59f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/ebpf/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/ebpf/\"]",
            "html": "<a href=\"/2026/schedule/track/ebpf/\">eBPF</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3cdbf840261",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fdfb7ac5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h1308/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6948a830289",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff7b2181"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6f0acf73358",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-ebpf:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-ebpf:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ebpf:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96962a7d2eee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-60196cda"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/andrea_monterubbiano/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/andrea_monterubbiano/\"]",
            "html": "<a href=\"/2026/schedule/speaker/andrea_monterubbiano/\">Andrea Monterubbiano</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "504105623fb4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e7b88dec"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/vladimiro_paschali/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/vladimiro_paschali/\"]",
            "html": "<a href=\"/2026/schedule/speaker/vladimiro_paschali/\">Vladimiro Paschali</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "369fe6f87566",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-010836fe"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/events/attachments/XHZVPF-inxpect-profiling/slides/266858/inxpectfo_tmh9ff6.pdf\"]",
            "selector": "li > a[href=\"/2026/events/attachments/XHZVPF-inxpect-profiling/slides/266858/inxpectfo_tmh9ff6.pdf\"]",
            "html": "<a href=\"/2026/events/attachments/XHZVPF-inxpect-profiling/slides/266858/inxpectfo_tmh9ff6.pdf\">Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8930a3c4d02f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b200563c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://github.com/VladimiroPaschali/eBPF-InXpect\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://github.com/VladimiroPaschali/eBPF-InXpect\"]",
            "html": "<a href=\"https://github.com/VladimiroPaschali/eBPF-InXpect\">Repo</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6425aeb55e62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2fc77b5b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.mp4\">Video recording (MP4; for legacy systems) - 424.1 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a4804c5a2d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-077ea266"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.av1.webm\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.av1.webm\">Video recording (AV1/WebM; preferred) - 78.8 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a0abfa05581",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b3442e69"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.vtt\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/XHZVPF-inxpect-profiling.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3413d2807e95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2688c457"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-ebpf:fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-ebpf:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ebpf:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "142eff842dfd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e46204c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://matrix.to/#/#2026-ebpf:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://matrix.to/#/#2026-ebpf:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-ebpf:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "144fc9e65d98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d0a27"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/XHZVPF/feedback/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/XHZVPF/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/XHZVPF/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83d77b644555",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e3232c1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cb30ea5046c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1bcf48cf5e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcf20ded69e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de63e62a9f41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5870a67fb206",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e703e1790ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "887c1b736495",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45e676db9683",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec51ca581536",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82ddd88d1d69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd6e51837333",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1931db82ba6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cda98a4df94a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "545d25dbcdc3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88652141049d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fb6c4c20c33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02005b342d80",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "adc355cf3582",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "9cc38ff8d0f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7370a91fee5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48f452e35558",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "5c1deaf40be1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "0eec0e5269fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 51,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11589,
          "settleDelayMs": 10000,
          "auditMs": 538,
          "totalMs": 12774
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "1db3c92ec8cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "c93a5a10918e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "c93a5a10918e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 305,
        "pageNavigationMs": 11589,
        "pageLoadDelayMs": 10000,
        "totalMs": 29808,
        "scannerMs": {
          "axe": 13402,
          "accesslint": 12774
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Jim Bauwens",
      "elapsedMs": 29879,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 282,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d092a150e5d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0693da449182",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b10f24d5b5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19c6cb38118f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6fa15549b86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13165fa90f1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e30a6185c869",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a56ad8c0438",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Jim Bauwens</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f56dd347ea81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/NFY8ND-flec-developing-new-crdts/\">A Programming Language Perspective on Replication<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbb331fd0470",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7637320b0d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k3201/\"]",
            "html": "<a href=\"/2026/schedule/room/k3201/\">K.3.201</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbf57e980695",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-96b44a79"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85271f618245",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T15:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1525\">15:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aeafdf63945f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4ae3d4d5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T15:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1555\">15:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1829fe18947e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-506a5004"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ded585310832",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f655620be416",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5d407ba36b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3395f880e9d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e275db5ba7c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fe22b8d91b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a7d8665f2f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0df5e87d12af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94b04144de88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "419387dcee68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc52f397cbaa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c603416b838",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "025713e1ce1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1aeae401d171",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c43e8171605",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "350d681d5f9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51fe2d040255",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "04736ca5c167",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7b4b3424002b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ce6aff7fc71b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07480237a602",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d6a740c6424",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c012da3169a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29c5e0cc9dc3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "946b2483009e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c763bb099c20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "feae965e14a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37f3101af188",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "497e3eafad48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fa76e6ac3da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "dc4dbdbe0248",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Jim Bauwens</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Jim Bauwens\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Jim Bauwens\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Jim Bauwens</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Jim Bauwens</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/jim_bauwens/d5973c21d14a381fadc7c3e2927928c331e1bf90102d45b0e6c9ad54a214829e.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Jim Bauwens\">\n\n\n\n<p>Hello! I'm Jim, and I'm a postdoctoral researcher at the Software Languages Lab of the VUB. My research focuses on highly available replicated data types and their implementation within programming languages and frameworks.</p>\n<p>Naturally, my general interests go beyond this domain: I'm highly intrigued with cyber security, embedded and efficient programming. These are very important topics for me and I try to apply my knowledge of them in my everyday work.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/NFY8ND-flec-developing-new-crdts/\">A Programming Language Perspective on Replication<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/k3201/\">K.3.201</a></td>\n            <td><a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T15:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1525\">15:25</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T15:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1555\">15:55</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 392,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11516,
          "settleDelayMs": 10000,
          "auditMs": 1173,
          "totalMs": 13294,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/jim_bauwens/d5973c21d14a381fadc7c3e2927928c331e1bf90102d45b0e6c9ad54a214829e.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Jim Bauwens\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Jim Bauwens\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d1998ea5d86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5c8fd856493",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b021c113e69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "778ad6d93d2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67b3e6901b41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfcafab1a8e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e61d379b9710",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e863c8a7e277",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1bbe100a5c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Jim Bauwens</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b31865ac410",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/NFY8ND-flec-developing-new-crdts/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/NFY8ND-flec-developing-new-crdts/\"]",
            "html": "<a href=\"/2026/schedule/event/NFY8ND-flec-developing-new-crdts/\">A Programming Language Perspective on Replication<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81e4a6d812dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adecf41d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "344c116475db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3201/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3201/\"]",
            "html": "<a href=\"/2026/schedule/room/k3201/\">K.3.201</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a402e42e8f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4125d2f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/local-first/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/local-first/\"]",
            "html": "<a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5a0ad984eb3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-55ca98c1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a4403bf3c23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "308d20264ee1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "130a42f9e42d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b5dfcbc16d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d7f2e222dca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8bdf48f9ff5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebcccb7cdcf9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff4cfa4a3cc3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "177508118647",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7ce7717e428",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "387681ba83a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5952166eee42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db30603695c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a5b36d4fe6b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39adb7d88974",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "283db7345007",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fdb3c7f153e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ced1385c6f46",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a3a53a045472",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16e8b2b9e44f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b4dbcb719d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a6bea591536c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "011957be6f4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11791,
          "settleDelayMs": 10000,
          "auditMs": 527,
          "totalMs": 12962
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "db31a8edd4bc",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "99f5a7d32ba5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "489bcd6b3687",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "c14244c454f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "c14244c454f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 304,
        "pageNavigationMs": 11791,
        "pageLoadDelayMs": 10000,
        "totalMs": 29879,
        "scannerMs": {
          "axe": 13294,
          "accesslint": 12962
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Davide `thezero`",
      "elapsedMs": 29745,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 278,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68ec2dcff29a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dc386086cb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ab0019ee7f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7db4bfceb6f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3970a59daf1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "628baa802f89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3766debb668",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ec5bf74a472",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Davide `thezero`</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f82e88dee20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/LVQGLQ-bugbane/\">Bugbane: Simplifying consensual Android forensics<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "988f70924cfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f8db3887994",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eb8776379c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dd673868"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/open-source-digital-forensics/\">Open Source Digital Forensics</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "541e2e2379f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:25:00+01:00\" href=\"/2026/schedule/day/sunday/#0925\">09:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa31873eb583",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1420845c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:50:00+01:00\" href=\"/2026/schedule/day/sunday/#0950\">09:50</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab3c1cdbb832",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee646126"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19f543cded6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a0427c7c60a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d271ce64bfb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e6976d56fab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d28c249d2a0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97b974e631ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff07a37e9e2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "433af7fbddfc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e9a4028ebc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3d2f9931263",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e77fd7ded7b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c1849ea0ce7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caadc47ff305",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f9a0bdac0f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "740282322b53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac7ad88a8d41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f19a4df0866",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "2b3a2f27cae0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1a2c36c216e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "05c7f130f02d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "050782adb793",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc0d5b784040",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07d2569fc37d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d578cb3f02b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f68c491cf5f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e58a8cc3f4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6408cd09fff2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5d32ab6fb79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "df31517bfb20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a44321eeedc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d7aea23924fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Davide `thezero`</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Davide `thezero`\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Davide `thezero`\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Davide `thezero`</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Davide `thezero`</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/davide_thezero/3910216f97f2135a4824f2fb4dcae2f74ce14c9c18b2d71d1fc34119e1b0bfc0.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Davide `thezero`\">\n\n\n\n\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/LVQGLQ-bugbane/\">Bugbane: Simplifying consensual Android forensics<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ub4132/\">UB4.132</a></td>\n            <td><a href=\"/2026/schedule/track/open-source-digital-forensics/\">Open Source Digital Forensics</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:25:00+01:00\" href=\"/2026/schedule/day/sunday/#0925\">09:25</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:50:00+01:00\" href=\"/2026/schedule/day/sunday/#0950\">09:50</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 388,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11515,
          "settleDelayMs": 10000,
          "auditMs": 1172,
          "totalMs": 13286,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/davide_thezero/3910216f97f2135a4824f2fb4dcae2f74ce14c9c18b2d71d1fc34119e1b0bfc0.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Davide `thezero`\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Davide `thezero`\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7acf304caa9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e357ee88061a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6405adf96eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f700d3562bfa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "755454e72a8b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18f682d5054c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f07d106aa6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "672089d2aff6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3dd4b039cc70",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Davide `thezero`</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cae753468c74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/LVQGLQ-bugbane/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/LVQGLQ-bugbane/\"]",
            "html": "<a href=\"/2026/schedule/event/LVQGLQ-bugbane/\">Bugbane: Simplifying consensual Android forensics<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdaa4e00470d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8bdef70a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06cbef7b9c5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83128485e545",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1ff53933"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-source-digital-forensics/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-source-digital-forensics/\"]",
            "html": "<a href=\"/2026/schedule/track/open-source-digital-forensics/\">Open Source Digital Forensics</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82038a335e98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8f040cea"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c3c752528b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1218b73c6543",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d64764cc37bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4ab8959be5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32ed115c9826",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2071838d8bff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c940a93e2d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b7a97bbd2b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a08ec02acd1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3dacc64cad8b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae3f00019c49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4972fdabcb39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce6cb7d7bbf7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "652ce74a1d33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22806defc9ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85efbc216331",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f293760d8444",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "95bb658bb111",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "0254e777ba4e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ada5b1256a61",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afddb50e216d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "9283cf295129",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1c4e7622d376",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11488,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12656
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "7d98934127d5",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "e284e99e5453",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "04f1b738af4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "416d7c59aa27",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "416d7c59aa27",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 485,
        "pageNavigationMs": 11515,
        "pageLoadDelayMs": 10000,
        "totalMs": 29745,
        "scannerMs": {
          "axe": 13286,
          "accesslint": 12656
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Accessible software performance",
      "elapsedMs": 31452,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 371,
          "failed": 58,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1120f34711c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95016617dc42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f29005ed5b1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ccd5c5ae39c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46e90131474a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cc7dca3368c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31f2a8908b38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be8ad0de4f7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d100e1b83f89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/software-performance/\">Software Performance</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e012f28a704e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Accessible software performance</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f94a30faa9a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/software-performance/\">Software Performance</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c46358eb0967",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h1301/\"]",
            "html": "<a href=\"/2026/schedule/room/h1301/\">H.1301 (Cornil)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d4b2a1b44b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b712f2c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7139b6bb404d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0be8eb5ba18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f9aedfc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:50:00+01:00\" href=\"/2026/schedule/day/sunday/#0950\">09:50</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64ba970c516d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee646126"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-software-performance:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61d9577562a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/alexander_zaitsev/\">Alexander Zaitsev</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f82d97388bcb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/TYX3FF-accessible_software_performance/slides/267226/fosdem_20_eeud2fx.pdf\">Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fd03f8e079d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.av1.webm\">Video recording (AV1/WebM; preferred) - 172.3 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4068c80a7dc5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adeef45c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.mp4\">Video recording (MP4; for legacy systems) - 1.1 GB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49df8ad56a7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7196a12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f5abf1bf6e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-software-performance:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dc5020bcd0c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-software-performance:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d465e10dcba1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/TYX3FF/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2685f1676c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2acfe9db4bbe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45d475f7f182",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f306072c9314",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "737feec837a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6787e73ce80",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a81f0b687fc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05e330aff53d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "428c64eb0089",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f396fa6cb56",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5210ec73e12a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac9f571a221f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e2f1899a48b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a7726f8782c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc7e9c3d142e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b890459eec7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9ef0f706949",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19d00d40d2fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ea3f0b6e4ce1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "893f233f633f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "efa9827dcb1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T09:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbd9e407220e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a552eb72"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T09:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:50:00+01:00\" href=\"/2026/schedule/day/sunday/#0950\">09:50</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8b7168864fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-319ea28d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1719b6b69f73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebe0e1e7455e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ef599ad2547",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33ad9e0ef212",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65ae8b164f4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9295ba8aec0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "264fe8af432f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1f870bc4d3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "bc49deca9943",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7b99d49fa94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9b038451fa92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Accessible software performance</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Accessible software performance\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Accessible software performance\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/software-performance/\">Software Performance</a></li><li class=\"separator\">/</li><li class=\"active\">Accessible software performance</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Accessible software performance</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/software-performance/\">Software Performance</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/h1301/\">H.1301 (Cornil)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T09:50:00+01:00\" href=\"/2026/schedule/day/sunday/#0950\">09:50</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-software-performance:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>Nowadays, in the software industry, we already have a lot of ways to improve performance of our applications: compilers become better and better each year in the optimization field, we have a lot of tools like Linux perf and Intel VTune to analyze performance. Even algorithms are still improving in various domains! But how many of these improvements are actually adopted in the industry, and how difficult it is to adopt them in reality? That's an interesting question!</p>\n<p>In this talk, I want to show you:</p>\n<ul>\n<li>Why accessibility of software performance matters</li>\n<li>How various software optimization approaches are different from the adoption easiness perspective: from different compiler optimizations to semi-automatic optimizations to a manual approach</li>\n<li>What things can be improved and how</li>\n<li>Many related open-source examples from my practice</li>\n<li>Share with you an idea behind the \"Software performance\" devroom</li>\n</ul>\n<p>I hope after the talk you get an interesting perspective on software performance to think about.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/alexander_zaitsev/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/alexander_zaitsev/80975c62d7048473128452204343c1d82fda1ba2ec0b42ee83432a8ed6450e29.jpg\" alt=\"Photo of Alexander Zaitsev\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/alexander_zaitsev/\">Alexander Zaitsev</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/TYX3FF-accessible_software_performance/slides/267226/fosdem_20_eeud2fx.pdf\">Slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.av1.webm\">Video recording (AV1/WebM; preferred) - 172.3 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.mp4\">Video recording (MP4; for legacy systems) - 1.1 GB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-software-performance:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-software-performance:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/TYX3FF/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 494,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11519,
          "settleDelayMs": 10000,
          "auditMs": 1276,
          "totalMs": 13394,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 58
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 42,
          "failed": 50,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/alexander_zaitsev/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/alexander_zaitsev/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/alexander_zaitsev/80975c62d7048473128452204343c1d82fda1ba2ec0b42ee83432a8ed6450e29.jpg\" alt=\"Photo of Alexander Zaitsev\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Alexander Zaitsev\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "399b89e8bc33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-45d4e7f6"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.0...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "459828f0698d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#0900\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#0900\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "257665b14830",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3268492f"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#0950\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#0950\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:50:00+01:00\" href=\"/2026/schedule/day/sunday/#0950\">09:50</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3651cce14044",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4def84c2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3598d8700986",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a996800621a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3e3b35d27a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb270195bdc6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50d818db94a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ca4c59cfdf9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60c43170f6d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee33696d585f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08544a283a99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/software-performance/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/software-performance/\"]",
            "html": "<a href=\"/2026/schedule/track/software-performance/\">Software Performance</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "796aa2ca7e3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-85de99ec"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Accessible software performance</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3de5a4d3df8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/software-performance/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/software-performance/\"]",
            "html": "<a href=\"/2026/schedule/track/software-performance/\">Software Performance</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f361e1004fa2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4bb535"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h1301/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h1301/\"]",
            "html": "<a href=\"/2026/schedule/room/h1301/\">H.1301 (Cornil)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "315d170bd8af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6afc6309"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0da6116f56d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-software-performance:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-software-performance:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-software-performance:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af93517124a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83427da3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/alexander_zaitsev/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/alexander_zaitsev/\"]",
            "html": "<a href=\"/2026/schedule/speaker/alexander_zaitsev/\">Alexander Zaitsev</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2be65b8d17c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-54613b32"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/events/attachments/TYX3FF-accessible_software_performance/slides/267226/fosdem_20_eeud2fx.pdf\"]",
            "selector": "li > a[href=\"/2026/events/attachments/TYX3FF-accessible_software_performance/slides/267226/fosdem_20_eeud2fx.pdf\"]",
            "html": "<a href=\"/2026/events/attachments/TYX3FF-accessible_software_performance/slides/267226/fosdem_20_eeud2fx.pdf\">Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfe4f5a36050",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f1e7083"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.av1.webm\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.av1.webm\">Video recording (AV1/WebM; preferred) - 172.3 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20843c45e5e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4de6f541"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.mp4\">Video recording (MP4; for legacy systems) - 1.1 GB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6d457b4e45a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-823bf6ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h1301/TYX3FF-accessible_software_performance.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e4512adc84d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34619378"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-software-performance:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-software-performance:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-software-performance:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abc5868e0375",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5178737"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-software-performance:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-software-performance:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-software-performance:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bc13e1205c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-628f6a38"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/TYX3FF/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/TYX3FF/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/TYX3FF/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4383f2b06ad0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-811c952e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc385053c4c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0781264da8c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcf93643e5fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "895415327b29",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39d54c306416",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b90ddef953de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc5c98e4a6d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4629dd154b3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9533ab048ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a65a499e168f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91d5fbdbec14",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5a88c8f48c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "636392acd46c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12c550311075",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "579c03bf95e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecb3d0b6741e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e14d525e316",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "cfffcb63b4d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "da54e392374d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4248b03c34a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49b3dee68fa7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d8d1da0392a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "05fd3b64be5e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 50,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11488,
          "settleDelayMs": 10000,
          "auditMs": 534,
          "totalMs": 12665
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "8984b316bb59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "e05e2b36ba75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "e05e2b36ba75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 302,
        "pageNavigationMs": 11519,
        "pageLoadDelayMs": 10000,
        "totalMs": 31452,
        "scannerMs": {
          "axe": 13394,
          "accesslint": 12665
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/jade/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/jade/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Jade",
      "elapsedMs": 29437,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 281,
          "failed": 47,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c054ec420518",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c489bb4044bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65064364b32e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aeeac07d49e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "117be633b2be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60ce24f5757c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d61ce35716a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e22a4b77303",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Jade</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a28873d46fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"jade.ellis.link/\"]",
            "html": "<a href=\"https://jade.ellis.link/\">Website</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf6b28fa4490",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e9c57c84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/ETMLM8-signed_sealed_stolen_how_we_patched_critical_vulnerabilities_under_fire/\">Signed, Sealed, Stolen: How We Patched Critical Vulnerabilities Under Fire<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d1a58fa6a32",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69746d9a6e9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h2215/\"]",
            "html": "<a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08e0a6e206e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7d15df97"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73e6a19622c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T16:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bae1f75ffed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1d0645f7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T16:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1615\">16:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb1b8e31441d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fd4f540d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b199840f5a2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "102161672407",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f696210b8e4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9610670b545a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddf74a4728c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bee861b4a309",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "177324012fc5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2178a0f2bca6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "791fb0f5e3da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03090561f155",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d279616ed57c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1958cddede2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3745044e377e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcf64fd6f8d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99cbaef26825",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b2e34f649f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "960fd57c9372",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ea035557c480",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5591284defb5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c4e9c3df5cd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b321dc67ee1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b8efd15155d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f3e8ba2d295",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1afaab7feaf6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2d3591d2166",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1208d70fb4ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb1acb11c906",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "860ba01926f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ffff71cfad50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e49800fca7b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "2042ff1f9624",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Jade</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Jade\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Jade\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Jade</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Jade</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/jade/179da7006ec6bfa1a973ff831d3336b9211f77254515f336714542913caf1a45.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Jade\">\n\n\n\n<p><a href=\"https://jade.ellis.link/\">Website</a></p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/ETMLM8-signed_sealed_stolen_how_we_patched_critical_vulnerabilities_under_fire/\">Signed, Sealed, Stolen: How We Patched Critical Vulnerabilities Under Fire<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a></td>\n            <td><a href=\"/2026/schedule/track/dev-random/\">/dev/random</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T16:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1615\">16:15</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 392,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11506,
          "settleDelayMs": 10000,
          "auditMs": 1195,
          "totalMs": 13299,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 47
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 54,
          "failed": 38,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/jade/179da7006ec6bfa1a973ff831d3336b9211f77254515f336714542913caf1a45.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Jade\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Jade\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a45f4921dabc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58aebc72bd24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8665ba6fd7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a93c47633fc3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c8a1d2fb178",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0adf9205e8d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a946d145de6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "034a88835eb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "245977493b13",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Jade</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4b87bd3ebd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://jade.ellis.link/\"]",
            "selector": "p > a[href=\"https://jade.ellis.link/\"]",
            "html": "<a href=\"https://jade.ellis.link/\">Website</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3d7ae391faa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d406010d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a",
            "selector": "td:nth-of-type(1) > a",
            "html": "<a href=\"/2026/schedule/event/ETMLM8-signed_sealed_stolen_how_we_patched_critical_vulnerabilities_under_fire/\">Signed, Sealed, Stolen: How We Patched Critical Vulnerabilities Under Fire<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b5d451bbc0b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-abdcc1bc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f25e209c12f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h2215/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h2215/\"]",
            "html": "<a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7364a2e14911",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8015a366"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc2a75a99928",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b07003ee"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5452a9cf589b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34c3697584a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a5700159876",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33684fe53948",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b058315d5e14",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34e97ae184f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a433267f304",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "303ff785dee7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dac2c734818",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7613dc80f569",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54155528bcd3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7863e1dbed9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4172487716a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a34531a54717",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "558608ad19db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c26b757d9621",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b3b8d62a22c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b42068ee12e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3a4c1f84e042",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98c83760c589",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adf55bd37b5e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "29ff931efb36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "25f23dfaf1d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 38,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11455,
          "settleDelayMs": 10000,
          "auditMs": 528,
          "totalMs": 12623
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "b2a4a3a5d13e",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "df00ceeece85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "131b038eecfb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "b119eff01d49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "b119eff01d49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 303,
        "pageNavigationMs": 11506,
        "pageLoadDelayMs": 10000,
        "totalMs": 29437,
        "scannerMs": {
          "axe": 13299,
          "accesslint": 12623
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Pablo del Arco",
      "elapsedMs": 29555,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 282,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e0a60cc90da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f21f9e70df69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0de8ee8a440e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a68e20b7537",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d1f64012db2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbe8871997bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3191aa21aaa7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cdaa7ea75ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Pablo del Arco</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c278e14b17c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/ZHE7VJ-raspberry-into-open-source-edge-cloud/\">How I Turned a Raspberry Pi into an Open-Source Edge Cloud with OpenNebula<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0fdaffb1dc8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f9b95119caa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h2213/\"]",
            "html": "<a href=\"/2026/schedule/room/h2213/\">H.2213</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b511176ec88c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8304c65d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/virtualization-and-cloud-infrastructure/\">Virtualization and Cloud Infrastructure</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c64707179a42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T13:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1300\">13:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4532b522e0e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8643a963"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T13:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1330\">13:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59090b4fa612",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f967c3ed"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7aa8fa0ddfc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b382f8646b6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d43a026742b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02ba83b6862d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdcd809ee05b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94f7eb47be90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cff8cf7303be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c7ecb25a744",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ab3f15fb3fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec1c6dc71956",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05f7c56be0b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d221a82c771c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae89b092de6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae101aec66fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be811b62ac51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cbabe8f54b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "010de23e5782",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "251545b2920b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "14b61a2c481a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "124eb5ff45ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0aeb435e1237",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2131183815b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82f415bce160",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bf1cc7b4021",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b5143cdec5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "603e03754b02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0f08959fc1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fec81440f018",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e3a3e1a32634",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8cc0ad8305a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "70be6ebc24ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Pablo del Arco</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Pablo del Arco\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Pablo del Arco\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Pablo del Arco</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Pablo del Arco</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/pablo_del_arco/a8c9a08ba7d6921ba1d1e6fcd125d0e07c9c0250130d020cf72f226001c4a7e8.jpeg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Pablo del Arco\">\n\n\n\n<p>Pablo del Arco is a seasoned cloud and DevOps engineer with strong expertise in Kubernetes, cloud infrastructure, IoT and virtualization. He has hands-on experience building and managing private and edge clouds — notably using OpenNebula — including a recent project where he demonstrated that a fully functional private cloud can run on low-cost hardware such as a single Raspberry Pi 4. </p>\n<p>Pablo is also an active open-source advocate: he writes about cloud-native, Kubernetes and homelab topics, shares practical guides for hybrid and homelab infrastructure, and contributes to the broader community of cloud and edge builders.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/ZHE7VJ-raspberry-into-open-source-edge-cloud/\">How I Turned a Raspberry Pi into an Open-Source Edge Cloud with OpenNebula<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/h2213/\">H.2213</a></td>\n            <td><a href=\"/2026/schedule/track/virtualization-and-cloud-infrastructure/\">Virtualization and Cloud Infrastructure</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T13:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1300\">13:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T13:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1330\">13:30</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 392,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11508,
          "settleDelayMs": 10000,
          "auditMs": 1177,
          "totalMs": 13284,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/pablo_del_arco/a8c9a08ba7d6921ba1d1e6fcd125d0e07c9c0250130d020cf72f226001c4a7e8.jpeg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Pablo del Arco\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Pablo del Arco\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "449354671b6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f023c3207db1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9477a50a6f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abcc216dd16e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0798ea9139a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa1113e127ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5181e588391",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bf42b037803",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87ad0cefac73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Pablo del Arco</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cf88b0c1b7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ZHE7VJ-raspberry-into-open-source-edge-cloud/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ZHE7VJ-raspberry-into-open-source-edge-cloud/\"]",
            "html": "<a href=\"/2026/schedule/event/ZHE7VJ-raspberry-into-open-source-edge-cloud/\">How I Turned a Raspberry Pi into an Open-Source Edge Cloud with OpenNebula<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10777f597273",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cbe12a7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73122919fac2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h2213/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h2213/\"]",
            "html": "<a href=\"/2026/schedule/room/h2213/\">H.2213</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe7404b444a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a0394bc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/virtualization-and-cloud-infrastructure/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/virtualization-and-cloud-infrastructure/\"]",
            "html": "<a href=\"/2026/schedule/track/virtualization-and-cloud-infrastructure/\">Virtualization and Cloud Infrastructure</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c153be21dffd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bbea94cd"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2009d509267",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "171d9a862737",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f11ab04061c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa60da977554",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00fdc52fd476",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51ebdaa215ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dbebb066633",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0df3da5c4db2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a6172b5aa47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19df004492ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78aa6e66df03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea18fbe68952",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06e98d016a17",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e080edfb8ff3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72effb467617",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3589bbbcc16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fd438149f00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c4fca390357a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "952aa9313d3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a8d41b6b9d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c0f872d1026",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "74a1e34b5c9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "37cfb8d2b134",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11519,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12687
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "019df8abadbb",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "0f6f6c3e88e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "6456a8592a76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "9cf9b337b03c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "9cf9b337b03c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 307,
        "pageNavigationMs": 11519,
        "pageLoadDelayMs": 10000,
        "totalMs": 29555,
        "scannerMs": {
          "axe": 13284,
          "accesslint": 12687
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Ella Jakubowska",
      "elapsedMs": 29614,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 299,
          "failed": 52,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91b0636e86ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f88605af3d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8165197160f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "937138f46fd7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "239c3d7a87e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1a1c061631f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "953c4a407c2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d8f0b9bf75d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Ella Jakubowska</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaf4fef5dbaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/VKYL3P-age-verification-threat-to-open-source/\">Age verification: a threat to the open-source ecosystem<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2f7680cff15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-26af3d88"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa92c0408bc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-39c854c5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(3) > a[href=\"/2026/schedule/room/ua2118/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2118/\">UA2.118 (Henriot)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0dd892d00ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acf4df0a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4dd56832cc4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f700a58b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T12:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1220\">12:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea9d1013c2b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7c1f793d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T12:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1240\">12:40</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a1b0027fe35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-942dc520"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/KS8EY3-how_to_engage_with_policymakers_as_civil_society/\">How to engage with policymakers as civil society<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a450a5d35b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cedb694b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13e548c4ce85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-75c4b839"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(3) > a[href=\"/2026/schedule/room/ua2118/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2118/\">UA2.118 (Henriot)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01b782b0edfb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0621c7a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f54f02511663",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97b3b2b5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66ddb79c0538",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ce2253b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1330\">13:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29fb7b2fee6b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aae7d216"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "245d3b1a234a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8476720009cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "765cd5a93b10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e2c3e797476",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22036cac27d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b649f33090fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61ee750a60b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9f6fbb1855d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c5d35e61ef8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c8c7a188afa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba51e2a0df50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8c79395857f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c43fdd029319",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa21dafddbf7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "250aa2a6f16c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cc74087f903",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f311ce26251",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "43b2661c894c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "eefd3000885d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "af3653373af0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2979d14fc2d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5289f9b091b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8674798e79d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71086d8af573",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "008e572373f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b39da2f13890",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42cdcc08da86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ca42ff1626e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "3e6e89bf7e60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04f5daa004a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ccdc950c1ef1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Ella Jakubowska</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Ella Jakubowska\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Ella Jakubowska\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Ella Jakubowska</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Ella Jakubowska</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/ella_jakubowska/53d926b17c8b2f036e98bede36d77e5888f3babea24ee155e7e205d98b55ad79.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Ella Jakubowska\">\n\n\n\n\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/VKYL3P-age-verification-threat-to-open-source/\">Age verification: a threat to the open-source ecosystem<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ua2118/\">UA2.118 (Henriot)</a></td>\n            <td><a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T12:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1220\">12:20</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T12:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1240\">12:40</a></td>\n        </tr>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/KS8EY3-how_to_engage_with_policymakers_as_civil_society/\">How to engage with policymakers as civil society<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ua2118/\">UA2.118 (Henriot)</a></td>\n            <td><a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T13:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1330\">13:30</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 415,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11512,
          "settleDelayMs": 10000,
          "auditMs": 1230,
          "totalMs": 13338,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 52
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 51,
          "failed": 41,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/ella_jakubowska/53d926b17c8b2f036e98bede36d77e5888f3babea24ee155e7e205d98b55ad79.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Ella Jakubowska\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Ella Jakubowska\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cef5774f1f13",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de53c763c003",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd1760bcb4b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47e7a89861e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0715ba8c94d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9141e85b7344",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "297eba081f96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbe72bf17108",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c82cf09916c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Ella Jakubowska</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23bc0e7014f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/VKYL3P-age-verification-threat-to-open-source/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/VKYL3P-age-verification-threat-to-open-source/\"]",
            "html": "<a href=\"/2026/schedule/event/VKYL3P-age-verification-threat-to-open-source/\">Age verification: a threat to the open-source ecosystem<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d508ad83076",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fca21c09"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "468172b5576b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-26f27492"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2118/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2118/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2118/\">UA2.118 (Henriot)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "711dcb3a1525",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8d3c8797"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-source-eu-policy/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-source-eu-policy/\"]",
            "html": "<a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ca4881bf8b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a15aee52"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/KS8EY3-how_to_engage_with_policymakers_as_civil_society/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/KS8EY3-how_to_engage_with_policymakers_as_civil_society/\"]",
            "html": "<a href=\"/2026/schedule/event/KS8EY3-how_to_engage_with_policymakers_as_civil_society/\">How to engage with policymakers as civil society<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05ddbcf32c26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5d7f8f8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abac113f9514",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7fc4bd6d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2118/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2118/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2118/\">UA2.118 (Henriot)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "071309490514",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5a5f7917"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-source-eu-policy/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-source-eu-policy/\"]",
            "html": "<a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d4ddc87e9fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4874e53"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2412328af01f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84942e43f3cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "791db06997c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4218b025f7f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "643ededb351b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b2edded216c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "162b255a54ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c92342f5ef5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d882c80fa0e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "331f9b47dc6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b3c049d3b2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a80cd790b671",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9066e1d1793",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e609e4d50d9d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8e16757d7f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18dc8ff6ce4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b29b6b27e789",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "affed8bb9531",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "40de4b510c3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc41261e3a64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "479b54150de3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d635dc653972",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1f2bfae38746",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 41,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11521,
          "settleDelayMs": 10000,
          "auditMs": 528,
          "totalMs": 12690
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "0daac39fcde9",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "10633e7252f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "0fb08b0149e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "e55720cc047a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "e55720cc047a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 304,
        "pageNavigationMs": 11521,
        "pageLoadDelayMs": 10000,
        "totalMs": 29614,
        "scannerMs": {
          "axe": 13338,
          "accesslint": 12690
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Kate Stewart",
      "elapsedMs": 29725,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 322,
          "failed": 58,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3e74dc3f6e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "449f9d083393",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0edaf46dc4a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eb157d360d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdef25bf82f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "145dd6315e4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90a9f1cc4fe0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b45aeda00fab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Kate Stewart</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94efb74ba019",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/R7YKTJ-safety-critical_linux_challenges_across_industries/\">Safety-Critical Linux: Challenges across industries<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "259a1fdb7cdf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-26af3d88"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bf8ad36eecc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c6914c3c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2119/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2119/\">UD2.119</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b5dca048d59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-46c33cc7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "815cb252eccb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f46e1d5e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T12:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51eb88e7599a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-19e4f59d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T12:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1255\">12:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7439a00b7a2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e0c70631"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/FEJGDD-panel_from_minimum_compliance_to_meaningful_stewardship/\">Panel: From Minimum Compliance to Meaningful Stewardship<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02973e08e556",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cedb694b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "722846e691e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ae2ed072"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ua2114/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbf33c03882b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7a8a96a7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/cra-in-practice/\">CRA in practice</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec81a84afb94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97b3b2b5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T17:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T17:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1700\">17:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fb60c829c80",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-afc09b93"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T17:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T17:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1725\">17:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7b1abc34972",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-79a49b30"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(3) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/BJNVEY-welcome_to_the_sboms_and_supply_chains_devroom/\">Welcome to the SBOMs and Supply Chains devroom!<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(3) > td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15f00c732191",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-23f19130"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(3) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25a3a1971468",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2208/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2208/\">UD2.208 (Decroly)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(3) > td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caaa9f72606b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8b1de499"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(3) > td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/sboms-and-supply-chains/\">SBOMS and supply chains</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(3) > td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75a0e648a22c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-12c3c27c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(3) > td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31cd0e444563",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f9aedfc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:10:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:10:00+01:00\" href=\"/2026/schedule/day/sunday/#0910\">09:10</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(3) > td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77d7326ad4f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a5522c79"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25b00e6324b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6980eba47d6b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8753568de32d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "900550d72e25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5be45cd9fc3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d059c055e2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "273049ad9235",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c0dd626de7c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "388c026b90bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78e9b3f626dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef072896255d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1fb9fddbdf1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a8f79acdc87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a21cf6ea790",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f057f0cd330",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f27d2855c57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fd788d17c84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ce4910389eb4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "60692eff382d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "dc3e5c7f5164",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a07919d12b4e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ed2f69d3c03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da7fe7222aaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b4f88edfeb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30589b4fffab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7aca2ea7b2f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7dc359fc181",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1132b17dbeb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "025b7e52fa87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ba7ecf2dbe6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ff56f730c39e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Kate Stewart</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Kate Stewart\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Kate Stewart\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Kate Stewart</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Kate Stewart</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/kate_stewart/4ab9f43560d0af4b663370d78cceadb3a7be70028754d14875cc04405b40549d.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Kate Stewart\">\n\n\n\n<p>Kate has been working with Open Source communities for over 25 years.  She was one of the founders of the SPDX project, and is a technical committee co-lead.   Since she joined the Linux Foundation in 2015, she has been instrumental in launching the Zephyr, RT Linux and ELISA projects.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/R7YKTJ-safety-critical_linux_challenges_across_industries/\">Safety-Critical Linux: Challenges across industries<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ud2119/\">UD2.119</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T12:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1255\">12:55</a></td>\n        </tr>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/FEJGDD-panel_from_minimum_compliance_to_meaningful_stewardship/\">Panel: From Minimum Compliance to Meaningful Stewardship<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a></td>\n            <td><a href=\"/2026/schedule/track/cra-in-practice/\">CRA in practice</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T17:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1700\">17:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T17:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1725\">17:25</a></td>\n        </tr>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/BJNVEY-welcome_to_the_sboms_and_supply_chains_devroom/\">Welcome to the SBOMs and Supply Chains devroom!<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ud2208/\">UD2.208 (Decroly)</a></td>\n            <td><a href=\"/2026/schedule/track/sboms-and-supply-chains/\">SBOMS and supply chains</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:10:00+01:00\" href=\"/2026/schedule/day/sunday/#0910\">09:10</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 444,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11508,
          "settleDelayMs": 10000,
          "auditMs": 1236,
          "totalMs": 13344,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 58
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 47,
          "failed": 45,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/kate_stewart/4ab9f43560d0af4b663370d78cceadb3a7be70028754d14875cc04405b40549d.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Kate Stewart\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Kate Stewart\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef5b9331de2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b217869c620c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6538b55df7da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00175de6a899",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b59fe1c9a67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1f3692f88a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5f7eb445471",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "208e26a575be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8741a7104ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Kate Stewart</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9358c9e568e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/R7YKTJ-safety-critical_linux_challenges_across_industries/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/R7YKTJ-safety-critical_linux_challenges_across_industries/\"]",
            "html": "<a href=\"/2026/schedule/event/R7YKTJ-safety-critical_linux_challenges_across_industries/\">Safety-Critical Linux: Challenges across industries<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15cadec3baea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d64cc8fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19178f8d4eb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1e8a13fd"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2119/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2119/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2119/\">UD2.119</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c412e1c0c013",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a3ba09b7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/bof/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa4c796a723e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4d715696"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/FEJGDD-panel_from_minimum_compliance_to_meaningful_stewardship/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/FEJGDD-panel_from_minimum_compliance_to_meaningful_stewardship/\"]",
            "html": "<a href=\"/2026/schedule/event/FEJGDD-panel_from_minimum_compliance_to_meaningful_stewardship/\">Panel: From Minimum Compliance to Meaningful Stewardship<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6e8ca4167b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc94b1de"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f366fcd818f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-50b693e3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2114/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2114/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e482b36b7faa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-92fe7a3e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/cra-in-practice/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/cra-in-practice/\"]",
            "html": "<a href=\"/2026/schedule/track/cra-in-practice/\">CRA in practice</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78a0889a0e57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a1011a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/BJNVEY-welcome_to_the_sboms_and_supply_chains_devroom/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/BJNVEY-welcome_to_the_sboms_and_supply_chains_devroom/\"]",
            "html": "<a href=\"/2026/schedule/event/BJNVEY-welcome_to_the_sboms_and_supply_chains_devroom/\">Welcome to the SBOMs and Supply Chains devroom!<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd40f2759686",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7aa38973"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6653c911d55",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2208/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2208/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2208/\">UD2.208 (Decroly)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e40b456a621d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e50742ee"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/sboms-and-supply-chains/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/sboms-and-supply-chains/\"]",
            "html": "<a href=\"/2026/schedule/track/sboms-and-supply-chains/\">SBOMS and supply chains</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a2d23ab19c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-81315de2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d3318088a22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99e82d9aaf38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac168042a52f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88ea23469098",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6950c1541b0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e555932d6ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95e618fe3f23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de55c3c80034",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2f475a4958b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9972cdb9f13",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "765c22bff7ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "284877da120c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4550f1ebab8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9dcc4b121fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "054ba23f5338",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6da2368aaf83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a05f7bdd35e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "8b27a05c0bfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "cd5e8bc96b0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "beb97b9032d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da7f843e4557",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f64b28b7d824",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1642be254462",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 45,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11521,
          "settleDelayMs": 10000,
          "auditMs": 531,
          "totalMs": 12699
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "2075ca2e2b1d",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "c336cbe29244",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "2050537548aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "a1f5bd5301b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "a1f5bd5301b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 11521,
        "pageLoadDelayMs": 10000,
        "totalMs": 29725,
        "scannerMs": {
          "axe": 13344,
          "accesslint": 12699
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Accelerating the open source flywheel in Europe with private sector & VC funding",
      "elapsedMs": 29679,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 352,
          "failed": 58,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "482042bfb19c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ac34e0143dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eaf6b10e28ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37b88656cb09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70a252c75493",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea6ed3b6ab3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05a1bf7ca2a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2865e65bbdd7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92c1482c1f02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05bfac4c855d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Accelerating the open source flywheel in Europe with private sector &amp; VC funding</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f8224741710",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7210e87a3ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2218a/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5799ef3cd517",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f85f8eb0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5a3c83536da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T18:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1820\">18:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d329b5839c3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0304bdb0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T18:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:50:00+01:00\" href=\"/2026/schedule/day/saturday/#1850\">18:50</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a31110f533b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aefd9451"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-funding-the-foss-ecosystem:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a747fcf79778",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/gabriele_columbro/\">Gabriele Columbro</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ea99aad9693",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-43c09be2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/abel_samot/\">Abel Samot</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6136c348ac8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.av1.webm\">Video recording (AV1/WebM; preferred) - 267.6 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deb8e2b3e78a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ea0f4e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.mp4\">Video recording (MP4; for legacy systems) - 713.3 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c7b5885affa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e7c4a77"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8acb05742e82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b78ebfe2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-funding-the-foss-ecosystem:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a9b451194eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de9594a5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-funding-the-foss-ecosystem:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b33d9dca27a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ec7412c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WNLJ3C/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "116c30f7576b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a282a7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03edd6bb8279",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4ca28d203fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5312afb3d085",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98c7d3071dba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e488a792ad76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55598de6be28",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e67c5f680252",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20fbe1e7146b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d5e16c2e168",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bc4d9d13924",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea0ab1acc3cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6abbeb7ddc1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a98fd91c81b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd645d00fe9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c473b21ac538",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45692b8face6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e62583111ba0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a2fd0306726c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4bfabbb6bb4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a1cc275a062a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T18:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1820\">18:20</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9829cbaa422",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d6d05c24"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T18:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:50:00+01:00\" href=\"/2026/schedule/day/saturday/#1850\">18:50</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "693ac5c63595",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dd41b073"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "702c544e9cc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ea8bc01ef21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ade837c7c7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64bce7fac192",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "875da566ed2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5efc28ef6b1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f69148f1e38a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6012eaba0a4e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7cd040dd38ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c49acf94dbd4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "335f6ed6c205",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Accelerating the open source flywheel in Europe with private sector &amp; VC funding</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Accelerating the open source flywheel in Europe with private sector &amp; VC funding\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Accelerating the open source flywheel in Europe with private sector &amp; VC funding\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a></li><li class=\"separator\">/</li><li class=\"active\">Accelerating the open source flywheel in Europe with private sector &amp; VC funding</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Accelerating the open source flywheel in Europe with private sector &amp; VC funding</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T18:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1820\">18:20</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T18:50:00+01:00\" href=\"/2026/schedule/day/saturday/#1850\">18:50</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-funding-the-foss-ecosystem:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>In a wide array of funding and investment directed at open source, enterprise and venture capital funding rarely gets an important slot in European discussions. </p>\n<p>However, as shown in our recent \"State of Commercial Open Source\" research report of ~800 VC-backed commercial open source (COSS) companies, the virtuous cycle created by enterprise contributions and VC funding not only improves upstream open source projects across virtually every metric but drives thriving commercial ecosystems creating tangible economic and societal value. </p>\n<p>The data is clear: while public funding (so far) often functions as early-stage seed capital or a safety net for critical projects, research shows enterprises contributing over $7.7B annually in funding and paid developer time to open source on a global basis. Furthermore there is a big promise in VC funding for open source, also in Europe, with the number and value of transactions rising in recent years, with $26.4B invested in 2024 and strong investment performance indicators. </p>\n<p>As vertical sectors like finance, energy, telco, and agriculture increasingly embrace open source as a pillar of their digital transformation, it’s clear that commercial open source has become a superior venture model and a strategic opportunity for Europe, but one that requires engaging diverse stakeholders and mutual education on the opportunities at hand. </p>\n<p>In this talk we will share Linux Foundation Europe’s experience of building (and balancing) some of the largest global open source ecosystems as well as Commit’s unique perspective as the first fund solely focused on commercial open source investments in Europe.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/gabriele_columbro/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/gabriele_columbro/80b44879b387b5a15b3c1c3c91eaa95868002e2fdbec632e469503c47d80956c.jpg\" alt=\"Photo of Gabriele Columbro\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/gabriele_columbro/\">Gabriele Columbro</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/abel_samot/\">Abel Samot</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.av1.webm\">Video recording (AV1/WebM; preferred) - 267.6 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.mp4\">Video recording (MP4; for legacy systems) - 713.3 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-funding-the-foss-ecosystem:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-funding-the-foss-ecosystem:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WNLJ3C/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 475,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11509,
          "settleDelayMs": 10000,
          "auditMs": 1261,
          "totalMs": 13368,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 58
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 42,
          "failed": 50,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/gabriele_columbro/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/gabriele_columbro/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/gabriele_columbro/80b44879b387b5a15b3c1c3c91eaa95868002e2fdbec632e469503c47d80956c.jpg\" alt=\"Photo of Gabriele Columbro\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Gabriele Columbro\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1ad9a6d2deb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-315fa7bb"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.av1.webm\" type=\"video/webm; code...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9fcabb630cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1820\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1820\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1820\">18:20</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dba5e827833",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d2a9f040"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1850\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1850\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:50:00+01:00\" href=\"/2026/schedule/day/saturday/#1850\">18:50</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b06a9e2a7127",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a96340c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21af5b142127",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c114d8956a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1622e3e7fffe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e419e8971762",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34325bc04b18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4e032bbf824",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aabe8ebc2ea8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8256aec1319c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9203415279fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/funding-the-foss-ecosystem/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/funding-the-foss-ecosystem/\"]",
            "html": "<a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "726fb2fee807",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6998e48a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Accelerating the open source flywheel in Europe with private sector &amp; VC funding</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8e85ee2a0d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/funding-the-foss-ecosystem/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/funding-the-foss-ecosystem/\"]",
            "html": "<a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1211f26b4f8e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b8c1fcb4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2218a/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2218a/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d14daa137a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bdab0028"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ab49c344050",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-funding-the-foss-ecosystem:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-funding-the-foss-ecosystem:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-funding-the-foss-ecosystem:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e442344409c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4fad87ea"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/gabriele_columbro/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/gabriele_columbro/\"]",
            "html": "<a href=\"/2026/schedule/speaker/gabriele_columbro/\">Gabriele Columbro</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1be86baf918",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3f57736e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/abel_samot/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/abel_samot/\"]",
            "html": "<a href=\"/2026/schedule/speaker/abel_samot/\">Abel Samot</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "423f3b2c5a39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f1df7e64"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.av1.webm\">Video recording (AV1/WebM; preferred) - 267.6 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c73f6b31d886",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4a74a9a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.mp4\">Video recording (MP4; for legacy systems) - 713.3 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af4c13bdeff2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4e08a14c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/WNLJ3C-private-vc-funding-commercial-open-source-flywheel.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c1dcc8e5056",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb8b48b5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-funding-the-foss-ecosystem:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-funding-the-foss-ecosystem:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-funding-the-foss-ecosystem:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89659b9a0f2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-797af3f9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(5) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-funding-the-foss-ecosystem:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd7bfc046f15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6af15b99"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WNLJ3C/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WNLJ3C/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WNLJ3C/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c93cec97fc42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fb89b072"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2dfba3b90bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf6fb619a80c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a15d5c1181e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d0a017e3fc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d72d6956e6e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d3b2db9536f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adf3540899fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ab823afecce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "603b414a3225",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f789d952a8ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a8616c7fd7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34c013114dc3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ac984b91b47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0e16e72124a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bac2df257934",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77206564b1eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dfbb36a1f58",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "4e51af09585f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b6e6a5476dfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca13afe1a659",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29474ff03fbe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "0d2159118278",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "08597c67ac85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 50,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11520,
          "settleDelayMs": 10000,
          "auditMs": 533,
          "totalMs": 12694
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "d61e57f6d2e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "4d1b8c8e1145",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "4d1b8c8e1145",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 11520,
        "pageLoadDelayMs": 10000,
        "totalMs": 29679,
        "scannerMs": {
          "axe": 13368,
          "accesslint": 12694
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Xuan-Son Nguyen",
      "elapsedMs": 29588,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 278,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed9e838b2c61",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83b8f51e5f38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6be24ceb898",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f5e93388347",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4992ebc3cdf3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ce3c14af1ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "688e340ca4bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3341be13152d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Xuan-Son Nguyen</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a90330c9594e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/LRZJEH-llama-cpp-multimodal/\">Multimodal support in llama.cpp - Achievements and Future Directions<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "256cc77be19f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1430a807ec4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2120/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d7d6348c29b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6912bb2d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3ac4d5acddf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e591d60c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T10:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T10:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1035\">10:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5903e7ba67bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5417d28b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T10:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T10:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1055\">10:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc5fcb6d2795",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-79561e5c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "800cc4bd27aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "627e1b67650a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e44baa3c234",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1e1aa068ea3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27f11cf84c50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0905cc2226f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60495b61d6d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcc142044d84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb04db2204c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffa656e9da20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df5ccbfaed3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3e46b2f98b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c124cd7e6c60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b1b64853ea7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a948119968fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecf616a5f9d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d71af813c3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0a20faec971e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f917888f8d04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4b04f8416de8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "957f24e12b9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "258ae5ed8265",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "476dfcabc3d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd3a5d8930f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c927d529d114",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "637442a7b969",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b028af0b1b61",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ca21697f494",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "bcc348a91caa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5d29437c254",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7a7d43a1b880",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Xuan-Son Nguyen</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Xuan-Son Nguyen\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Xuan-Son Nguyen\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Xuan-Son Nguyen</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Xuan-Son Nguyen</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/xuan-son_nguyen/923450bb92794861f8c16f6356fe3b6f6683a849006da2f502e124bd5c160537.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Xuan-Son Nguyen\">\n\n\n\n\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/LRZJEH-llama-cpp-multimodal/\">Multimodal support in llama.cpp - Achievements and Future Directions<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a></td>\n            <td><a href=\"/2026/schedule/track/ai/\">AI Plumbers</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T10:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1035\">10:35</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T10:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1055\">10:55</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 388,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11520,
          "settleDelayMs": 10000,
          "auditMs": 1193,
          "totalMs": 13315,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/xuan-son_nguyen/923450bb92794861f8c16f6356fe3b6f6683a849006da2f502e124bd5c160537.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Xuan-Son Nguyen\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Xuan-Son Nguyen\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0d57fe08464",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f04b8fb1a020",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43f0700822ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3f5aea6f705",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0979eab456a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfbce01154ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb32640bb3d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61f4a16a8ce3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39764f5cef43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Xuan-Son Nguyen</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e809ee5c721",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/LRZJEH-llama-cpp-multimodal/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/LRZJEH-llama-cpp-multimodal/\"]",
            "html": "<a href=\"/2026/schedule/event/LRZJEH-llama-cpp-multimodal/\">Multimodal support in llama.cpp - Achievements and Future Directions<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea84a6399083",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9c89c404"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4b47d86d739",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2120/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2120/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e320467525d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f07cadf1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/ai/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c022092df47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3d032d3c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8a7ad4e86db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31c879b0279a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb85c5dd4ad9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "416eb5d0bb40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0dadf32da3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86f21f9b9083",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c537dd139ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7a731a71381",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "451b25275fe1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e23fb215054",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3481b939132",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7501e29f280",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20a739c8b618",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8fbc8624878",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee4990d2448e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b09ecd7e589",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fc93c3303bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e80df53f1c05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a5eec737bdb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb43a1f408a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1798e304894",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e879b39d1c4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "26b6f077f863",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11524,
          "settleDelayMs": 10000,
          "auditMs": 528,
          "totalMs": 12699
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "7f0742604bdd",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "ebbcdd4e3c53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "5171853bb7ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "d5b11452c592",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "d5b11452c592",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 302,
        "pageNavigationMs": 11524,
        "pageLoadDelayMs": 10000,
        "totalMs": 29588,
        "scannerMs": {
          "axe": 13315,
          "accesslint": 12699
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/practical/online/",
      "finalUrl": "https://fosdem.org/2026/practical/online/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - FOSDEM 2026 In-person",
      "elapsedMs": 29557,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 224,
          "failed": 41,
          "cantTell": 6,
          "inapplicable": 65
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3eb0c54c1f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c8bf894c7af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59031683039f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ca648799"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb638797cf75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c71ceab97bbb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2faa94ad192e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical information</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb80c225dc6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-98739076"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">FOSDEM 2026 In-person</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52d6983250d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p > a",
            "html": "<a href=\"/2026/practical/transportation/\">the transportation page</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "456830732374",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f5268c22"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78e79daedb6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9b4886de8a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd390c62316c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb3d854689cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31372a2654a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38fb71c9503d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aad4d0fd19b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "523a46935ccb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be3eb0b1dcf7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edaca823994d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86d13300b109",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c988b54e708f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f0dbc1ed115",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38f916470a52",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a99ed8a86d53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "913a9720d50c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b63c1d9604a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>FOSDEM 2026 is again in-person.</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7b26df808d69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9f52673915ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "efbe6cd928e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p > a",
            "html": "<a href=\"/2026/practical/transportation/\">the transportation page</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "#main > p"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a18747507b73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-84fa87db"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3b50d92c2fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba8007503f73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1382dbed3ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "237a36bcaaf1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(4)",
            "html": "<li><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81466274124c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-861ff79e"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8a7fc261438",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c3d979085d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "218a63cab470",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b86aeb09f2d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d4ed6d86bde",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "12b07d8d326c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - FOSDEM 2026 In-person</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"FOSDEM 2026 In-person\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - FOSDEM 2026 In-person\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li class=\"active\"><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/practical/\">Practical information</a></li><li class=\"separator\">/</li><li class=\"active\">FOSDEM 2026 In-person</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>FOSDEM 2026 In-person</h1>\n\t\n\t</div>\n      \n\n      <h3>FOSDEM 2026 is again in-person.</h3>\n<p>\n    Visit <a href=\"/2026/practical/transportation/\">the transportation page</a> for more information\n    on how to get to the conference.\n</p>\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 336,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11519,
          "settleDelayMs": 10000,
          "auditMs": 1146,
          "totalMs": 13260,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 41
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 59,
          "failed": 33,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"/2026/practical/transportation/\"]",
            "selector": "p > a[href=\"/2026/practical/transportation/\"]",
            "html": "<a href=\"/2026/practical/transportation/\">the transportation page</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f405bf2c3662",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-133ec8f6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b06d52682350",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f1571df2df3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6332c07762dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef3bc2cf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "301ad34e3de7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa8391ce6e1b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5804d607b58f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical information</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fb0302685f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f6a2f527"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(5)",
            "selector": "#main > ul > li:nth-of-type(5)",
            "html": "<li class=\"active\">FOSDEM 2026 In-person</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa5b92bb8248",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6c9eb7b3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"/2026/practical/transportation/\"]",
            "selector": "p > a[href=\"/2026/practical/transportation/\"]",
            "html": "<a href=\"/2026/practical/transportation/\">the transportation page</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "361990137454",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e79c5fde"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "919c25001ec8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a101664ad17",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35144a7d5bc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f9aed8e803a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08416cb83f13",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdfc269c838d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d81ab017885",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5380a662e4a2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4692bea8eec7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9468e0baa005",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c29ff0688688",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc65962d4dd4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5098134c7127",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fbdbae4d79d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eba9877ea4a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0a94377f25f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "522e121e6b7e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>FOSDEM 2026 is again in-person.</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "18e360fbc19b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "de12f55127e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d77a9a270ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4556cf1d2ef7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/practical/\">Practical information</a></li><li clas...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "4753eacb5c6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "5240a00e223c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 33,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11510,
          "settleDelayMs": 10000,
          "auditMs": 525,
          "totalMs": 12682
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "85e46565dc05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "FOSDEM 2026 is again in-person.",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "bcc8788e0bf5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e11ae5ac"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "7e37ccf2902b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "7e37ccf2902b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 302,
        "pageNavigationMs": 11519,
        "pageLoadDelayMs": 10000,
        "totalMs": 29557,
        "scannerMs": {
          "axe": 13260,
          "accesslint": 12682
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Ruán Murgatroyd",
      "elapsedMs": 29440,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 286,
          "failed": 48,
          "cantTell": 6,
          "inapplicable": 57
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9ca34416082",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab25fed16ffe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cd14521a497",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61b3d299a8bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a27cf3fcbfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2a25ae7c8d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "913d877e6134",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb599544fec2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Ruán Murgatroyd</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89f6a59b51b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"rjm.ie\"]",
            "html": "<a href=\"https://rjm.ie\">Ruán Murgatroyd</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d11f33eccd7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8782f528"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/ZUVAZD-four_year_bus/\">Four Year Bus<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c0195b21e16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "019d9d2115e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h2215/\"]",
            "html": "<a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67562bcea76e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7d15df97"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04ac0aea09bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:20:00+01:00\" href=\"/2026/schedule/day/sunday/#0920\">09:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14e952b8e65b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-263b5340"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93e61e40f406",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e622ecce"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6578ade25dc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78e43a4d0e2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "307743cac5c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f05a4e1e1360",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "944fb6688716",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2aa5b0867808",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85900aae1a3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e93527d91e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "701c584b5b47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d789740e18f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aca653fab179",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e7467f72f21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "926730ce5aff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ebac72cdd44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6f0b471f375",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af7c7a125abd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3be26e5bd349",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6d8f8d8244a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ff5f65cde6ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4b29eee51890",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"rjm.ie\"]",
            "html": "<a href=\"https://rjm.ie\">Ruán Murgatroyd</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8339c533e582",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1199031f"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01d0160c6ee1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc6ce6ff399b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba34583bfa49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edb0283e20b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f0b1bf5c785",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2812cfb3c96a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15a4acb90ae3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50298d8928f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f278950caa10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4629477d2473",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "8e9bb565d0fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Ruán Murgatroyd</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Ruán Murgatroyd\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Ruán Murgatroyd\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Ruán Murgatroyd</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Ruán Murgatroyd</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/ruan_murgatroyd/945f51827c5249b29b6b05af9b75422a538fa1a3fceb08f2d58b6963eab9e00e.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Ruán Murgatroyd\">\n\n\n\n<p><a href=\"https://rjm.ie\">Ruán Murgatroyd</a> is a Final Year Computer Science and German Language student at the \nTechnological University of Dublin.</p>\n<p>In university, he has worked to grow the Computer Science Society, (CS++)[https://cspp.ie], with it winning second place in the Best Academic Society in 2024 while he was Chairperson. In the last three years he has focused on building a team of student sysadmins who volunteer to run a modern technical stack for CS++ and the other 53 societies and 40 clubs in the university.</p>\n<p>Outside of TU Dublin, Ruán is the National Champion in Cloud Computing and will represent Ireland in WorldSkills Shanghai 2026. Ruán is also a member of SAP's STAR programme.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/ZUVAZD-four_year_bus/\">Four Year Bus<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a></td>\n            <td><a href=\"/2026/schedule/track/dev-random/\">/dev/random</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:20:00+01:00\" href=\"/2026/schedule/day/sunday/#0920\">09:20</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 397,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11497,
          "settleDelayMs": 10000,
          "auditMs": 1173,
          "totalMs": 13266,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 48
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 53,
          "failed": 39,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/ruan_murgatroyd/945f51827c5249b29b6b05af9b75422a538fa1a3fceb08f2d58b6963eab9e00e.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Ruán Murgatroyd\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Ruán Murgatroyd\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c86975972a16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://rjm.ie\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://rjm.ie\"]",
            "html": "<a href=\"https://rjm.ie\">Ruán Murgatroyd</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "229df71c852c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cace3268"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cb40239ac06",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9750e2858a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a98c9ff56d3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84310624534a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bb054cd50c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d43643ec89db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d5a7785c97a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f377be6d3a01",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Ruán Murgatroyd</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4ce9242a3b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://rjm.ie\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://rjm.ie\"]",
            "html": "<a href=\"https://rjm.ie\">Ruán Murgatroyd</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f518da871d5e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0d7a3fbb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ZUVAZD-four_year_bus/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ZUVAZD-four_year_bus/\"]",
            "html": "<a href=\"/2026/schedule/event/ZUVAZD-four_year_bus/\">Four Year Bus<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "565a5ceb4d56",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1191bf96"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2240f07a18c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h2215/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h2215/\"]",
            "html": "<a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e3a2e97f94a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8015a366"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc7dc2562298",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b07003ee"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79671292001c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3105a3f60695",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f7de202ce68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dad11fad4a92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a9f7b2915e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "534333c91c0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85b8bfd1496f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5adaa8cb7024",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "211034e75bf0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3945cde8092",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f01b362b478d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8087e9394a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27cb13ec834b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8e25ee5aad8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "267373d3324a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae27ee36c18e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea127a97364e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d2b52a1447c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "8acfdf4eb565",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd10a73d282b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef083d0e775d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "590be42da046",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "05be07a00434",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 39,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11502,
          "settleDelayMs": 10000,
          "auditMs": 528,
          "totalMs": 12668
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "e481ce688696",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "6b2e8088cbd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "623109d3e4f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "5202d42730b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "5202d42730b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 11502,
        "pageLoadDelayMs": 10000,
        "totalMs": 29440,
        "scannerMs": {
          "axe": 13266,
          "accesslint": 12668
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Teleportal: A real-time collaborative editing framework",
      "elapsedMs": 29707,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 363,
          "failed": 66,
          "cantTell": 8,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "149337e3b373",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d3d16956d64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57e5cf0f7caa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2e36354271a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b13235167437",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a3562155cb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd5fca8c5161",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b354f7a907d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6d62f34438f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7dc70053039",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Teleportal: A real-time collaborative editing framework</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9766148318ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41e5516c754a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k3201/\"]",
            "html": "<a href=\"/2026/schedule/room/k3201/\">K.3.201</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "713d4980e48e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-96b44a79"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "037d9368c3a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae2caa23365f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a5c558b7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T14:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1400\">14:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eeaca34a1251",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-514a0dff"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-local-first:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f31cbcc86fbf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p > a[href$=\"teleportal.tools\"]",
            "html": "<a href=\"https://teleportal.tools\">Teleportal</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed6e5eab8566",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-244898f6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"yjs.dev/\"]",
            "html": "<a href=\"https://yjs.dev/\">Y.js CRDT</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5004114cf04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dcacb185"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p > a:nth-child(3)",
            "html": "<a href=\"https://tiptap.dev/docs/hocuspocus/\">Hocuspocus</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37e3d8062ba3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-99226099"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/nick_perez/\">Nick Perez</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "102a6f958390",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/GSNU89-teleportal/slides/267544/teleporta_g7sz8mf.pdf\">Presentation</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b9dd8c5ed5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(1) > a",
            "html": "<a href=\"https://github.com/nperez0111/teleportal\">Source Code</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc3a72f58d39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adeef45c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"teleportal.tools\"]",
            "html": "<a href=\"https://teleportal.tools\">Website</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70ca95502b0b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d186ae1b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.av1.webm\">Video recording (AV1/WebM; preferred) - 15.3 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c5d8e7ba626",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.mp4\">Video recording (MP4; for legacy systems) - 121.1 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5c68eedf6f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6e91476ed3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-local-first:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31317fb55266",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(7) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-local-first:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ba8b729c712",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c41a3d5c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(8) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/GSNU89/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2d7177e521c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9b7a7a3b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a965c906cee2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0b8f48e406b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0ced9fe3202",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e54026e81630",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abd0b8fbd4a2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd5e68277c8b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06e2ae6ccbb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bcf1ee22118",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "017460562f10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f51e09227eb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b9327d8b42b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "444bf8deffac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dec40e2702a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5750286e8d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d46bdd7ac6b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c100ef715ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4af4e4d66af3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "450c7580ed28",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "2cbfe2dd46e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7761f881196a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T13:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85d0d2833287",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ea544cc3"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T14:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1400\">14:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fa4aa226eaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c62e912b"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p > a[href$=\"teleportal.tools\"]",
            "html": "<a href=\"https://teleportal.tools\">Teleportal</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".event-abstract > p"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57703a6c044e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e7067556"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"yjs.dev/\"]",
            "html": "<a href=\"https://yjs.dev/\">Y.js CRDT</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".event-abstract > p"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fb6a3747c19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de5b674f"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p > a:nth-child(3)",
            "html": "<a href=\"https://tiptap.dev/docs/hocuspocus/\">Hocuspocus</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".event-abstract > p"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7aa2a4e59b81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb508c36"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efb6a9eb72ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2466231f8b34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b272dee4742",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "812014d4efbf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8ebadcb5163",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46a9a15e04b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee4fab96aa65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76609ed7aa03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1ea519da339d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45e9db015be5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "8e6c7df6a2b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Teleportal: A real-time collaborative editing framework</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Teleportal: A real-time collaborative editing framework\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Teleportal: A real-time collaborative editing framework\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a></li><li class=\"separator\">/</li><li class=\"active\">Teleportal: A real-time collaborative editing framework</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Teleportal: A real-time collaborative editing framework</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/k3201/\">K.3.201</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T14:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1400\">14:00</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-local-first:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p><a href=\"https://teleportal.tools\">Teleportal</a> is a framework for creating a web-standards based backend &amp; client for realtime collaborative applications. It is based on the popular <a href=\"https://yjs.dev/\">Y.js CRDT</a>, and implements a synchronization protocol on top. Teleportal focuses on giving the building blocks to create a server implementation, rather than being a single monolithic implementation. The project was built out of the desire for an optimized replacement of <a href=\"https://tiptap.dev/docs/hocuspocus/\">Hocuspocus</a> (in both scale, performance &amp; features). It currently implements communication over HTTP, HTTP + SSE, Websockets, but should scale to other bidirectional protocols. As well as being storage implementation agnostic &amp; offering E2EE (alpha), there are plans to implement file uploads, user customizable messaging &amp; more.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/nick_perez/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/nick_perez/1aef119e09d6ba1e478bc8d9cf8dd7531d150b008fa048ae9d62039bd8917111.jpeg\" alt=\"Photo of Nick Perez\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/nick_perez/\">Nick Perez</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/GSNU89-teleportal/slides/267544/teleporta_g7sz8mf.pdf\">Presentation</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://github.com/nperez0111/teleportal\">Source Code</a></li>\n    \n      <li><a href=\"https://teleportal.tools\">Website</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.av1.webm\">Video recording (AV1/WebM; preferred) - 15.3 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.mp4\">Video recording (MP4; for legacy systems) - 121.1 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-local-first:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-local-first:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/GSNU89/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 495,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11516,
          "settleDelayMs": 10000,
          "auditMs": 1306,
          "totalMs": 13421,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 66
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 34,
          "failed": 58,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/nick_perez/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/nick_perez/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/nick_perez/1aef119e09d6ba1e478bc8d9cf8dd7531d150b008fa048ae9d62039bd8917111.jpeg\" alt=\"Photo of Nick Perez\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Nick Perez\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8642130ab000",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b549765"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&qu...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47c810b46df8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1355\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1355\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47cc53ce584b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8871331"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1400\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1400\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1400\">14:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8de0f3c5c02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-31a55b5e"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://teleportal.tools\"]",
            "selector": "p > a[href=\"https://teleportal.tools\"]",
            "html": "<a href=\"https://teleportal.tools\">Teleportal</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc965a05a3a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-23e288e5"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://yjs.dev/\"]",
            "selector": "p > a[href=\"https://yjs.dev/\"]",
            "html": "<a href=\"https://yjs.dev/\">Y.js CRDT</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "676bff51b47e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-747d21b8"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://tiptap.dev/docs/hocuspocus/\"]",
            "selector": "p > a[href=\"https://tiptap.dev/docs/hocuspocus/\"]",
            "html": "<a href=\"https://tiptap.dev/docs/hocuspocus/\">Hocuspocus</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfd6d158254a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4e324b1f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6448feac6c1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38e7026608db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65db06b9aea3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a63885f6a69d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "458872716ea2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4908d8530a3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71f27a91b176",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "182371dca161",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "667f1aeb8df8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/local-first/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/local-first/\"]",
            "html": "<a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13119481356d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5d40609"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Teleportal: A real-time collaborative editing framework</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1c3b667e273",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/local-first/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/local-first/\"]",
            "html": "<a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a53db712a8c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a09da07"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k3201/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k3201/\"]",
            "html": "<a href=\"/2026/schedule/room/k3201/\">K.3.201</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de51e0c4f072",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5a7bcc79"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0eef9a02f88a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(2) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-local-first:fosdem.org\"]",
            "selector": "ul:nth-of-type(2) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-local-first:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-local-first:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd99bcc0f787",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-44aaf8e6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://teleportal.tools\"]",
            "selector": "p > a[href=\"https://teleportal.tools\"]",
            "html": "<a href=\"https://teleportal.tools\">Teleportal</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b342753a57f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-12845a69"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://yjs.dev/\"]",
            "selector": "p > a[href=\"https://yjs.dev/\"]",
            "html": "<a href=\"https://yjs.dev/\">Y.js CRDT</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a3d5895ac6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1a4474dc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://tiptap.dev/docs/hocuspocus/\"]",
            "selector": "p > a[href=\"https://tiptap.dev/docs/hocuspocus/\"]",
            "html": "<a href=\"https://tiptap.dev/docs/hocuspocus/\">Hocuspocus</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "916d4832fc3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bff8386a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/nick_perez/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/nick_perez/\"]",
            "html": "<a href=\"/2026/schedule/speaker/nick_perez/\">Nick Perez</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bddf5764df0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-29090017"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/events/attachments/GSNU89-teleportal/slides/267544/teleporta_g7sz8mf.pdf\"]",
            "selector": "li > a[href=\"/2026/events/attachments/GSNU89-teleportal/slides/267544/teleporta_g7sz8mf.pdf\"]",
            "html": "<a href=\"/2026/events/attachments/GSNU89-teleportal/slides/267544/teleporta_g7sz8mf.pdf\">Presentation</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28a4266f29d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9b75991e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://github.com/nperez0111/teleportal\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://github.com/nperez0111/teleportal\"]",
            "html": "<a href=\"https://github.com/nperez0111/teleportal\">Source Code</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e7df41224c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ba2c051"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://teleportal.tools\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://teleportal.tools\"]",
            "html": "<a href=\"https://teleportal.tools\">Website</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8587fb4f32bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-62f8f5c1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.av1.webm\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.av1.webm\">Video recording (AV1/WebM; preferred) - 15.3 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04c21b378eb4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1815337a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.mp4\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.mp4\">Video recording (MP4; for legacy systems) - 121.1 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "604487dee5bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9c3e1357"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.vtt\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/GSNU89-teleportal.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f93153e5fe5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f27938c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-local-first:fosdem.org\"]",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-local-first:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-local-first:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dc31ab34f1b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bb0f636e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"https://matrix.to/#/#2026-local-first:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(7) > a[href=\"https://matrix.to/#/#2026-local-first:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-local-first:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7693d456dc8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7585c64"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(8) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/GSNU89/feedback/\"]",
            "selector": "li:nth-of-type(8) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/GSNU89/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/GSNU89/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71e6b70da701",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5d78a77a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04ff687a6d2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e1ea36b46ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c815fa8bed1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fabcdc242e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "742d1c4e0af2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6264fd0308da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c2ec7fc9ecd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "506df946fb3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3db41c2ead2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ab3a2d4f2e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "552038c74d54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c32d6a1a3e5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "611167eb55ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebcc5d6fb7d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d593549e1284",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9729bfe7c6ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "803923103c42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "5e5e147f7862",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "419f20a8e58f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f91d13e6e06",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "437298214d99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3e6962d6a5aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1bcb418b2a72",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 58,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11509,
          "settleDelayMs": 10000,
          "auditMs": 533,
          "totalMs": 12684
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "b53e009d08d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "d9a111ab5015",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "d9a111ab5015",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11516,
        "pageLoadDelayMs": 10000,
        "totalMs": 29707,
        "scannerMs": {
          "axe": 13421,
          "accesslint": 12684
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Package management in the hands of users: dream and reality",
      "elapsedMs": 29642,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 361,
          "failed": 61,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "image-alt",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dc68b915117",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "115059aea227",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2857c60697a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a4b5c69ff1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bba421a357c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ca10550fe67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bb571c22350",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b303543aeba1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d86ceaa52f3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/hpc-big-data-data-science/\">HPC, Big Data &amp; Data Science</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d324e605b750",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Package management in the hands of users: dream and reality</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0ec3f0883e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/hpc-big-data-data-science/\">HPC, Big Data &amp; Data Science</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d332128f6387",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b444fcb89bb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42446f31"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62040cdfdb33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T14:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1430\">14:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be5dc94d1e78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33f5a8b0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T14:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1455\">14:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c443d9eadcfd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4fdce6a6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-hpc-big-data-data-science:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "071230422b0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/ludovic_courtes/\">Ludovic Courtès</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "332f2dc03de1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/QKNMJN-package-management-in-the-hands-of-users/slides/267592/talk_i4aj7vl.pdf\">Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9be068841b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"hpc.guix.info\"]",
            "html": "<a href=\"https://hpc.guix.info\">Guix-HPC web site</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "019f5743c9f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-218a8c7b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"guix.gnu.org\"]",
            "html": "<a href=\"https://guix.gnu.org\">Guix web site</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0943a8305ef3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-720239a6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.av1.webm\">Video recording (AV1/WebM; preferred) - 75.5 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0b007a445c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9177a0c4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.mp4\">Video recording (MP4; for legacy systems) - 590.6 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4aeba38e30a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80cef9ee"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(5) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a40d19c31a8e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ed46090"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-hpc-big-data-data-science:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24aff49d0629",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5eca7c07"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(7) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-hpc-big-data-data-science:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b59c8316a5e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1281a7c8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(8) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QKNMJN/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9143728704f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9b7a7a3b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "838807c9fe43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75dd0734ecae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f948bd706a03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "914bab1d24cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb13cca93205",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "430deaa1dfc0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b0276f47f50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e168f6f998b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "857ad858d46e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7baf15cd52e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e89645d10f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fb858ec007c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f964d612cdea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e5b0b7b5c09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55cc4b495d02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0358cf7b3c43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3be0ef387ce7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4a5805ce2a2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "image-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "img",
            "html": "<img src=\"/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/QKNMJN-package-management-in-the-hands-of-users-7da0a6d7f0819cb1bca8f839833438f63dfa9da2ee62ed0bf3dc24759af55b6f.png\" class=\"event-logo\">",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad0ed460742b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ecf56e19"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9d9f9364703e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9fbdc5329fcb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T14:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1430\">14:30</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d059b8bf544e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d1cfbb09"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T14:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1455\">14:55</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79ed78dc1944",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-10d1b3b9"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11de293bc790",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bffadadb6be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "799ac7876408",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d57993153f8c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bffc9365b3f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebac2abda629",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc526cb27b1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9e8f6b34961",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "2f79797fe2ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3848bb8b1975",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b1cf468f98b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Package management in the hands of users: dream and reality</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Package management in the hands of users: dream and reality\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Package management in the hands of users: dream and reality\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/hpc-big-data-data-science/\">HPC, Big Data &amp; Data Science</a></li><li class=\"separator\">/</li><li class=\"active\">Package management in the hands of users: dream and reality</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Package management in the hands of users: dream and reality</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/hpc-big-data-data-science/\">HPC, Big Data &amp; Data Science</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T14:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1430\">14:30</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T14:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1455\">14:55</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-hpc-big-data-data-science:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n  <img src=\"/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/QKNMJN-package-management-in-the-hands-of-users-7da0a6d7f0819cb1bca8f839833438f63dfa9da2ee62ed0bf3dc24759af55b6f.png\" class=\"event-logo\">\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>Are HPC users autonomous?  How much flexibility does one have when deploying software on a supercomputer?  How close to one’s laptop development environment is it?  How have EasyBuild, Spack, Guix, and Apptainer helped improve the situation in the past decade?</p>\n<p>In this talk, I will look at the situation with lucidity.  While Spack and EasyBuild enable software deployment by users, their primary user base appears to be HPC system administrators.  Thus most HPC admins let users bring their own Singularity/Apptainer images when their needs are not satisfied—effectively “giving up” on complex deployment.</p>\n<p>Brave and fearless, the Guix-HPC effort has not given up on the goal of putting reproducible package management in the hands of users, with successes and disappointments.  I will report on our experience with Tier-2 supercomputers now providing Guix, and on ongoing work with French national supercomputers (“Tier-1”) as part of NumPEx, the French national program for HPC.</p>\n<p>We will look back at the set of challenges overcome in past years—from supporting rootless execution of the build daemon, to making the bring-your-own-MPI approach viable and to enhancing support for CPU micro-architecture optimizations—and those yet to come.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/ludovic_courtes/\">Ludovic Courtès</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/QKNMJN-package-management-in-the-hands-of-users/slides/267592/talk_i4aj7vl.pdf\">Slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://hpc.guix.info\">Guix-HPC web site</a></li>\n    \n      <li><a href=\"https://guix.gnu.org\">Guix web site</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.av1.webm\">Video recording (AV1/WebM; preferred) - 75.5 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.mp4\">Video recording (MP4; for legacy systems) - 590.6 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-hpc-big-data-data-science:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-hpc-big-data-data-science:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QKNMJN/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 487,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11512,
          "settleDelayMs": 10000,
          "auditMs": 1254,
          "totalMs": 13362,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 61
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 40,
          "failed": 52,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/img-alt",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/img-alt",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/QKNMJN-package-management-in-the-hands-of-users-7da0a6d7f0819cb1bca8f839833438f63dfa9da2ee62ed0bf3dc24759af55b6f.png\" cla...",
            "impact": "critical",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c6460baf455",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.av1.webm\" type=\"video/webm; codecs=&quot;av0...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "baeac2a91d85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1430\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1430\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1430\">14:30</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15fdd482b56b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f1e6e3af"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1455\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1455\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1455\">14:55</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd657c77eb63",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-db6d2c5a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9266c0d320b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48eefd347045",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7334798b1e03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c77d7260187",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba4a4e8e0ffc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "294e15f07f3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c9e83818572",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "599583676243",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68c02e574f6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/hpc-big-data-data-science/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/hpc-big-data-data-science/\"]",
            "html": "<a href=\"/2026/schedule/track/hpc-big-data-data-science/\">HPC, Big Data &amp; Data Science</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb6f94e01aa1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a613054f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Package management in the hands of users: dream and reality</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e66665d8d5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/hpc-big-data-data-science/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/hpc-big-data-data-science/\"]",
            "html": "<a href=\"/2026/schedule/track/hpc-big-data-data-science/\">HPC, Big Data &amp; Data Science</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d746ac5ff4f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b23c9094"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h1308/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26b86cdb6ce7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff7b2181"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbb5b597c50c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(2) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-hpc-big-data-data-science:fosdem.org\"]",
            "selector": "ul:nth-of-type(2) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-hpc-big-data-data-science:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-hpc-big-data-data-science:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0fd59804221",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73f36b44"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ludovic_courtes/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ludovic_courtes/\"]",
            "html": "<a href=\"/2026/schedule/speaker/ludovic_courtes/\">Ludovic Courtès</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "713f2333e559",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4b5f65d2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li > a",
            "selector": "ul:nth-of-type(3) > li > a",
            "html": "<a href=\"/2026/events/attachments/QKNMJN-package-management-in-the-hands-of-users/slides/267592/talk_i4aj7vl.pdf\">Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dc713df59ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b5672e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://hpc.guix.info\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://hpc.guix.info\"]",
            "html": "<a href=\"https://hpc.guix.info\">Guix-HPC web site</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c27a1dc39dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cfc9c912"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://guix.gnu.org\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://guix.gnu.org\"]",
            "html": "<a href=\"https://guix.gnu.org\">Guix web site</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb41ca2cf533",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00529b6c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.av1.webm\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.av1.webm\">Video recording (AV1/WebM; preferred) - 75.5 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adbf67fde80a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-567502f1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.mp4\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.mp4\">Video recording (MP4; for legacy systems) - 590.6 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "880276540225",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-da5ef446"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.vtt\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h1308/QKNMJN-package-management-in-the-hands-of-users.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6009a97e9d57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dce264a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-hpc-big-data-data-science:fosdem.org\"]",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-hpc-big-data-data-science:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-hpc-big-data-data-science:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b19f6e902f91",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-768a2489"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(7) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(7) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-hpc-big-data-data-science:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ccbe2925293",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-675780e3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(8) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QKNMJN/feedback/\"]",
            "selector": "li:nth-of-type(8) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QKNMJN/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QKNMJN/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c64b0dbb1f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bf609d26"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee19d03c575b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3212d1607889",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "774c620eb950",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e39f8947b0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c60d1c1332be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05f264362f9d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7919599574f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86dba569813e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19b36f4908a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b115b4b71e1b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "587b078c79dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0d273c7b95a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b32c4aee5636",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc85119ed793",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91a0875f5b2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97a6b9e6cdd5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f469ee55e448",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b887aee093f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "433d2afea773",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "883792ae0122",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b85a92cbe99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ac60147a02ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f3846ef0f850",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 52,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11509,
          "settleDelayMs": 10000,
          "auditMs": 532,
          "totalMs": 12682
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 2,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "05368d4e6ba7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "error",
            "rule": "image-alt",
            "element": "<img class=\"event-logo\">",
            "message": "Image is missing an alt attribute",
            "suggestion": "Add an alt attribute that describes the image, or use alt=\"\" for decorative images",
            "line": 0,
            "fingerprint": "5a5f268bf0b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-71a1818c"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "f4b9ebfc8a0e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "f4b9ebfc8a0e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11512,
        "pageLoadDelayMs": 10000,
        "totalMs": 29642,
        "scannerMs": {
          "axe": 13362,
          "accesslint": 12682
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Simon Clavier",
      "elapsedMs": 29552,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 278,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9b9026eb3f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bf91e51fd36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dd209a90d1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db04e4561e86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2095aa45eb64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4876984a851",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e12d093b3ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f9f6494c666",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Simon Clavier</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39b5e6193236",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/TSZGCJ-welcome_to_the_railways_and_open_transport_devroom/\">Welcome to the Railways and Open Transport Devroom<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a206dc11f4e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8940c8b2b74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k3601/\"]",
            "html": "<a href=\"/2026/schedule/room/k3601/\">K.3.601</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "305586391933",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a9f232d7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acf4c2e4d4e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1430\">14:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccc33d55a808",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-55ac0fb1"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1435\">14:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67cf98ca6927",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-57d10dc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "750b82279662",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e70a3d3859af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "305629f13bbd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "943d6e65895f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "302d4d9bc165",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34e2a7e40215",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "309c4fe9d3e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f976c96293ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "786f492c38ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63c3f33a5d80",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "708fe284b6b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "452a61503052",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4079bf6e40b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0cf21a6898c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56aab48beb23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "132d64c2d664",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "126a2ac335cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "88f0a6b06764",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "12dcd5eb2fff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "350846f04338",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4bebdfa9e07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fee1e1d08660",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d80c40f060a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23c9f8a1fafb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7047a77b2479",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bca9a9d5108",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daa687601aea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e19ef6f5454",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "44a011d8c8a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66084a7fab1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "3bed54ec293e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Simon Clavier</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Simon Clavier\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Simon Clavier\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Simon Clavier</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Simon Clavier</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/simon_clavier/b55e3a0dca518f12a14b6a8ef29df05f72a0c0e5c27fda7b247f96abee80412d.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Simon Clavier\">\n\n\n\n\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/TSZGCJ-welcome_to_the_railways_and_open_transport_devroom/\">Welcome to the Railways and Open Transport Devroom<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/k3601/\">K.3.601</a></td>\n            <td><a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T14:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1430\">14:30</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T14:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1435\">14:35</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 388,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11505,
          "settleDelayMs": 10000,
          "auditMs": 1157,
          "totalMs": 13261,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/simon_clavier/b55e3a0dca518f12a14b6a8ef29df05f72a0c0e5c27fda7b247f96abee80412d.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Simon Clavier\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Simon Clavier\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb3b1eca922d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8bfc3b863f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf021b194dc3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5236ac0885ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b55f6aae0827",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "555e756fd32c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5917e1d10215",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26af3e5f2b69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad72cf1f8e52",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Simon Clavier</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60cd0c0c2dcf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/TSZGCJ-welcome_to_the_railways_and_open_transport_devroom/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/TSZGCJ-welcome_to_the_railways_and_open_transport_devroom/\"]",
            "html": "<a href=\"/2026/schedule/event/TSZGCJ-welcome_to_the_railways_and_open_transport_devroom/\">Welcome to the Railways and Open Transport Devroom<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5f215b51a77",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-09d0c108"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a97b523c86a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3601/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3601/\"]",
            "html": "<a href=\"/2026/schedule/room/k3601/\">K.3.601</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c217b3057e8b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-01642371"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/railways-and-open-transport/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/railways-and-open-transport/\"]",
            "html": "<a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80b61cb59eab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-91ac90ba"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb9c96aa80cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eaf7ea6e02fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ae888a22599",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8005e596fd9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c13d3f3e2b4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e88c3f47f59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "924e89e3672f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3febd5130636",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c0c156999cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15c625c87908",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "360b0228e1ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7528efbd21a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf687c7e11b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53da9a66338c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae631528c0cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de35036bba15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3a90d738063",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c9131fd81b19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b965d23a0952",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90c0d49b5ac2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81c7c27fbf0b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d16ad51568e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "500f5ba24d02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11510,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12679
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "94660ff547f2",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "492885bb7e25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "eee98f17f59d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "73d6295417b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "73d6295417b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 11510,
        "pageLoadDelayMs": 10000,
        "totalMs": 29552,
        "scannerMs": {
          "axe": 13261,
          "accesslint": 12679
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Taming the LLM Zoo with Docker Model Runner: Inference with OCI Artifacts, llama.cpp, and vLLM",
      "elapsedMs": 29610,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 366,
          "failed": 59,
          "cantTell": 8,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "image-alt",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78f73c2543fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d5e2ecaca2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40831311e01f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "beeb51e1864e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "748da7144398",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6cfc3ef2c2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "558e6fa076d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cb24a0a279a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd810668c1d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd6590e07d33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5bfa61f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Taming the LLM Zoo with Docker Model Runner: Inference with OCI Artifacts, llama.cpp, and vLLM</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cd2bf56631b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e438d4f60fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b8186c49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2120/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13ea4e21d0b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6912bb2d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c33c806e6f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:05:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:05:00+01:00\" href=\"/2026/schedule/day/saturday/#1605\">16:05</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eaa6faa9fe55",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-38655d19"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1625\">16:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9f517fbb968",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-abf1cdf5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d81ab4f05705",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/eric_curtin/\">Eric Curtin</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae586c4573e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-43c09be2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/dorin_geman/\">Dorin Geman</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fcdc827c1ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.av1.webm\">Video recording (AV1/WebM; preferred) - 108.7 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b760014aef5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d15b6295"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.mp4\">Video recording (MP4; for legacy systems) - 497.4 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3ad226d332d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-98e61ee6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3118cf791aeb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-01e1ab15"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e364549e7ac9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-15b6c8b6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb7202ae26e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-503f7b97"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VGXWNS/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2aa809536ec0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc733d6a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "723f4cc91424",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62968fad74af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e77a2951d85e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d945eae94b68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb6adcee1891",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5723ba146b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cb907de6425",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e12bb49dc37a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cdecf5ddd7e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "709c5e65d503",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40a7d2a770cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbbaedfd4e17",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cd2856899ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "154637dbcad0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e239cb17e6a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f668de0bb4d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c01d580b9198",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5178a025644e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "image-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".event-logo",
            "html": "<img src=\"/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c-532434ae061121adb0062456821735d71b0d67b1c1731e8b271c382ec9287c98.jpeg\" class=\"event-logo\">",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6189d9a5d60b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8e8f0ed"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "412e012c143b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b9d61d9ca4a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T16:05:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:05:00+01:00\" href=\"/2026/schedule/day/saturday/#1605\">16:05</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac2621599a22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7d65ce5"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T16:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1625\">16:25</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c29b6f8f645e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5c4a5a04"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9b96d3b33cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2592072a55c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "defcfcd887f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e9c25f2c6f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b571af0d9440",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58f07edb5b92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbf3c6ecfa8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0737bf594d32",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "67170f43b893",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42ebb18150ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c3612f579175",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Taming the LLM Zoo with Docker Model Runner: Inference with OCI Artifacts, llama.cpp, and vLLM</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Taming the LLM Zoo with Docker Model Runner: Inference with OCI Artifacts, llama.cpp, and vLLM\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Taming the LLM Zoo with Docker Model Runner: Inference with OCI Artifacts, llama.cpp, and vLLM\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/ai/\">AI Plumbers</a></li><li class=\"separator\">/</li><li class=\"active\">Taming the LLM Zoo with Docker Model Runner: Inference with OCI Artifacts, llama.cpp, and vLLM</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Taming the LLM Zoo with Docker Model Runner: Inference with OCI Artifacts, llama.cpp, and vLLM</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/ai/\">AI Plumbers</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T16:05:00+01:00\" href=\"/2026/schedule/day/saturday/#1605\">16:05</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T16:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1625\">16:25</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n  <img src=\"/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c-532434ae061121adb0062456821735d71b0d67b1c1731e8b271c382ec9287c98.jpeg\" class=\"event-logo\">\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>Running LLMs is currently fraught with friction: dependency hell and the ungoverned management of massive weight files (GGUF, safetensors).</p>\n<p>In this talk, we introduce Docker Model Runner (DMR), an open initiative to bring the same standard of reproducibility to AI models that containers brought to code. We will explore how DMR streamlines the \"pull, push, run, serve\" lifecycle by treating AI models as first-class OCI (Open Container Initiative) artifacts, decoupling the model weights from the inference engine.</p>\n<p>We will dive deep into the architecture of the Docker Model Runner, covering:</p>\n<p>Models as Artifacts: How we package and distribute GGUF and safetensors formats using OCI-compliant registries, eliminating the need for arbitrary file downloads.</p>\n<p>A Unified Interface: How DMR abstracts the complexity of underlying inference backends. We will discuss the integration of llama.cpp for broad hardware compatibility (CPU/GPU) and vLLM for high-performance production serving.</p>\n<p>The Model Driver Pack: How the runner handles hardware acceleration automatically, managing the interface between the container runtime and host resources (NVIDIA CUDA, Vulkan, etc.).</p>\n<p>Developer Experience: A look at the docker model CLI plugin and the local REST API that allows developers to swap models without changing their client code.</p>\n<p>Join us to see how we are building a standardized, open ecosystem where docker model run ai/gemma3 is all you need to start building AI applications.</p>\n<p>Key Takeaways for the Review Committee (Why this fits FOSDEM):\nOpen Standards: The talk focuses on OCI compliance and open weights (GGUF/safetensors).</p>\n<p>Open Source Integration: It highlights the usage and orchestration of popular open-source projects (llama.cpp and vLLM).</p>\n<p>Technical Depth: It addresses infrastructure challenges (GPU passthrough, artifact management) rather than just high-level AI concepts.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/eric_curtin/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/eric_curtin/7ecfe097f39a4e860fe15db8c2cbdb51e224adcaadebe936683be7cf18d6e43e.jpeg\" alt=\"Photo of Eric Curtin\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/eric_curtin/\">Eric Curtin</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/dorin_geman/\">Dorin Geman</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.av1.webm\">Video recording (AV1/WebM; preferred) - 108.7 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.mp4\">Video recording (MP4; for legacy systems) - 497.4 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VGXWNS/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 491,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11513,
          "settleDelayMs": 10000,
          "auditMs": 1292,
          "totalMs": 13405,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 59
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 41,
          "failed": 51,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "text-alternatives/img-alt",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/img-alt",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_l...",
            "impact": "critical",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71501587e9fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/eric_curtin/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/eric_curtin/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/eric_curtin/7ecfe097f39a4e860fe15db8c2cbdb51e224adcaadebe936683be7cf18d6e43e.jpeg\" alt=\"Photo of Eric Curtin\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Eric Curtin\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd470f3a5200",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-70eec2da"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.av1...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3ca5ff82cbe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1605\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1605\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:05:00+01:00\" href=\"/2026/schedule/day/saturday/#1605\">16:05</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45f3ab8c2289",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-beb593e8"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1625\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1625\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1625\">16:25</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9503d358b78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-847fd0d4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "719ddbbedf82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dd9fd14f3ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1081769ed98d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7356c4cf61c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19c82d8c14ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b196a8c7bd78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9e86e9854ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19b7e2ce2fbd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7de66285f03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/ai/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "491f8df1aab6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-45d23400"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Taming the LLM Zoo with Docker Model Runner: Inference with OCI Artifacts, llama.cpp, and vLLM</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2179c6e6fe01",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/ai/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/ai/\"]",
            "html": "<a href=\"/2026/schedule/track/ai/\">AI Plumbers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb44ae84a5b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-746603ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2120/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2120/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2120/\">UD2.120 (Chavanne)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0703954adedb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c50b821f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d8268ca8e42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e4bfb021fa0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ea261c27"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/eric_curtin/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/eric_curtin/\"]",
            "html": "<a href=\"/2026/schedule/speaker/eric_curtin/\">Eric Curtin</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "362d5128955b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-476e969d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/dorin_geman/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/dorin_geman/\"]",
            "html": "<a href=\"/2026/schedule/speaker/dorin_geman/\">Dorin Geman</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e2ce59a6d63",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5a76433e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.av1.webm\">Video recording (AV1/WebM; preferred) - 108.7 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a03cd862999",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4a74a9a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(2) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.mp4\">Video recording (MP4; for legacy systems) - 497.4 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2e1cf77ae05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80432d0f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(3) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2120/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4f932a79dd1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-60f4b43e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-ai:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2bbffa4a792",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff7b4073"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-ai:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60916ae7cfc4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-075bd845"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VGXWNS/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VGXWNS/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VGXWNS/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61295ccc6dcd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1efc751c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "833272f8ca1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4280dcb93412",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "359bc253fca3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abba45b86c7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "345c55f34346",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da2d5e781a84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e69488e5bc7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8602f4a1d05b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87c6ea918e86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9735b91e779f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ae1da41459b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13e5f1d334c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48bfa44ffce1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b988c199a740",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8ff910b9a34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bd4bcf722bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7b4c95c8d23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a7e92e9cc280",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ab99e15cd612",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8ce68b71dd6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d21b9d4ece20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "23fcba7d50f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e0d7cd839b52",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 51,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11509,
          "settleDelayMs": 10000,
          "auditMs": 531,
          "totalMs": 12684
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 2,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "7ee6a24e1756",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "error",
            "rule": "image-alt",
            "element": "<img class=\"event-logo\">",
            "message": "Image is missing an alt attribute",
            "suggestion": "Add an alt attribute that describes the image, or use alt=\"\" for decorative images",
            "line": 0,
            "fingerprint": "70fecee41a8c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-71a1818c"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "08a986dc30c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "08a986dc30c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 298,
        "pageNavigationMs": 11513,
        "pageLoadDelayMs": 10000,
        "totalMs": 29610,
        "scannerMs": {
          "axe": 13405,
          "accesslint": 12684
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - M Palanikannan",
      "elapsedMs": 29536,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 282,
          "failed": 48,
          "cantTell": 6,
          "inapplicable": 57
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36db9f527b90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5722f9ffcc8c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37dbe470ff6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a31a54282d77",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cea158fd4c15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7f3babc4bdb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84a30a7d5633",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80e4e7823767",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">M Palanikannan</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9c797c5d388",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"www.palanikannan.com\"]",
            "html": "<a href=\"https://www.palanikannan.com\">Palanikannan</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09d7b4ec1904",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5c26f7e6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/TCH8XQ-plane-wiki-local-first-in-production-with-yjs/\">Local-First in Production: How We Built Plane's Collaborative Wiki with Yjs<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "104c8f46aa55",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19b2ba79b964",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k3201/\"]",
            "html": "<a href=\"/2026/schedule/room/k3201/\">K.3.201</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a1527500ae8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-96b44a79"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea588c6e724f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T10:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2665b75e902",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b3c28974"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T10:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1030\">10:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "810a4d803f8b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e3791a13"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41cb8c7e986e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09dc62c788ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51cabd4ed43b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04d43fa77c74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c62052e0cb78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19b2b7ee2d07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be46364579d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b8cf5278b9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b6a646dbaba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a69ef0e00cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4de798354bc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1906a7ef441c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e646e6c3147",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b04caa259f41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f76ed58d98d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cec0ea9e2149",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12b6002a25e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "772c557670c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "943eef3194b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "2c2b8a44d7c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"www.palanikannan.com\"]",
            "html": "<a href=\"https://www.palanikannan.com\">Palanikannan</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "#main > p"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a96a30519e82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4b891a58"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9f046d9879a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13e278f5a36c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4a8a856af24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8544c3b35f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31da1d4a92b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fc2ec2ee9b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e87db7c19c3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "429bdf8e43b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5e36586ad214",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a40f0dea929",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "41f00adcf1a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - M Palanikannan</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"M Palanikannan\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - M Palanikannan\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">M Palanikannan</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>M Palanikannan</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/m_palanikannan/88651bbf99f1cb3f991c626c058fe13ad0563da283cd22638fec99d1f9f1e430.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of M Palanikannan\">\n\n\n\n<p>I'm <a href=\"https://www.palanikannan.com\">Palanikannan</a>, leading the Wiki team at Plane. I've spent the past year deep in Yjs internals, figuring out how CRDTs actually behave at scale. Been in the open source world for 4 years — contributed extensively to Rocket.Chat, Gitpod, Formbricks, Apache DevLake, NextAuth.js, and others. I love building quality software and going deep into how things actually work under the hood.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/TCH8XQ-plane-wiki-local-first-in-production-with-yjs/\">Local-First in Production: How We Built Plane's Collaborative Wiki with Yjs<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/k3201/\">K.3.201</a></td>\n            <td><a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T10:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1030\">10:30</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 393,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11513,
          "settleDelayMs": 10000,
          "auditMs": 1175,
          "totalMs": 13282,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 48
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 53,
          "failed": 39,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/m_palanikannan/88651bbf99f1cb3f991c626c058fe13ad0563da283cd22638fec99d1f9f1e430.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of M Palanikannan\">",
            "impact": "minor",
            "message": "Alt text \"Photo of M Palanikannan\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b84a5884d537",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://www.palanikannan.com\"]",
            "selector": "p > a[href=\"https://www.palanikannan.com\"]",
            "html": "<a href=\"https://www.palanikannan.com\">Palanikannan</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af5aefa2ed35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d31c4164"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "728cbf599e81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bffec914721e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af72af9f9c6b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "177f40997841",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7d123a420b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ec8425f3877",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a072eb296f0f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61fea7f32161",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">M Palanikannan</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6ffa16ab6e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://www.palanikannan.com\"]",
            "selector": "p > a[href=\"https://www.palanikannan.com\"]",
            "html": "<a href=\"https://www.palanikannan.com\">Palanikannan</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd25168dff99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ea00d32"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/TCH8XQ-plane-wiki-local-first-in-production-with-yjs/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/TCH8XQ-plane-wiki-local-first-in-production-with-yjs/\"]",
            "html": "<a href=\"/2026/schedule/event/TCH8XQ-plane-wiki-local-first-in-production-with-yjs/\">Local-First in Production: How We Built Plane's Collaborative Wiki with Yjs<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a6a6b311243",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-14b5eae3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c63ce0e5fcc1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3201/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3201/\"]",
            "html": "<a href=\"/2026/schedule/room/k3201/\">K.3.201</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86b85c668d84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4125d2f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/local-first/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/local-first/\"]",
            "html": "<a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d5cfadb9e82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-55ca98c1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2d86319f284",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76f85cc7f4bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db3295a3973c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16e0aed36e52",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd3d887ed689",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f3b4b0db189",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a775bf8c1025",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba8296eb73aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12090d8f128d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "660afb080082",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb51f6c71ac2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3401e1351fab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91ce82d1f8c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3aa0d5fa8b9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0e4a27fa9f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e6a71cdaaed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bef5d9b04ad6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c095715d2e38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "4111568376fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "258d463e87bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c477f9bb50d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "0ff84735f93c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "923e79263c76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 39,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11522,
          "settleDelayMs": 10000,
          "auditMs": 531,
          "totalMs": 12692
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "c204e739eef1",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "6cc6904ed6a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "e6af330cb2b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "7c236ae11051",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "7c236ae11051",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 11522,
        "pageLoadDelayMs": 10000,
        "totalMs": 29536,
        "scannerMs": {
          "axe": 13282,
          "accesslint": 12692
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/sdomi/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/sdomi/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - sdomi",
      "elapsedMs": 29649,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 290,
          "failed": 48,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee566a50805e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a48110d27189",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29653f7948fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3eae54bb78f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "699de4eeb882",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b02f7e977160",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4be1af28232",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "306ffcb779f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">sdomi</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06254427f60e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sdomi.pl\"]",
            "html": "<a href=\"https://sdomi.pl\">webpage</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ce5203a15da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d56c0029"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"domi\"]",
            "html": "<a href=\"https://donotsta.re/domi\">fedi</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e64fbd506712",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-485845cc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/LNMVKV-servfail-sync/\">Orchestrating PowerDNS deployments with servfail-sync<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "045bdd0a5dba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9823718d1fa5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k3401/\"]",
            "html": "<a href=\"/2026/schedule/room/k3401/\">K.3.401</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc0746a44c4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d2b25972"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"dns/\"]",
            "html": "<a href=\"/2026/schedule/track/dns/\">DNS</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5797441b8e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-610eb77a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:30:00+01:00\" href=\"/2026/schedule/day/sunday/#0930\">09:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b27ad1a81f7c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-594a1c01"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:55:00+01:00\" href=\"/2026/schedule/day/sunday/#0955\">09:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16638313e63d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0d563ba3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb2466befd0c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6210f8ad9f91",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a42b75e18b33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38a3fa8b6bea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb52a96c59da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "588d58f98df3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a0c4d4de169",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e70bbc38d18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59a0ff7cc8d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f5b91ca9c03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "049fd8804eb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac4fc4991072",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0500f24a6fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4374b04575d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfa98ddba768",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15389d8a6980",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf9794096350",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c34e9101d30d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "2a67f8da0c60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "375692f4123c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffe048a7d4aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13f28e77de2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4839e1ddd2df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57b1c4dc9959",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca4a4f09c7bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "335e450e3b37",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94dc4dd387ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "616b3563766b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9710d65aa448",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "918caa54f5e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "8490b893c1db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - sdomi</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"sdomi\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - sdomi\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">sdomi</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>sdomi</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/sdomi/43d46b0e6632aa6da3ec53d134d5a45c6a684d223c9ab717ef9640a71a12ec21.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of sdomi\">\n\n\n\n<p>bash witch with an interest in hacking cursed things\nmore broad interests: reverse engineering, networks, osdev and olde shite</p>\n<ul>\n<li><a href=\"https://sdomi.pl\">webpage</a></li>\n<li><a href=\"https://donotsta.re/domi\">fedi</a></li>\n</ul>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/LNMVKV-servfail-sync/\">Orchestrating PowerDNS deployments with servfail-sync<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/k3401/\">K.3.401</a></td>\n            <td><a href=\"/2026/schedule/track/dns/\">DNS</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:30:00+01:00\" href=\"/2026/schedule/day/sunday/#0930\">09:30</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:55:00+01:00\" href=\"/2026/schedule/day/sunday/#0955\">09:55</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 402,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11608,
          "settleDelayMs": 10000,
          "auditMs": 1168,
          "totalMs": 13371,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 48
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 53,
          "failed": 39,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/sdomi/43d46b0e6632aa6da3ec53d134d5a45c6a684d223c9ab717ef9640a71a12ec21.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of sdomi\">",
            "impact": "minor",
            "message": "Alt text \"Photo of sdomi\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7109353721ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ea175ae12ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "975876e51d02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e484a6978a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "972679b1f6af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b29bd268af19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a02b8777d6da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "993d780d6802",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d255946da133",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li class=\"active\">sdomi</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69f6928aee15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://sdomi.pl\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://sdomi.pl\"]",
            "html": "<a href=\"https://sdomi.pl\">webpage</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c514401c3a43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-63320ea7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://donotsta.re/domi\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://donotsta.re/domi\"]",
            "html": "<a href=\"https://donotsta.re/domi\">fedi</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e69a9741f47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e03ba282"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/LNMVKV-servfail-sync/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/LNMVKV-servfail-sync/\"]",
            "html": "<a href=\"/2026/schedule/event/LNMVKV-servfail-sync/\">Orchestrating PowerDNS deployments with servfail-sync<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "311ac9ba81de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-89852b28"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d7487feab0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3401/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3401/\"]",
            "html": "<a href=\"/2026/schedule/room/k3401/\">K.3.401</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc112537e468",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fd9c2b98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/dns/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/dns/\"]",
            "html": "<a href=\"/2026/schedule/track/dns/\">DNS</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "361be17c5c22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-10bde689"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec1e1ffa571d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf85835b5b6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d61e3261822",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "143bc7387774",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dbbb240c507",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80e735054bea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7e09963d138",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f66b473a644",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c4e6df77de8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40d5d4af10ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b4b088c07c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70e09f23b7cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0aaf0ca2785a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c839a811704",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "394249e0d405",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2263a47f9252",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24da13a1b30f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c7952a1acc3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a227edf21680",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e2b7eae2282",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22a023e0d27c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "9a10c4ab9ae3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "50dbf2e8c73c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 39,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11523,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12694
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "eaa7a9809555",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "94d945c34756",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "a1d259ee58d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "b5cfbefb9472",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "b5cfbefb9472",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 301,
        "pageNavigationMs": 11608,
        "pageLoadDelayMs": 10000,
        "totalMs": 29649,
        "scannerMs": {
          "axe": 13371,
          "accesslint": 12694
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/t-lo/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/t-lo/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - t-lo",
      "elapsedMs": 29575,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 276,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 62
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e999b6fabe75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaf68e7686f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eb48080534f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d675199421b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4eb07a7c5e94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1b5e1cb3583",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c7c44d38e51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5da9c1b9eb65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">t-lo</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "062718068fa7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/GX3DNS-special-purpose_linux_operating_systems_meetup_bof/\">Special-Purpose Linux Operating Systems Meetup BOF<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdc9eeeb09d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbbd1f15841a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k4401/\"]",
            "html": "<a href=\"/2026/schedule/room/k4401/\">K.4.401</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acb207833b35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1d11f3ff"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a[href$=\"bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e26e6af051df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7cd4b469"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T17:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T17:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1700\">17:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "139ddfe7e7d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-afc09b93"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T17:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T17:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1755\">17:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "861010b5e94c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4c199531"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c32793f7cd1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fa4be419ddc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1884176bddc0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f11c8821a47f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bec7bd1e40f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbe1f1555f6a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db6b8c9e8862",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24d6b6f847a2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99ff57bf2601",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68a73ae3fce6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2195b557ef7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42662bd6e4e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8833a6a28ded",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d754b7cfc50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b67c7ffd22e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34e829da210b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b816b308d6a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "8d1f0f693464",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e468a20a6182",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "bd4f2bf10367",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "026e9b3fe5f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e965de47fa7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "242c17940f15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1536ada43b30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "febadb29eda0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9391937e310",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee74552faf82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68803a5b0605",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "469a6bfc4c60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4b9e0844e6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "02f49feb5839",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - t-lo</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"t-lo\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - t-lo\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">t-lo</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>t-lo</h1>\n\t\n\t</div>\n      \n\n      \n\n\n\n\n<p>Thilo is an engineering manager and works on Community Linux distributions and Linux Security at Azure. Thilo's team helps maintaining Flatcar Container Linux. He has given talks at FOSDEM, FrOSCon, KubeCon, Open Source Summit, Cloud-Native Rejekts, and various meetups like Kubernetes Community Days.</p>\n<p>Thilo started his career in embedded systems with hardware design and roll-your-own /from scratch embedded Linux, kernel and plumbing level development, and later virtualisation. After working for various cloud providers in engineering and management positions, he went full cloud native in 2019. Nowadays Thilo works on operating systems for cloud-native environments with a special focus on Flatcar Container Linux.</p>\n\n\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/GX3DNS-special-purpose_linux_operating_systems_meetup_bof/\">Special-Purpose Linux Operating Systems Meetup BOF<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/k4401/\">K.4.401</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T17:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1700\">17:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T17:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1755\">17:55</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11525,
          "settleDelayMs": 10000,
          "auditMs": 1187,
          "totalMs": 13308,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 56,
          "failed": 36,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb9b0ee36067",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "047b8ae2d569",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e12d977c5c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65856a2f8d41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35ded4e6cf0b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f248af78d17",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f0d6534e757",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d44eba0f1838",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">t-lo</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d41d3118b90e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/GX3DNS-special-purpose_linux_operating_systems_meetup_bof/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/GX3DNS-special-purpose_linux_operating_systems_meetup_bof/\"]",
            "html": "<a href=\"/2026/schedule/event/GX3DNS-special-purpose_linux_operating_systems_meetup_bof/\">Special-Purpose Linux Operating Systems Meetup BOF<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07bb46554dc1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a437875c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e92fcc974104",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k4401/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k4401/\"]",
            "html": "<a href=\"/2026/schedule/room/k4401/\">K.4.401</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5aef0ee946a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25098bb4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/bof/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "887da51f2a02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4d715696"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "541d95b5434f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "111f0efdaf4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52c4956e6dae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9256bd00b65b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "401a6c35b686",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "188b75699ba3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c4a07615e6b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3dc30e3f53db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57c9f5ada4bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2de0d41ef65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "929f1ab39969",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9e602e8d690",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02ef0e841623",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53c32632e05f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59df3d8c099e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17ac51cbf416",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cbb3834f1b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "9bc8721de5a2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "10742e05f7f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d981929646d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07a39189745f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "955cb589379a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "26bd553c340f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 36,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11518,
          "settleDelayMs": 10000,
          "auditMs": 527,
          "totalMs": 12688
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "4bef4c5f8bae",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "da2ff7daefc6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "91fe88050918",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "638034df9435",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "638034df9435",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 301,
        "pageNavigationMs": 11525,
        "pageLoadDelayMs": 10000,
        "totalMs": 29575,
        "scannerMs": {
          "axe": 13308,
          "accesslint": 12688
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Ty: Adventures of type-checking Python in Rust",
      "elapsedMs": 29647,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 367,
          "failed": 61,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cea5268d1cc0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92777ca33edb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9db5f8e9c4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "544115273e95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34bb7718b15f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "788313e7c532",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ad163b95b3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0606d13d28c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18d111b26444",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"rust/\"]",
            "html": "<a href=\"/2026/schedule/track/rust/\">Rust</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f376c8ef9dce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-473e596c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Ty: Adventures of type-checking Python in Rust</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28e3b9f2e15a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"rust/\"]",
            "html": "<a href=\"/2026/schedule/track/rust/\">Rust</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f746bf55b78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-387ebd2f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub2252a/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2252a/\">UB2.252A (Lameere)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca6d28033aa7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff74e348"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90131135efd9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1330\">13:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58e7e887ccc0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aae7d216"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c241d4d35f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a5c558b7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-rust:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d38441cde19e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(1) > a[href$=\"ty/\"]",
            "html": "<a href=\"https://docs.astral.sh/ty/\">Ty</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01e992febb81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0f047128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/shaygan_hooshyari/\">Shaygan Hooshyari</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf9ce94269ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.av1.webm\">Video recording (AV1/WebM; preferred) - 49.2 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9272c757fac3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ea0f4e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.mp4\">Video recording (MP4; for legacy systems) - 464.5 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a870ef39cc2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e7c4a77"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9292f21e7a59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b78ebfe2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"http://glyphack.com/f-26\"]",
            "html": "<a href=\"http://glyphack.com/f-26\">Slides and resources</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fc3400e5dc0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-330c3a9f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(5) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-rust:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69a33dcd1cd6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ec7412c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(6) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-rust:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dce98c60b37f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a282a7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(7) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/GWRDNT/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f378eefd2db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-57811c96"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "007ce187cbae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b693ceb7572e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8f6569edf26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6b7752294ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "309c35d10cb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ce1f5b046db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ca6d56d6039",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f1ee25b726e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d15dc5c4dfa9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c9ebb2a6555",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44e352f996c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02ebaa674e6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b77ce6ede252",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26d61660ad68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81e212196793",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8faa132797b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9164dc395f5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "47c991000041",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9cd92e84df57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4df61f7a0de6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"rust/\"]",
            "html": "<a href=\"/2026/schedule/track/rust/\">Rust</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e88999317de7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-031c5a98"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T13:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1330\">13:30</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8e1ed0a9410",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c16be435"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T13:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8619fe29a51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ea544cc3"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(1) > a[href$=\"ty/\"]",
            "html": "<a href=\"https://docs.astral.sh/ty/\">Ty</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".event-abstract > p:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca67c11f00a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2cd6f897"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a62cd6d31577",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1faffbae82ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3acfb44bca26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be1655bb802e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "339dad505556",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e480b3346f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d673951acbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f175612dedad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d9b61323bcdc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fe42674ae7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "dc4f5628fb2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Ty: Adventures of type-checking Python in Rust</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Ty: Adventures of type-checking Python in Rust\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Ty: Adventures of type-checking Python in Rust\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/rust/\">Rust</a></li><li class=\"separator\">/</li><li class=\"active\">Ty: Adventures of type-checking Python in Rust</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Ty: Adventures of type-checking Python in Rust</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/rust/\">Rust</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ub2252a/\">UB2.252A (Lameere)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T13:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1330\">13:30</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-rust:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p><a href=\"https://docs.astral.sh/ty/\">Ty</a> is a fast Python type checker and language server. Ty is built with Rust, and there are a lot of interesting technical challenges involved in making it a useful tool.</p>\n<p>Building a Python type checker is a hard task; however, the design of Ty provides a joyful developer experience for contributors. In this talk, we will look at how the Ty codebase is structured to make development simple, and what design choices make it pleasant to work on.</p>\n<p>We will cover:</p>\n<ul>\n<li>\n<p>How Ty goes from a Python program to a diagnostic, and what parts are most important if you want to contribute.</p>\n</li>\n<li>\n<p>Data layout and ownership model of structs in Rust.</p>\n</li>\n<li>\n<p>Salsa solves challenge of incremental type checking across many files.</p>\n</li>\n<li>\n<p>Tooling for tests, snapshot testing during development and type checking open source projects in CI.</p>\n</li>\n</ul></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/shaygan_hooshyari/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/shaygan_hooshyari/681478e5411eb77deef93be47df2b5eef5c64ede45794cbfb7b7b3e8d885528d.jpeg\" alt=\"Photo of Shaygan Hooshyari\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/shaygan_hooshyari/\">Shaygan Hooshyari</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.av1.webm\">Video recording (AV1/WebM; preferred) - 49.2 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.mp4\">Video recording (MP4; for legacy systems) - 464.5 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"http://glyphack.com/f-26\">Slides and resources</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-rust:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-rust:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/GWRDNT/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 493,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11515,
          "settleDelayMs": 10000,
          "auditMs": 1256,
          "totalMs": 13365,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 61
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 40,
          "failed": 52,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/shaygan_hooshyari/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/shaygan_hooshyari/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/shaygan_hooshyari/681478e5411eb77deef93be47df2b5eef5c64ede45794cbfb7b7b3e8d885528d.jpeg\" alt=\"Photo of Shaygan Hooshyari\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Shaygan Hooshyari\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fdd7d41d08f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0dc0dbe"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0....",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "265fcb7f4cb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1330\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1330\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1330\">13:30</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f8855223e2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-27688634"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1355\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1355\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc7b0d584461",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c5eda74a"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://docs.astral.sh/ty/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://docs.astral.sh/ty/\"]",
            "html": "<a href=\"https://docs.astral.sh/ty/\">Ty</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0265962e0a44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b6050b4c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2056a129f66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef15a3c90240",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e15c368bab9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a5bd64c4c1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73677f34296f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "405b9099ef3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27009648dfb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7f337c8754f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59e029ec43a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/rust/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/rust/\"]",
            "html": "<a href=\"/2026/schedule/track/rust/\">Rust</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26ffab494d19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-61c2dde6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Ty: Adventures of type-checking Python in Rust</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "297b9e577afb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/rust/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/rust/\"]",
            "html": "<a href=\"/2026/schedule/track/rust/\">Rust</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5346ef62aaa5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8a967d07"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub2252a/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub2252a/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2252a/\">UB2.252A (Lameere)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27702b87eff6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-14f0acdf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca6332ddafb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-rust:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-rust:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-rust:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caa022f26809",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5c013bf7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://docs.astral.sh/ty/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://docs.astral.sh/ty/\"]",
            "html": "<a href=\"https://docs.astral.sh/ty/\">Ty</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc1066785d06",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-114240f7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/shaygan_hooshyari/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/shaygan_hooshyari/\"]",
            "html": "<a href=\"/2026/schedule/speaker/shaygan_hooshyari/\">Shaygan Hooshyari</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b931d5c7738a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-409e6183"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.av1.webm\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.av1.webm\">Video recording (AV1/WebM; preferred) - 49.2 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5e7ac5d062a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e24906f6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.mp4\">Video recording (MP4; for legacy systems) - 464.5 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8505243f3e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a37bb6f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2252a/GWRDNT-rust-type-checking-python.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dbb747fe45b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-85d1424c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"http://glyphack.com/f-26\"]",
            "selector": "li:nth-of-type(4) > a[href=\"http://glyphack.com/f-26\"]",
            "html": "<a href=\"http://glyphack.com/f-26\">Slides and resources</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0b0a50a6b88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-092732ec"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-rust:fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-rust:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-rust:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "408f3de70f72",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ecd6088b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://matrix.to/#/#2026-rust:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://matrix.to/#/#2026-rust:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-rust:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9167bff56097",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-05c03a47"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/GWRDNT/feedback/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/GWRDNT/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/GWRDNT/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "974c36f69148",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1b5db532"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d6372873c36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e3c48fa1865",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68db0a8c6f50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22c38221ad9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a8bc8d28eb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44976a89a87e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8781685f23c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9ad2f835f10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff4a9053bc06",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01c8f0c9cd8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54325d14ea06",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee9a4d0c5750",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1485ebd9d1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e67b2b19b795",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d75ae2f6d36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71241fbaed5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3adffc69a05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "75554a445f4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "650fe9b39448",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a537ce9983a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e76f3a7246a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "60f15851f17d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "41728801b00b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 52,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11523,
          "settleDelayMs": 10000,
          "auditMs": 534,
          "totalMs": 12697
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "1581901bd7c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "a58b6b1009bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "a58b6b1009bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 307,
        "pageNavigationMs": 11523,
        "pageLoadDelayMs": 10000,
        "totalMs": 29647,
        "scannerMs": {
          "axe": 13365,
          "accesslint": 12697
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Ignat Korchagin",
      "elapsedMs": 29574,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 280,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c198e883ef2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51c4715abaa3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30143a8ece23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a959f96342b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f3de055fc10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e0b1c32ec24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "413b7107348a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26fe606a85a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Ignat Korchagin</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d87ee20d75fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/ARFTHB-tpms_and_the_linux_kernel_unlocking_a_better_path_to_hardware_security/\">TPMs and the Linux Kernel: unlocking a better path to hardware security<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d6001c4ea94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43e928309565",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ua2114/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed743d25225c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7a8a96a7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"kernel/\"]",
            "html": "<a href=\"/2026/schedule/track/kernel/\">Kernel</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9472ac33739e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ffbcb52"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T12:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1230\">12:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1288642b265a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f0ec592"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69dcd50c1bf6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ce2253b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8358b0ad191",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f06c58e757b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81356e7838cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "935ff52d2f5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2d03b304596",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0a98e392a3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96c69f157d69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "698fc636484f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f18d8fc4d16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6196ef7789e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd94d4a23e34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bed90706c41f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29ab7a4da689",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3a955640abf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5be4790e6140",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a09146b78a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf930725c384",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b54d2527a88a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "fabd93ddcdc5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0d1d0071bfb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7267ce69d713",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39b8e1edf6ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "844af80d4900",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e71fea99c1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "608056a5cafd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae4af0bdf49a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcebe6dee951",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c06d3817ce32",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "fe05d7cfa7da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53ebcad50ce0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f4dd35a0e8ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Ignat Korchagin</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Ignat Korchagin\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Ignat Korchagin\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Ignat Korchagin</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Ignat Korchagin</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/ignat_korchagin/5f0efea24039be83d70208a210d9b2dba3b473951d981408253e4739332592a4.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Ignat Korchagin\">\n\n\n\n<p>Ignat is a systems engineer at Cloudflare working mostly on Linux, platforms and hardware security. Ignat’s interests are cryptography, hacking, and low-level programming. Before Cloudflare, Ignat worked as a senior security engineer for Samsung Electronics’ Mobile Communications Division. His solutions may be found in many older Samsung smart phones and tablets. Ignat started his career as a security researcher in the Ukrainian government’s communications services.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/ARFTHB-tpms_and_the_linux_kernel_unlocking_a_better_path_to_hardware_security/\">TPMs and the Linux Kernel: unlocking a better path to hardware security<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a></td>\n            <td><a href=\"/2026/schedule/track/kernel/\">Kernel</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T12:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1230\">12:30</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11517,
          "settleDelayMs": 10000,
          "auditMs": 1171,
          "totalMs": 13288,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/ignat_korchagin/5f0efea24039be83d70208a210d9b2dba3b473951d981408253e4739332592a4.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Ignat Korchagin\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Ignat Korchagin\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65513c3b2534",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8aa8e3e465f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f3e704a2f09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56e776457c1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b30d36704b9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4520d9993653",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f94dcd980daa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c04a5410815",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22383f9668f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Ignat Korchagin</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3b3081cbbb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ARFTHB-tpms_and_the_linux_kernel_unlocking_a_better_path_to_hardware_security/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ARFTHB-tpms_and_the_linux_kernel_unlocking_a_better_path_to_hardware_security/\"]",
            "html": "<a href=\"/2026/schedule/event/ARFTHB-tpms_and_the_linux_kernel_unlocking_a_better_path_to_hardware_security/\">TPMs and the Linux Kernel: unlocking a better path to hardware security<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "660c0a4e9560",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7fc4bba0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18704176a1a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2114/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2114/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5472baeed4bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-92fe7a3e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/kernel/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/kernel/\"]",
            "html": "<a href=\"/2026/schedule/track/kernel/\">Kernel</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbe84ebb8753",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6f7cee6d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d686e721e457",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e169cf2e355a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "943e45da8699",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cc8bb633905",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce7593a2bda4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef76579a9ac1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67da06be3817",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0472fbcfbbac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f376da27896",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "786f65d348b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88deb4f7d188",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4fa94ae8eae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2439d49e139a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f94b018e06e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "361c52b1c37c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "506bacb71161",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a077a8c5fd39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b64fab776119",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "57b3f2afa98b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f509d082322",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f73227a2c0e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e52a84fc4bb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "168a6b512d1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11527,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12699
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "a016b14d282c",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "92029b13977c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "c00090e9203a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "5a60c5606259",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "5a60c5606259",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 305,
        "pageNavigationMs": 11527,
        "pageLoadDelayMs": 10000,
        "totalMs": 29574,
        "scannerMs": {
          "axe": 13288,
          "accesslint": 12699
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Guillaume Ayoub",
      "elapsedMs": 29947,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 319,
          "failed": 52,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e7a6e9c6afd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ce74bb77284",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75e7880060d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa8bf4d1e7d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13f69b60439d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c593cf18fb22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e21751cdd86f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5eaa5c66be67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Guillaume Ayoub</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ecfcc3e85f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/FXLB7M-outside_the_beaten_path_of_css/\">Outside the beaten path of CSS<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88b637103d25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-26af3d88"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ab28b23f4b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c6914c3c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h1309/\"]",
            "html": "<a href=\"/2026/schedule/room/h1309/\">H.1309 (Van Rijn)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98ef9b1b8c9d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35904eaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/browser-and-web-platform/\">Browser and web platform</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96b4b3c24d26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f700a58b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T11:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T11:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1115\">11:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f9969e892c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4f9f6b9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T11:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T11:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1130\">11:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0371c2803c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5edf8b46"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/KQEWP9-funding_lessons_learned_panel/\">Funding Lessons Learned Panel<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e4566af58fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cedb694b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53ad9056033b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ae2ed072"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2218a/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79d4b9c063dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f85f8eb0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7c37b4c80be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97b3b2b5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T12:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1230\">12:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de46e31dd68b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-825f62fb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T13:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1330\">13:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f668bdb4e43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f967c3ed"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65a12a298cff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "723f09e15bb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab100a7783d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "821d118d477c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc25ce25a7a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d837444ac72",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e04c317da99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b185d254593",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c103b60504b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3ceb053c7b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d960806036f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4535bd6e5703",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77417e27d181",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a988f8a7e3f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cf9ce18c6aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dba34ddf14e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "691bf5511434",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d61383fdbb55",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "085c1eba0f89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a4cb87abe0ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86aed7579b29",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be3560681512",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d0c5b06fb48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15a688810d3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38728b8a14db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1165f31820f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be4c916ceec5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a6335bc18d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "46e2c96d1f2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d334de630955",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "833b78c66d4c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Guillaume Ayoub</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Guillaume Ayoub\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Guillaume Ayoub\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Guillaume Ayoub</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Guillaume Ayoub</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/guillaume_ayoub/cd897ad210ea7d10f11bc91db2396cc19cdcfba51b34476c3c65e75759a3909d.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Guillaume Ayoub\">\n\n\n\n<p>I’m Guillaume Ayoub, a French IT engineer with passions for Python and CSS.</p>\n<p>I am a free software creator and developer, here are some of the projects I have taken care of:</p>\n<ul>\n<li>WeasyPrint, a document generator based on web formats;</li>\n<li>Radicale, a calendar and contact server;</li>\n<li>CairoSVG, an SVG images to PDF or PNG converter;</li>\n<li>Pyphen, a text hyphenation library.</li>\n</ul>\n<p>I currently work most of my time on WeasyPrint, helping companies to generate beautiful and well structured PDFs all around the world.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/FXLB7M-outside_the_beaten_path_of_css/\">Outside the beaten path of CSS<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/h1309/\">H.1309 (Van Rijn)</a></td>\n            <td><a href=\"/2026/schedule/track/browser-and-web-platform/\">Browser and web platform</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T11:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1115\">11:15</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T11:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1130\">11:30</a></td>\n        </tr>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/KQEWP9-funding_lessons_learned_panel/\">Funding Lessons Learned Panel<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a></td>\n            <td><a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T12:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1230\">12:30</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T13:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1330\">13:30</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 435,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11522,
          "settleDelayMs": 10000,
          "auditMs": 1269,
          "totalMs": 13392,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 52
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 51,
          "failed": 41,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/guillaume_ayoub/cd897ad210ea7d10f11bc91db2396cc19cdcfba51b34476c3c65e75759a3909d.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Guillaume Ayoub\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Guillaume Ayoub\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0462d262b7c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6af2512f8b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e918555ceba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cadc12f5c897",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaef9d6fcb45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3faacf61bb69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60f06378a1d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66dde402aa5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9873c326dfca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li class=\"active\">Guillaume Ayoub</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eef54c95884b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/FXLB7M-outside_the_beaten_path_of_css/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/FXLB7M-outside_the_beaten_path_of_css/\"]",
            "html": "<a href=\"/2026/schedule/event/FXLB7M-outside_the_beaten_path_of_css/\">Outside the beaten path of CSS<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34bd3ca8f002",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6aecc4e1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37d8de21cc96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1e8a13fd"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1309/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1309/\"]",
            "html": "<a href=\"/2026/schedule/room/h1309/\">H.1309 (Van Rijn)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "003db831dff5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e7f9b83d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/browser-and-web-platform/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/browser-and-web-platform/\"]",
            "html": "<a href=\"/2026/schedule/track/browser-and-web-platform/\">Browser and web platform</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af894148812b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-10c30735"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/KQEWP9-funding_lessons_learned_panel/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/KQEWP9-funding_lessons_learned_panel/\"]",
            "html": "<a href=\"/2026/schedule/event/KQEWP9-funding_lessons_learned_panel/\">Funding Lessons Learned Panel<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "399a91290cb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dda01be0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32edd71e3dba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-50b693e3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2218a/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2218a/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33adfc185c48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-df2c3594"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/funding-the-foss-ecosystem/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/funding-the-foss-ecosystem/\"]",
            "html": "<a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fe6617e57cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0473d659"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c5a54df7754",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7abeaffb7211",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8ac26576056",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8da67c2210e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "493f13461273",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2a903c5da88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4325847ab87d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e037b0bff405",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3ed289cab95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8383832e652",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe7df39c4238",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "457af29e7e02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "213fd0ab50e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7f5140e2c00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5707eb72364f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb2d8dc4ec44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5732b0aba49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "0d187005f404",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3787ba7259cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc1c139823c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "936c7a37fd0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "8a879d5afe77",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "435a1ba3e480",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 41,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11523,
          "settleDelayMs": 10000,
          "auditMs": 534,
          "totalMs": 12699
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "93f617b78b4e",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "61a56d15b916",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "3dd2b8acedf9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "9cf9d082df76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "9cf9d082df76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 11523,
        "pageLoadDelayMs": 10000,
        "totalMs": 29947,
        "scannerMs": {
          "axe": 13392,
          "accesslint": 12699
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - State of the Arch: Fedora on RISC-V",
      "elapsedMs": 29725,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 379,
          "failed": 62,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "479e88ff503c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c324d781f6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f25b45f58144",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85029c949208",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5759d662b6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e10ad6462bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57ffc351503d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5177993b7cba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc7a12a1e765",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"risc-v/\"]",
            "html": "<a href=\"/2026/schedule/track/risc-v/\">RISC-V</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac84560457e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-075220e3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">State of the Arch: Fedora on RISC-V</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4043bed58c51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"risc-v/\"]",
            "html": "<a href=\"/2026/schedule/track/risc-v/\">RISC-V</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c078d4814d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc13b43b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h2214/\"]",
            "html": "<a href=\"/2026/schedule/room/h2214/\">H.2214</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58a5fa30b862",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-70575cc1"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "346dbb4dc032",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T12:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32a4f9e0e753",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-19e4f59d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T12:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1235\">12:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85282a569d3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-60a767aa"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-risc-v:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9a8598f70e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/kashyap_chamarthy/\">Kashyap Chamarthy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fecc26aa49b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-43c09be2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/david_abdurachmanov/\">David Abdurachmanov</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bc7135241ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/SQGLW7-fedora-on-riscv/slides/266759/fedora-ri_x3tr93d.pdf\">Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbdb6cdcc117",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(1) > a",
            "html": "<a href=\"https://kashyapc.fedorapeople.org/fedora-risc-v-paris2025-extended.pdf\">Abstract of a paper presented at RISC-V EU Summit 2025 about Fedora's RISC-V port, Kashyap Chamarthy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e4e17e9611f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adeef45c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(2) > a",
            "html": "<a href=\"https://chat.fedoraproject.org/#/room/#riscv:fedoraproject.org\">Fedora RISC-V SIG Matrix channel</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b9f61213005",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7196a12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://pretalx.com/devconf-cz-2024/talk/Q7XB3M/\">A DevConf 2024 update on Fedora's RISC-V port, David Abdurachmanov and Richard Jones</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fba06425af82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.av1.webm\">Video recording (AV1/WebM; preferred) - 119.9 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec149e75663c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.mp4\">Video recording (MP4; for legacy systems) - 663.5 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8e439dd3ea5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cf90208a2f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(7) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-risc-v:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e87eee134f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c41a3d5c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(8) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-risc-v:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67fa00ca4b2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9b7a7a3b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(9) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/SQGLW7/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13a5da976e9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1ea5b507"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d114e0b3a159",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c30b0a625987",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f485c7fcc99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab46a5a1f424",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7fd0e98512b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11a166294fb1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3af0c5f4ef38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71e1ca6c3241",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "949c28a1a8df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "400587988651",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc92509c5d9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95b7baa355d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "628c46ee3a83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "770d75b2b235",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adaac1afe589",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adb97c005f45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36c3870d13b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a6229d9e8fa6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "cc32dc9ca7d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "2cb4f9ea8c02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T12:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d8e86551ab4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4494734c"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T12:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1235\">12:35</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "346c7249bd41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b6b0c15"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df7c24020ae2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8c7a31a1b7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05e16d2f099d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd27d0a743d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35914f19166f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1305edb22071",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c73af1b7df4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "789f99bf5b25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5961847ba79a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a992637fe23a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "55e0b29a6d13",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - State of the Arch: Fedora on RISC-V</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"State of the Arch: Fedora on RISC-V\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - State of the Arch: Fedora on RISC-V\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/risc-v/\">RISC-V</a></li><li class=\"separator\">/</li><li class=\"active\">State of the Arch: Fedora on RISC-V</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>State of the Arch: Fedora on RISC-V</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/risc-v/\">RISC-V</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/h2214/\">H.2214</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T12:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1235\">12:35</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-risc-v:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>Efforts to port Fedora Linux to RISC-V began in 2016, long before physical hardware was accessible to developers. Today, the vast majority of Fedora packages have already been ported to riscv64 (i.e. the RV64GC baseline) and OS images—both generic and board-specific—are available for recent releases.</p>\n<p>RISC-V is currently an <em>alternative</em> architecture in Fedora, so these (non-official) images are built by a dedicated team of community contributors, the Fedora RISC-V team. However, the end goal is to make RISC-V a <em>primary</em> architecture on Fedora.</p>\n<p>So, what changed since the last update at DevConf 2024? What does the path for RISC-V to become a primary architecture on Fedora look like? What are we currently working on and what are our future plans?</p>\n<p>Beyond software, we'll also survey the current hardware reality. Today several development boards are available. If one is getting started with RISC-V today, what board to pick? We'll review the available hardware, from the \"VisionFive 2\" to other capable boards, and outline our experience building Fedora on it.</p>\n<p>Finally, whether you have a board on your desk or just a desire to contribute, there are many ways to help push Fedora’s RISC-V journey across the finish line. Join us to learn more!</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/kashyap_chamarthy/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/kashyap_chamarthy/71eaecdd0769ef9400b90640897038a4fc66676b7728b0f34af6bf2fd59bc6ac.jpg\" alt=\"Photo of Kashyap Chamarthy\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/kashyap_chamarthy/\">Kashyap Chamarthy</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/david_abdurachmanov/\">David Abdurachmanov</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/SQGLW7-fedora-on-riscv/slides/266759/fedora-ri_x3tr93d.pdf\">Slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://kashyapc.fedorapeople.org/fedora-risc-v-paris2025-extended.pdf\">Abstract of a paper presented at RISC-V EU Summit 2025 about Fedora's RISC-V port, Kashyap Chamarthy</a></li>\n    \n      <li><a href=\"https://chat.fedoraproject.org/#/room/#riscv:fedoraproject.org\">Fedora RISC-V SIG Matrix channel</a></li>\n    \n      <li><a href=\"https://pretalx.com/devconf-cz-2024/talk/Q7XB3M/\">A DevConf 2024 update on Fedora's RISC-V port, David Abdurachmanov and Richard Jones</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.av1.webm\">Video recording (AV1/WebM; preferred) - 119.9 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.mp4\">Video recording (MP4; for legacy systems) - 663.5 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-risc-v:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-risc-v:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/SQGLW7/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 506,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11513,
          "settleDelayMs": 10000,
          "auditMs": 1321,
          "totalMs": 13433,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 62
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 38,
          "failed": 54,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/kashyap_chamarthy/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/kashyap_chamarthy/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/kashyap_chamarthy/71eaecdd0769ef9400b90640897038a4fc66676b7728b0f34af6bf2fd59bc6ac.jpg\" alt=\"Photo of Kashyap Chamarthy\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Kashyap Chamarthy\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0426dc52c71c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a85682c9"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48812271a943",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1200\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1200\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44d1af8477c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bca37ebc"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1235\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1235\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1235\">12:35</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45b572a955f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e7f9b901"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f15eec03ae8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb9779116cc5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffa6e7852955",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ce69d7a8a8e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31282098764b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ce22d121f49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfb09e91fc22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d47fbd5479fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e98b55a4d2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/risc-v/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/risc-v/\"]",
            "html": "<a href=\"/2026/schedule/track/risc-v/\">RISC-V</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bd055a00234",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4c33fc16"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">State of the Arch: Fedora on RISC-V</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18012f61495d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/risc-v/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/risc-v/\"]",
            "html": "<a href=\"/2026/schedule/track/risc-v/\">RISC-V</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a383e4d283c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c56e6f6d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h2214/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h2214/\"]",
            "html": "<a href=\"/2026/schedule/room/h2214/\">H.2214</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6138026347f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3b589147"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66d26a18ac58",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-risc-v:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-risc-v:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-risc-v:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25aa56eed5bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a5840c70"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/kashyap_chamarthy/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/kashyap_chamarthy/\"]",
            "html": "<a href=\"/2026/schedule/speaker/kashyap_chamarthy/\">Kashyap Chamarthy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84a70ca6527b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a84a7596"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/david_abdurachmanov/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/david_abdurachmanov/\"]",
            "html": "<a href=\"/2026/schedule/speaker/david_abdurachmanov/\">David Abdurachmanov</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70384d4c9a88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-39aacaa9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/events/attachments/SQGLW7-fedora-on-riscv/slides/266759/fedora-ri_x3tr93d.pdf\"]",
            "selector": "li > a[href=\"/2026/events/attachments/SQGLW7-fedora-on-riscv/slides/266759/fedora-ri_x3tr93d.pdf\"]",
            "html": "<a href=\"/2026/events/attachments/SQGLW7-fedora-on-riscv/slides/266759/fedora-ri_x3tr93d.pdf\">Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20d2cc5dda14",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-699e833b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://kashyapc.fedorapeople.org/fedora-risc-v-paris2025-extended.pdf\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://kashyapc.fedorapeople.org/fedora-risc-v-paris2025-extended.pdf\"]",
            "html": "<a href=\"https://kashyapc.fedorapeople.org/fedora-risc-v-paris2025-extended.pdf\">Abstract of a paper presented at RISC-V EU Summit 2025 about Fedora's RISC-V port, Kashyap Chamarthy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f80778d9836",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8f9db82f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://chat.fedoraproject.org/#/room/#riscv:fedoraproject.org\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://chat.fedoraproject.org/#/room/#riscv:fedoraproject.org\"]",
            "html": "<a href=\"https://chat.fedoraproject.org/#/room/#riscv:fedoraproject.org\">Fedora RISC-V SIG Matrix channel</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f00cfaeb562c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4c160d08"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://pretalx.com/devconf-cz-2024/talk/Q7XB3M/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://pretalx.com/devconf-cz-2024/talk/Q7XB3M/\"]",
            "html": "<a href=\"https://pretalx.com/devconf-cz-2024/talk/Q7XB3M/\">A DevConf 2024 update on Fedora's RISC-V port, David Abdurachmanov and Richard Jones</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25acf79ab3ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-54de6127"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.av1.webm\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.av1.webm\">Video recording (AV1/WebM; preferred) - 119.9 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c32eb186d54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e9572bfd"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.mp4\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.mp4\">Video recording (MP4; for legacy systems) - 663.5 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee2f4b699914",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-47784faf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.vtt\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h2214/SQGLW7-fedora-on-riscv.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26741cea5137",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-557ca0b6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"https://chat.fosdem.org/#/room/#2026-risc-v:fosdem.org\"]",
            "selector": "li:nth-of-type(7) > a[href=\"https://chat.fosdem.org/#/room/#2026-risc-v:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-risc-v:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72d0632b36e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-13d7c169"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(8) > a[href=\"https://matrix.to/#/#2026-risc-v:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(8) > a[href=\"https://matrix.to/#/#2026-risc-v:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-risc-v:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b0a35ebca62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2e39448d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/SQGLW7/feedback/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/SQGLW7/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/SQGLW7/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0eb3a3d1efe4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5c697b4c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e0e3342409f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27b979a41ba7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8355ad895326",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac35c34c8cf6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f95891ade175",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c474b02e282",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "235f6b9a1c9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee47713f81f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ecc59ae3c23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "986d51f8119f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b4241e73b3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87d92904c019",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd473ae47b71",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ad224d8d15a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "784a4c9d2591",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0cf6236e341",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f04419763b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "53e81d0c6b79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "964a8bab7df3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2757e232f0a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43d32614b5e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ea3c8f888252",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7b347e0b3dc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 54,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11522,
          "settleDelayMs": 10000,
          "auditMs": 534,
          "totalMs": 12700
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "4db1a9a6b3bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "d975ba2c6150",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "d975ba2c6150",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 11522,
        "pageLoadDelayMs": 10000,
        "totalMs": 29725,
        "scannerMs": {
          "axe": 13433,
          "accesslint": 12700
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Non-Blocking Continuous Code Reviews",
      "elapsedMs": 29958,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 360,
          "failed": 59,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c899a7f8c9fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43ac3ebcd4cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d25c1ababd29",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1d833dedff4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee16b3e84d46",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01665764b56f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "601b3b78f92b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3be39d4086d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b8fb85d8763",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/testing-and-continuous-delivery/\">Testing and Continuous Delivery</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5499a35ece54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Non-Blocking Continuous Code Reviews</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55836ef8e473",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/testing-and-continuous-delivery/\">Testing and Continuous Delivery</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "158d6f478e25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h2213/\"]",
            "html": "<a href=\"/2026/schedule/room/h2213/\">H.2213</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8789f3d23d53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8304c65d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "719541ae2f74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T12:05:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:05:00+01:00\" href=\"/2026/schedule/day/sunday/#1205\">12:05</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c556ac403336",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-95facf1c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T12:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1230\">12:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71a9e70fe5ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f0ec592"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-testing-and-continuous-delivery:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d210762939c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/thierry_de_pauw/\">Thierry de Pauw</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "865129b48277",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/WYHDQZ-non-blocking_continuous_code_reviews/slides/267431/2026_fos_laabn4a.pptx\">Slidedeck</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52741522d49b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(1) > a",
            "html": "<a href=\"https://thinkinglabs.io/talks/2024/02/06/non-blocking-continuous-code-reviews-a-case-study.html\">Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79f666966392",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adeef45c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.av1.webm\">Video recording (AV1/WebM; preferred) - 88.6 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "568f7eb42cd7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7196a12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.mp4\">Video recording (MP4; for legacy systems) - 571.8 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51fd457c2a38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "620f99fe4b74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-testing-and-continuous-delivery:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "baca890cc0ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-testing-and-continuous-delivery:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c802933f442",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(7) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WYHDQZ/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96bb99de7b31",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c41a3d5c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "823a43867fcf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bb4c1db6ec1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95884961d581",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2443d5de2338",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b59c48093f5c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e54c80897dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bee7f72509a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb8bb5a30cbe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c8a7258db7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6dfb645284c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d6a28bed416",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2b38ccd6006",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63ad26739df2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6602f500db42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97ea17685c75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d4a0b06113e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f7d595ee829",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5870573fa1f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c79fdcb46ba0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "87447aa93272",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T12:05:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:05:00+01:00\" href=\"/2026/schedule/day/sunday/#1205\">12:05</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fa5ca7b49a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e13aeb4a"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T12:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1230\">12:30</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bb65e0e5abb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-751bbb2e"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a004764acb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e84dbf129673",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b697fe9fe36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab948bb6f213",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad50508eb182",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56f11f137a86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a73630ce7afb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86f64737056c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "bb1a9c71a03a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0983db24e2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d81da5eab8e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Non-Blocking Continuous Code Reviews</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Non-Blocking Continuous Code Reviews\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Non-Blocking Continuous Code Reviews\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/testing-and-continuous-delivery/\">Testing and Continuous Delivery</a></li><li class=\"separator\">/</li><li class=\"active\">Non-Blocking Continuous Code Reviews</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Non-Blocking Continuous Code Reviews</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/testing-and-continuous-delivery/\">Testing and Continuous Delivery</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/h2213/\">H.2213</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T12:05:00+01:00\" href=\"/2026/schedule/day/sunday/#1205\">12:05</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T12:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1230\">12:30</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-testing-and-continuous-delivery:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>The problem with the current most commonly accepted way of running code reviews using Pull Requests is that they have the nasty habit of blocking the flow of delivery. They introduce a cost of delay. Any delay reduces feedback. Consequently, it drives down quality.</p>\n<p>The usual way to achieve fast, efficient and effective Continuous Code Reviews without disrupting the flow of delivery is through Pair Programming or Team Programming. However, for various valid reasons, these can be a cultural stretch for many teams and organisations.</p>\n<p>In 2012, a novice team practising trunk-based development set in place a fairly uncommon but efficient alternative to implementing continuous code reviews on mainline without ever blocking the flow of delivery.</p>\n<p>This team went from a bunch of rag-tags to becoming a reference team within the organisation, with auditors falling to the floor due to the high quality the team delivered.\nTarget audience: software engineers, test engineers, infrastructure engineers, team leads, engineering managers, CTOs</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/thierry_de_pauw/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/thierry_de_pauw/d7a8930f7b690351362d03e970bc576e657f58579e740d08c1cda15c51b898b7.jpg\" alt=\"Photo of Thierry de Pauw\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/thierry_de_pauw/\">Thierry de Pauw</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/WYHDQZ-non-blocking_continuous_code_reviews/slides/267431/2026_fos_laabn4a.pptx\">Slidedeck</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://thinkinglabs.io/talks/2024/02/06/non-blocking-continuous-code-reviews-a-case-study.html\">Slides</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.av1.webm\">Video recording (AV1/WebM; preferred) - 88.6 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.mp4\">Video recording (MP4; for legacy systems) - 571.8 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-testing-and-continuous-delivery:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-testing-and-continuous-delivery:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WYHDQZ/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 484,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11512,
          "settleDelayMs": 10000,
          "auditMs": 1300,
          "totalMs": 13414,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 59
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 41,
          "failed": 51,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/thierry_de_pauw/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/thierry_de_pauw/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/thierry_de_pauw/d7a8930f7b690351362d03e970bc576e657f58579e740d08c1cda15c51b898b7.jpg\" alt=\"Photo of Thierry de Pauw\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Thierry de Pauw\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fe6534e4d9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c25347ab"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.av1.webm\" type=\"video/webm; codecs=&quot;av01.0....",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6786ae7e39d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1205\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1205\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:05:00+01:00\" href=\"/2026/schedule/day/sunday/#1205\">12:05</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97e7757dc545",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8de48c07"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1230\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1230\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1230\">12:30</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49034ac87221",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6a906bf5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "849383b937f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b2364bfa772",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da6ada2f7e5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c937382cdd23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "740c2cd5e0d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d708523b664d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccdb0d86285f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "341553404d9a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2e05792ec7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/testing-and-continuous-delivery/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/testing-and-continuous-delivery/\"]",
            "html": "<a href=\"/2026/schedule/track/testing-and-continuous-delivery/\">Testing and Continuous Delivery</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "546784f01bf2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ec0362e7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Non-Blocking Continuous Code Reviews</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6593f1a20c62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/testing-and-continuous-delivery/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/testing-and-continuous-delivery/\"]",
            "html": "<a href=\"/2026/schedule/track/testing-and-continuous-delivery/\">Testing and Continuous Delivery</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ac99c0ad220",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c76941f3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h2213/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h2213/\"]",
            "html": "<a href=\"/2026/schedule/room/h2213/\">H.2213</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "decf816b6600",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-595a3f7c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63d311e090be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-testing-and-continuous-delivery:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-testing-and-continuous-delivery:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-testing-and-continuous-delivery:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6755b70192e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-129b8105"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/thierry_de_pauw/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/thierry_de_pauw/\"]",
            "html": "<a href=\"/2026/schedule/speaker/thierry_de_pauw/\">Thierry de Pauw</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "995d19080e1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-15e6356c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li > a",
            "selector": "ul:nth-of-type(3) > li > a",
            "html": "<a href=\"/2026/events/attachments/WYHDQZ-non-blocking_continuous_code_reviews/slides/267431/2026_fos_laabn4a.pptx\">Slidedeck</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb72121e08bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b5672e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://thinkinglabs.io/talks/2024/02/06/non-blocking-continuous-code-reviews-a-case-study.html\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://thinkinglabs.io/talks/2024/02/06/non-blocking-continuous-code-reviews-a-case-study.html\"]",
            "html": "<a href=\"https://thinkinglabs.io/talks/2024/02/06/non-blocking-continuous-code-reviews-a-case-study.html\">Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67eca6aac18d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-93fc1d44"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.av1.webm\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.av1.webm\">Video recording (AV1/WebM; preferred) - 88.6 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfd29f4f43dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-50a68db5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.mp4\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.mp4\">Video recording (MP4; for legacy systems) - 571.8 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e450f5fd5ec3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7b6964d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.vtt\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h2213/WYHDQZ-non-blocking_continuous_code_reviews.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21bfda22192b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1e6e30dd"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-testing-and-continuous-delivery:fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-testing-and-continuous-delivery:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-testing-and-continuous-delivery:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99ebb1a01524",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b8c581bb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(6) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(6) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-testing-and-continuous-delivery:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0d3d9440403",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a511865"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WYHDQZ/feedback/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WYHDQZ/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WYHDQZ/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a341b4eb1422",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dc3aae3f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aff9dd39308e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ef856b0da38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d5ddcd3029c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9053421a4098",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93be254ddc62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c834ad34699e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d51b888b387",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc0021aedc2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "170ae43a4e18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91f8fb900871",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b140ca742df0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2ef105fdff5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edcaf34b918f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16bf73405459",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4fde5896131",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8c12bfa3ac2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69f294b69c9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c9cc5fb2206f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b6cc5cabe05d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9eb0b111fcc5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6af3d345ff49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "408305612756",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1705bd6ac5e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 51,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11519,
          "settleDelayMs": 10000,
          "auditMs": 537,
          "totalMs": 12698
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "e856c22a50da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "1e0b6c7a2055",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "1e0b6c7a2055",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 567,
        "pageNavigationMs": 11519,
        "pageLoadDelayMs": 10000,
        "totalMs": 29958,
        "scannerMs": {
          "axe": 13414,
          "accesslint": 12698
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Romain Hunault",
      "elapsedMs": 29616,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 301,
          "failed": 52,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce7338e7a0b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f43a98071788",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "969000fb428e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "495b85eea5c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb83a9f37e4f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "febce7fdfddf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de60bf617531",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b62cb1d5ae71",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Romain Hunault</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffa034de287d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/SW83YJ-state_of_foss_on_mobile/\">\"State of FOSS on mobile\"<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fb6b6a1104a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-26af3d88"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "051f85cfb638",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c6914c3c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(3) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "220f7de75682",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cac79371"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6714d9441511",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f700a58b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T10:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T10:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1030\">10:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32c94bca744e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6c7cb443"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T11:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T11:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1100\">11:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5479a0564ffc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-02709ab2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/WRU7C9-cardinal-maps-application/\">Introducing Cardinal: a different approach of open source maps app<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53e1589ac2f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cedb694b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d737d648b7f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ae2ed072"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(3) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64cb7b7750a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6a6eef1c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39f07d3bb21a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97b3b2b5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:10:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:10:00+01:00\" href=\"/2026/schedule/day/saturday/#1410\">14:10</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1cf7cc16333",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0520b3b1"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1420\">14:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a209dc56159",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0d8ac996"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d3b33efcfdb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f40c2cf11a30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f19d92c6cbe2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "232ff10820b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0403ffdc1b8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6d52392e1dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91d11cbb7fc3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "226044feb810",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81236658972b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48d8de4ef199",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25015ea6ae1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a4db20448db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c42ab932106",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21c77fe94110",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cff905aba7f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d06625f072f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c81d1432b226",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "18049f30be39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "73ec003fb3c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7748dde14f32",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65a90e18c002",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36666694564f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "139ce1650cc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6679100af759",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f87c6afa5e91",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9e6e672ac8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bec6dc04789",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52f39c6ba88a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "70f4495c5124",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1277bdca9ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4d8ea2f9a5b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Romain Hunault</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Romain Hunault\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Romain Hunault\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Romain Hunault</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Romain Hunault</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/romain_hunault/9c51bd70f863f5cbfb46d1be71c805b64a77ea31bb7bc553cf37ead937c01416.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Romain Hunault\">\n\n\n\n<p>Engineering manager at Murena</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/SW83YJ-state_of_foss_on_mobile/\">\"State of FOSS on mobile\"<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ub4132/\">UB4.132</a></td>\n            <td><a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T10:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1030\">10:30</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T11:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1100\">11:00</a></td>\n        </tr>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/WRU7C9-cardinal-maps-application/\">Introducing Cardinal: a different approach of open source maps app<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ub4132/\">UB4.132</a></td>\n            <td><a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T14:10:00+01:00\" href=\"/2026/schedule/day/saturday/#1410\">14:10</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T14:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1420\">14:20</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 417,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11516,
          "settleDelayMs": 10000,
          "auditMs": 1216,
          "totalMs": 13331,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 52
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 51,
          "failed": 41,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/romain_hunault/9c51bd70f863f5cbfb46d1be71c805b64a77ea31bb7bc553cf37ead937c01416.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Romain Hunault\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Romain Hunault\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81de819e5b66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "428643b8d9cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f10ab2e938d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a95c1efdbb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "828a4af99a7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f5ec53c6edf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47467419e2d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3de3021046a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "546db0907d65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Romain Hunault</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd5b948dad03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/SW83YJ-state_of_foss_on_mobile/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/SW83YJ-state_of_foss_on_mobile/\"]",
            "html": "<a href=\"/2026/schedule/event/SW83YJ-state_of_foss_on_mobile/\">\"State of FOSS on mobile\"<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "125369e3932a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-15031ceb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b20e40c49311",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1e8a13fd"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d0b9eb5631e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25dae6a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/foss-on-mobile/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/foss-on-mobile/\"]",
            "html": "<a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "739f918a40e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e3fd064"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/WRU7C9-cardinal-maps-application/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/WRU7C9-cardinal-maps-application/\"]",
            "html": "<a href=\"/2026/schedule/event/WRU7C9-cardinal-maps-application/\">Introducing Cardinal: a different approach of open source maps app<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "141f894f756e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9630c1a0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "802c1b5812df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-50b693e3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3480d5f751f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2b067b9b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/foss-on-mobile/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/foss-on-mobile/\"]",
            "html": "<a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a8b0f513a2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3976d98e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3e562760ede",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c0b76983387",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a01ae5f3c19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1385b1c97214",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "207234d46c99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c13dfc40a06",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cf83b186b6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39b04fa2b623",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8395fa360bb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f31fc7cdf517",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca04a5b50ba4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75f72429a570",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de1275d44eaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d3c46f40706",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15b5f370a288",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63b8c1088481",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3d2d0847b40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3d9a3a526727",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "44963f5f80e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c62fdf6d1c25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ca36f494166",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "333ca36b20f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "0c0190da1398",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 41,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11519,
          "settleDelayMs": 10000,
          "auditMs": 533,
          "totalMs": 12695
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "3c40563bc9d5",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "4d6a715f75fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "52b553db0dc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "64f44e63adba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "64f44e63adba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 11519,
        "pageLoadDelayMs": 10000,
        "totalMs": 29616,
        "scannerMs": {
          "axe": 13331,
          "accesslint": 12695
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Akashdeep Dhar",
      "elapsedMs": 29340,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 280,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0dac9f56967",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc078eb84fb9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94a0af47ebbe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20aac5e06cca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1eaed7d56350",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acf1887927bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69f58aeea3d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "929ba8343aa6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Akashdeep Dhar</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7694dd87ba75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/A8XVNS-forging-fedora-projects-future-with-forgejo/\">Forging Fedora Project’s Future With Forgejo<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b64c9e0477e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6057d1a71913",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub2147/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2147/\">UB2.147</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "015577111667",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bdf09c60"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fa9b566d827",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T16:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89afbbe2aa6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1d0645f7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T16:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1630\">16:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7805324dd58",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d197f45"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91bacaa47c3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbbe48efa764",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1aa23e40b49a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67b033bc5842",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd5a48e0e1e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08419c6972e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1645ba3afd2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "432d84edcd5e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5f7b2a42fda",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d3641269082",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85bb52811e19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dad9e05ddc0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e905bbb9e26b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48194cb3170e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0966963ffde1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e54e9a5cf5c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "344b2ed0297d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ab77e181bbdb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "92c83db5fc9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "949d2f30ef7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b411b8885f65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "669706339f45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5b5ff524e6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a004f9a311b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8638d036797d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adea3fc3053d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65cdd47533fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fff430023f2a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9069551bda1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc95f8e9c0f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "031d8ec6f759",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Akashdeep Dhar</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Akashdeep Dhar\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Akashdeep Dhar\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Akashdeep Dhar</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Akashdeep Dhar</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/akashdeep_dhar/687823cd8185f482dfd15f5ffaad3f7e2062f82a953339092f2f5583b01d7bd3.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Akashdeep Dhar\">\n\n\n\n<p>Akashdeep began contributing to Fedora Project as the initiative lead of the Fedora Websites &amp; Apps Team, before moving on to developing and maintaining Fedora Infrastructure projects as part of the Red Hat Community Linux Engineering team. He also contributes to Mentor Summit, Join SIG, Badges Revamp, Forgejo Initiative, and is in the Mindshare committee and the Fedora Council.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/A8XVNS-forging-fedora-projects-future-with-forgejo/\">Forging Fedora Project’s Future With Forgejo<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ub2147/\">UB2.147</a></td>\n            <td><a href=\"/2026/schedule/track/distributions/\">Distributions</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T16:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1630\">16:30</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11411,
          "settleDelayMs": 10000,
          "auditMs": 1239,
          "totalMs": 13247,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/akashdeep_dhar/687823cd8185f482dfd15f5ffaad3f7e2062f82a953339092f2f5583b01d7bd3.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Akashdeep Dhar\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Akashdeep Dhar\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73a05e1383f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "498ef3812f53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77590da3c12c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d596343486f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfd203cc9223",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd186805993c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cdd2556a4ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2050d39f53d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2adcc606f719",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Akashdeep Dhar</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c8641e3791a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/A8XVNS-forging-fedora-projects-future-with-forgejo/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/A8XVNS-forging-fedora-projects-future-with-forgejo/\"]",
            "html": "<a href=\"/2026/schedule/event/A8XVNS-forging-fedora-projects-future-with-forgejo/\">Forging Fedora Project’s Future With Forgejo<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af135912e694",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e1152c67"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "915f8cb14728",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub2147/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub2147/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2147/\">UB2.147</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d6655f72987",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d89a2aca"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/distributions/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/distributions/\"]",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99e933eeaf5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4a722d25"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f07dcab75105",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c378a7afc5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c87dfe7cdf87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d797c4944720",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b063c3438964",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2332a97d892c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f0502aedad0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4aa4e992731c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdca4235160e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4342e98f6cd6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d286d55de64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "338d875a6c1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "709808d97b98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08d379f7ed42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f6e5c58464b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d64feacde955",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea9f32f5f2cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3e782585635e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b3e95f6079f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8797ff506e89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0582290b66c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f5cd89445098",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "753d853a3304",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11420,
          "settleDelayMs": 10000,
          "auditMs": 529,
          "totalMs": 12589
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "7e8d68bde6b3",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "ef5577cf5acc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "97c5dac63394",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "0672098331e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "0672098331e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 305,
        "pageNavigationMs": 11420,
        "pageLoadDelayMs": 10000,
        "totalMs": 29340,
        "scannerMs": {
          "axe": 13247,
          "accesslint": 12589
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Designing attestations UI: The Security and Safety of OSS package supply chain",
      "elapsedMs": 29627,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 357,
          "failed": 59,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "image-alt",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3ee6bc24833",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8ac42978149",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c89ac71f1eec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a8b7743d174",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "985e8297b73d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16d1e43c2bd7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43bf9e1364fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7e3d348d06a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b49b034f2d37",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"design/\"]",
            "html": "<a href=\"/2026/schedule/track/design/\">Open Source Design</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14b0d7146e1b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-48a803fb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Designing attestations UI: The Security and Safety of OSS package supply chain</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5adf123ddb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"design/\"]",
            "html": "<a href=\"/2026/schedule/track/design/\">Open Source Design</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9451a274a61",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-70852321"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbeafae20cd3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dd673868"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee3823a905d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fa020b430fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ce2253b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1325\">13:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63e3fc278d82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ac7171bf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-design:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fdecb395f43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/eriol_fox/\">Eriol fox</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2b6f1fc4ae1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/slides/267485/designing_5t8u3vc.pdf\">Presentation slide in pdf format</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "625a2e1fb42e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.av1.webm\">Video recording (AV1/WebM; preferred) - 146.6 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85f08787dd7e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d9e4c4d9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.mp4\">Video recording (MP4; for legacy systems) - 536.1 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8fb9fc89648",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8bdabac"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0eab4dd38180",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9177a0c4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-design:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b8463fcfbf9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80cef9ee"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-design:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85490d231023",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ed46090"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/HCQRVT/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ae5de3112e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5eca7c07"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1256ebdf5543",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "136b231b0edc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e583ead7372",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "649a505a0f40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79ce07ee9fb9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de51b56c1506",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dd98ddb3647",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5f06b2dd75d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4fc9f8d5b16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d24344d0a72",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20f80d7b1fb9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df22446bc87c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "027a30ba5c08",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e33b9ab4a1b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce79e7a570d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "421d1ad86f0b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d897da6667eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9668d53f979e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "image-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".event-logo",
            "html": "<img src=\"/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain-b3407ff55e88965aa1c3a56acf37c2a0a839dbffa43abbb2cb11736ec74a144a.png\" class=\"event-logo\">",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27fc134decd9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8e8f0ed"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0c0e49a3053d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1b83e9d24b94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T13:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08b4324457c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8a205491"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T13:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1325\">13:25</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47f94b471e19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a985ab40"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3f680527c45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "188a3ac98f64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87a5edc465d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "891972de1507",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2774b19ad6c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78ba704f29b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "471e997b5391",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2279c648df79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d768fe3e26f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dd373a7fa9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f7482980d2f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Designing attestations UI: The Security and Safety of OSS package supply chain</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Designing attestations UI: The Security and Safety of OSS package supply chain\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Designing attestations UI: The Security and Safety of OSS package supply chain\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/design/\">Open Source Design</a></li><li class=\"separator\">/</li><li class=\"active\">Designing attestations UI: The Security and Safety of OSS package supply chain</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Designing attestations UI: The Security and Safety of OSS package supply chain</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/design/\">Open Source Design</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ub4132/\">UB4.132</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T13:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1325\">13:25</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-design:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n  <img src=\"/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain-b3407ff55e88965aa1c3a56acf37c2a0a839dbffa43abbb2cb11736ec74a144a.png\" class=\"event-logo\">\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>After working on a 12+ week project looking at how to express in the varied UI's of three package repositories (npm, pypi and RubyGems) we can now see more clearly what developers, across skill and knowledge levels, use in package repository pages to make a decision on the security of an OSS located on a registry. These decisions are critical for better understanding trust, value, social proof and the knowledge of secure practices across developers and helps answer the question: how much do developers know about the security of their software supply chain?</p>\n<p>This talk will cover:\n1. The essential user research findings from the project, \n2. How user research informed the UI style guide design build\n3. What gaps and opportunities are here to continue design in the SBOM, Attestations and securing software repositories topics.</p>\n<p>https://github.com/ossf/wg-securing-software-repos/tree/main/docs/attestations-style-guide</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/eriol_fox/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/eriol_fox/f45b22c1b5f21c628985bb52bbb2c41d06c790163a4e9c3155a6e1d071602a51.jpg\" alt=\"Photo of Eriol fox\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/eriol_fox/\">Eriol fox</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/slides/267485/designing_5t8u3vc.pdf\">Presentation slide in pdf format</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.av1.webm\">Video recording (AV1/WebM; preferred) - 146.6 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.mp4\">Video recording (MP4; for legacy systems) - 536.1 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-design:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-design:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/HCQRVT/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 481,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11428,
          "settleDelayMs": 10000,
          "auditMs": 1255,
          "totalMs": 13285,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 59
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 41,
          "failed": 51,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "text-alternatives/img-alt",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/img-alt",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain...",
            "impact": "critical",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6089dd9437d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/eriol_fox/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/eriol_fox/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/eriol_fox/f45b22c1b5f21c628985bb52bbb2c41d06c790163a4e9c3155a6e1d071602a51.jpg\" alt=\"Photo of Eriol fox\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Eriol fox\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13abef33f1d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e385018d"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.av1.we...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdd8b4b25f1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1300\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1300\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70a25082eb1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-40adb83e"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1325\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1325\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1325\">13:25</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0899295e69af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24013df4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f65875b891c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00b58fe821e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d451eeffde7c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ac98d64cf1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b1097bc4aa1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b1b585df972",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "647dc1c4b7a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eadb528116f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a9d27e92026",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/design/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/design/\"]",
            "html": "<a href=\"/2026/schedule/track/design/\">Open Source Design</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88a6ed1c8a45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c24e7a45"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Designing attestations UI: The Security and Safety of OSS package supply chain</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e52200336693",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/design/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/design/\"]",
            "html": "<a href=\"/2026/schedule/track/design/\">Open Source Design</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbf12c8a4db7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e20cb92a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df7cc2d01dac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4500a0a3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc8cd476bdc6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-design:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-design:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-design:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c183b23a71f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-261b5354"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/eriol_fox/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/eriol_fox/\"]",
            "html": "<a href=\"/2026/schedule/speaker/eriol_fox/\">Eriol fox</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0ee12a3c6b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-627524b5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li > a",
            "selector": "ul:nth-of-type(3) > li > a",
            "html": "<a href=\"/2026/events/attachments/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/slides/267485/designing_5t8u3vc.pdf\">Presentation slide in pdf format</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fca9b79002c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b5672e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(1) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.av1.webm\">Video recording (AV1/WebM; preferred) - 146.6 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e4bb7285767",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a24d6acc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(2) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.mp4\">Video recording (MP4; for legacy systems) - 536.1 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0794095dcd17",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-46cedef7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(3) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcdd1d88c5ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3b73a045"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-design:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-design:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-design:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "503da5c803fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-882e6d26"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-design:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-design:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-design:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3feca4c3176f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd83cc75"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/HCQRVT/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/HCQRVT/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/HCQRVT/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6c4fad1a55e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-daf9f957"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8731d479521f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc0cc10e4b8a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb6e517c8414",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f23b5b7c108b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b65466c78d4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ba2429ae4ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8c6fc0ab964",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8f6440ee947",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93dd4036bd0f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fa201f73393",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4fecc65aa42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e2d40da80ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4be9204522c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23f9d659d88e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed284d9f57cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e725537140fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "745bef676654",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "aee4c4c44bd7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c38b1de82df1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ce57a29f091",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d84c06bacf50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "5534c666efaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "40a08d45d3c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 51,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11501,
          "settleDelayMs": 10000,
          "auditMs": 537,
          "totalMs": 12683
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 2,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "5931d09d0d4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "error",
            "rule": "image-alt",
            "element": "<img class=\"event-logo\">",
            "message": "Image is missing an alt attribute",
            "suggestion": "Add an alt attribute that describes the image, or use alt=\"\" for decorative images",
            "line": 0,
            "fingerprint": "09464389ad1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-71a1818c"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "c5c4f01556ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "c5c4f01556ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 298,
        "pageNavigationMs": 11501,
        "pageLoadDelayMs": 10000,
        "totalMs": 29627,
        "scannerMs": {
          "axe": 13285,
          "accesslint": 12683
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - How to do a Podcast with Free Software?",
      "elapsedMs": 29615,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 367,
          "failed": 60,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f80e4dbe642",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c19d7ef8a65e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac91c71dd57e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9df3683fe8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "410a8c174af5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25401326ec67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40ffb355d048",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd585b05dff1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "248f5544679e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"avg/\"]",
            "html": "<a href=\"/2026/schedule/track/avg/\">Audio, Video &amp; Graphics Creation</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcb0b68f5d53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7d164c1"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">How to do a Podcast with Free Software?</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a757bb873a82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"avg/\"]",
            "html": "<a href=\"/2026/schedule/track/avg/\">Audio, Video &amp; Graphics Creation</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d726055129e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-102f9305"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ua2220/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2220/\">UA2.220 (Guillissen)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9989d35f4995",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4505ceff"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30a3062485b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1140\">11:40</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8bcdfd8db1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f796b231"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T12:05:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:05:00+01:00\" href=\"/2026/schedule/day/sunday/#1205\">12:05</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dd4f7f0c9ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-95facf1c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-avg:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9cf74ed0742",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/bonnie_mehring/\">Bonnie Mehring</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52f67e254a47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-43c09be2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/ojvind_fritjof_arnfred/\">Øjvind Fritjof Arnfred</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d539c0bad73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/PUKMWN-how_to_do_a_podcast_with_free_software/slides/267396/20260201-_gzhk6fz.pdf\">Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "938ffd2506b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(1) > a",
            "html": "<a href=\"https://fsfe.org/news/podcast.html\">Software Freedom Podcast</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86dfe8082e53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adeef45c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.av1.webm\">Video recording (AV1/WebM; preferred) - 106.5 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e8fe419cf03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7196a12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.mp4\">Video recording (MP4; for legacy systems) - 608.8 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "029f58947061",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9634e8671125",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-avg:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2aafa4999aeb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-avg:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bc4187ff221",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(7) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/PUKMWN/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1e9b21e9657",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c41a3d5c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70210e52038a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "653528a7c762",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c354be72752",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be191707555d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9a1e8f26c16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "943c6eb79e83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81da51bd8794",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7ce06b55e26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cee625899608",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "866f17992e70",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cd1c8659703",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9072daa0991e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac69a26f8ab5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "648896fde7df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ccd6e9da8e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03207f27a040",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "393b8a1c69de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9f8137d80f54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "696e023dc5a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "496d0bba267a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T11:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1140\">11:40</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2d29653fea1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8451e456"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T12:05:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:05:00+01:00\" href=\"/2026/schedule/day/sunday/#1205\">12:05</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1660a6e64d79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e13aeb4a"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c45092fc6826",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24bcbf9f9d7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0514bab10d44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dc08947ca51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a96237934026",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be809cd36ce3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec213dd20187",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5f18ce7a268",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "61a036c6bda6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd605e6faa93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "daddbc19386b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - How to do a Podcast with Free Software?</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"How to do a Podcast with Free Software?\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - How to do a Podcast with Free Software?\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/avg/\">Audio, Video &amp; Graphics Creation</a></li><li class=\"separator\">/</li><li class=\"active\">How to do a Podcast with Free Software?</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>How to do a Podcast with Free Software?</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/avg/\">Audio, Video &amp; Graphics Creation</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ua2220/\">UA2.220 (Guillissen)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T11:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1140\">11:40</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T12:05:00+01:00\" href=\"/2026/schedule/day/sunday/#1205\">12:05</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-avg:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>Bonnie and Øjvind are the host and editor of the FSFE's Software Freedom Podcast, a podcast dedicated to Free Software. In this talk they will share their knowledge and skills on how to produce podcasts using Free Software, sharing  different tools and techniques with you to create your own podcast projects.</p>\n<p>This is the perfect talk for everybody who wants to share their ideas and thoughts with others through podcasts. Learn the basics of recording, editing, and publishing podcasts with Free Software tools, and discover how to create quality content without relying on proprietary software. Everybody is welcome to join us from beginners and those looking to switch to Free Software!</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/bonnie_mehring/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/bonnie_mehring/45e6537b619464cf8ead7ef4412a57829f2b5e6b33ba649e4b1638f49b6733e3.jpg\" alt=\"Photo of Bonnie Mehring\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/bonnie_mehring/\">Bonnie Mehring</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/ojvind_fritjof_arnfred/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/ojvind_fritjof_arnfred/a5552e5675a7235bb9b6012f98fe76a3dbc447aa0680af696485da2d9f26b7eb.jpg\" alt=\"Photo of Øjvind Fritjof Arnfred\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/ojvind_fritjof_arnfred/\">Øjvind Fritjof Arnfred</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/PUKMWN-how_to_do_a_podcast_with_free_software/slides/267396/20260201-_gzhk6fz.pdf\">Slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://fsfe.org/news/podcast.html\">Software Freedom Podcast</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.av1.webm\">Video recording (AV1/WebM; preferred) - 106.5 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.mp4\">Video recording (MP4; for legacy systems) - 608.8 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-avg:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-avg:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/PUKMWN/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 492,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11527,
          "settleDelayMs": 10000,
          "auditMs": 1310,
          "totalMs": 13442,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 60
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 39,
          "failed": 53,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/bonnie_mehring/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/bonnie_mehring/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/bonnie_mehring/45e6537b619464cf8ead7ef4412a57829f2b5e6b33ba649e4b1638f49b6733e3.jpg\" alt=\"Photo of Bonnie Mehring\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Bonnie Mehring\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c3babeb58aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bfca4fef"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/ojvind_fritjof_arnfred/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/ojvind_fritjof_arnfred/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/ojvind_fritjof_arnfred/a5552e5675a7235bb9b6012f98fe76a3dbc447aa0680af696485da2d9f26b7eb.jpg\" alt=\"Photo of Øjvind Fritjof Arnfred\"...",
            "impact": "minor",
            "message": "Alt text \"Photo of Øjvind Fritjof Arnfred\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "274110075b4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ae62c5a5"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.av1.webm\" type=\"video/webm; codecs=&quot;av01...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d31f24d8228b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1140\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1140\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1140\">11:40</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98f05c89ded4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0d03561a"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1205\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1205\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:05:00+01:00\" href=\"/2026/schedule/day/sunday/#1205\">12:05</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3fccdfac2eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-27e6037c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "808b0fd96a82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07b90fafea95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e825aec8222",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c72522a5593",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6dde454992c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45ccdc6f39ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "054c58db2023",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9f531c943df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "924d3a92b400",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/avg/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/avg/\"]",
            "html": "<a href=\"/2026/schedule/track/avg/\">Audio, Video &amp; Graphics Creation</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ba0cb137547",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a33218b1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">How to do a Podcast with Free Software?</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98c4d758d9fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/avg/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/avg/\"]",
            "html": "<a href=\"/2026/schedule/track/avg/\">Audio, Video &amp; Graphics Creation</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f97e685d985c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-93187d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ua2220/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ua2220/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2220/\">UA2.220 (Guillissen)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "396a437130e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cdce5820"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd0fc6d91cd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-avg:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-avg:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-avg:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16dbff353fcd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d82c4f3f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/bonnie_mehring/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/bonnie_mehring/\"]",
            "html": "<a href=\"/2026/schedule/speaker/bonnie_mehring/\">Bonnie Mehring</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7380ac268c36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e77e1862"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ojvind_fritjof_arnfred/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ojvind_fritjof_arnfred/\"]",
            "html": "<a href=\"/2026/schedule/speaker/ojvind_fritjof_arnfred/\">Øjvind Fritjof Arnfred</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0696cdae3816",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9c100f2e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li > a",
            "selector": "ul:nth-of-type(3) > li > a",
            "html": "<a href=\"/2026/events/attachments/PUKMWN-how_to_do_a_podcast_with_free_software/slides/267396/20260201-_gzhk6fz.pdf\">Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c29217ae766",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b5672e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://fsfe.org/news/podcast.html\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://fsfe.org/news/podcast.html\"]",
            "html": "<a href=\"https://fsfe.org/news/podcast.html\">Software Freedom Podcast</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "627880268b39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-509217c2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.av1.webm\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.av1.webm\">Video recording (AV1/WebM; preferred) - 106.5 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e1ff9f63a0c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7505c62c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.mp4\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.mp4\">Video recording (MP4; for legacy systems) - 608.8 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf2ad0575323",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-536eaad0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.vtt\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2220/PUKMWN-how_to_do_a_podcast_with_free_software.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e033d3fded28",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ecc50b8f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-avg:fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-avg:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-avg:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12f0d80e4586",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4638d98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://matrix.to/#/#2026-avg:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://matrix.to/#/#2026-avg:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-avg:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d7165f04f16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5a57fe9c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/PUKMWN/feedback/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/PUKMWN/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/PUKMWN/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cc264651112",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-207391d2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a557ebd49fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c8a9be75ae3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dab765fb80d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96cb517826b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7d056883fe9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90ce559febd3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd2ed7a807bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84e0c503a368",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c72b49e6640e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "830befcca286",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9039099f415",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d60c55b45cf3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f9f1822a88e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e993a68ff080",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12f27a9f66e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b81f442d8ddc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a267dba02b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ac8a285c777f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f849a7023722",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c55a3f630665",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a64a80bb4ba5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "4640828c5ee4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "4afad4e84425",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 53,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11511,
          "settleDelayMs": 10000,
          "auditMs": 533,
          "totalMs": 12686
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "6590d4f1807a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "828d8b41c92d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "828d8b41c92d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 303,
        "pageNavigationMs": 11527,
        "pageLoadDelayMs": 10000,
        "totalMs": 29615,
        "scannerMs": {
          "axe": 13442,
          "accesslint": 12686
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Open-Education in the OpenFlexure Project",
      "elapsedMs": 29529,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 336,
          "failed": 58,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "image-alt",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fc8650fcc79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a72901287205",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d34a46df27c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49e4800d839d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b64acb168c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56f8835afd90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "928de8628253",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7a8a6348aaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed32647df30b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/educational/\">Educational</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c0cb616162d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Open-Education in the OpenFlexure Project</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fb6364679d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/educational/\">Educational</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a6d253760d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud6215/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6215/\">UD6.215</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "175f6d8741fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5b8acb39"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd334e5f2993",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1315\">13:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bef1e0667b26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c6511344"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:45:00+01:00\" href=\"/2026/schedule/day/sunday/#1345\">13:45</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1e851ac7272",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-da73f08e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-educational:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f8defd06067",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/ben_chisholm/\">Ben Chisholm</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "425796d2377b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.av1.webm\">Video recording (AV1/WebM; preferred) - 92.7 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33f43840d931",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d15b6295"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.mp4\">Video recording (MP4; for legacy systems) - 597.8 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80ea8c37b7e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-98e61ee6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d6bf2b19d3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-01e1ab15"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-educational:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1149f1d6f0f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-15b6c8b6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-educational:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9960bff153d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-503f7b97"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/KCWFBD/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d40976b199a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc733d6a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ac6dd17c066",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9072dcb82ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "870c3579e2e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9136895252a2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "950f33f65662",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1542c9a20ddb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99c1173327bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "804f00d5bf47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1435fe936fe2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "049c93b5db9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bdf3cd24180",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f16bfb1ab65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "301b72c0192a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "504a73410908",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f65a6c21b2b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b4595c0f210",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1abc7eab6664",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0c859176c986",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "image-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "img",
            "html": "<img src=\"/2026/schedule/event/KCWFBD-openflexure_education/KCWFBD-openflexure_education-0ab1996215cbbd200776cc205b2c7a28a5b18d613b51564993eb4123e79d5695.jpg\" class=\"event-logo\">",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "428d162452be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ecf56e19"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "269a0dd90368",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c1bd9de1da07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T13:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1315\">13:15</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a4663f92ac1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-38bdec39"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T13:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:45:00+01:00\" href=\"/2026/schedule/day/sunday/#1345\">13:45</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3f41af78f5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-08e3bd35"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a01e979add41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a1f2d166275",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08861695a979",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "060cf5c172ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92322b743400",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75c7f6197875",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33417b74d9db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27fb8448e366",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5a7e2f6d7fd1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7278074bef93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4e55f841e48f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Open-Education in the OpenFlexure Project</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Open-Education in the OpenFlexure Project\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Open-Education in the OpenFlexure Project\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/educational/\">Educational</a></li><li class=\"separator\">/</li><li class=\"active\">Open-Education in the OpenFlexure Project</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Open-Education in the OpenFlexure Project</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/educational/\">Educational</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ud6215/\">UD6.215</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T13:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1315\">13:15</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T13:45:00+01:00\" href=\"/2026/schedule/day/sunday/#1345\">13:45</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-educational:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n  <img src=\"/2026/schedule/event/KCWFBD-openflexure_education/KCWFBD-openflexure_education-0ab1996215cbbd200776cc205b2c7a28a5b18d613b51564993eb4123e79d5695.jpg\" class=\"event-logo\">\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>As technology advances, the difference in cost and technical specifications between proprietary devices used in professional settings and education grows. We present the OpenFlexure Microscope, a locally manufacturable and 3D-printed, brightfield microscope as a solution to bridge the gap between teaching equipment and the devices medics are expected to use throughout labs around the world. The OpenFlexure Project develops all the hardware, software and documentation for education across all levels and disciplines. A locally manufacturable and affordable digital microscope allows pathologists to image and practice on local samples - something that is key to medical education - whilst also breaking down international barriers through collaborative initiatives such as the School of Open Pathology which seeks to connect pathologists around the world. High schools are becoming more invested in interdisciplinary projects across all age groups and the OpenFlexure Microscope gives students the opportunity to learn about biology, engineering, physics and computing science all in the same package. We have run workshops for high school science teachers around Glasgow, Scotland where we have shown them how to build the microscope and discussed challenges of integrating our microscope into a classroom environment.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/ben_chisholm/\">Ben Chisholm</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.av1.webm\">Video recording (AV1/WebM; preferred) - 92.7 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.mp4\">Video recording (MP4; for legacy systems) - 597.8 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-educational:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-educational:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/KCWFBD/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 459,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11524,
          "settleDelayMs": 10000,
          "auditMs": 1250,
          "totalMs": 13373,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 58
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 43,
          "failed": 49,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/img-alt",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/img-alt",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/event/KCWFBD-openflexure_education/KCWFBD-openflexure_education-0ab1996215cbbd200776cc205b2c7a28a5b18d613b51564993eb4123e79d5695.jpg\" class=\"event-logo\">",
            "impact": "critical",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16d239e9f3e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.0...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5825204f0991",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1315\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1315\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1315\">13:15</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75c47f804da8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea99ade"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1345\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1345\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:45:00+01:00\" href=\"/2026/schedule/day/sunday/#1345\">13:45</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1cd6a394d7c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a57f358b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a37d1cde0397",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "816237903d60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60bf793d0154",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f90d312e905",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69a252b8f459",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dfc7078e324",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3198df0e6f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be97a8a0d443",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07cb89cfb76c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/educational/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/educational/\"]",
            "html": "<a href=\"/2026/schedule/track/educational/\">Educational</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad3090e7d460",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bc1ef213"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Open-Education in the OpenFlexure Project</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47141a5885d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/educational/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/educational/\"]",
            "html": "<a href=\"/2026/schedule/track/educational/\">Educational</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d281d4b80de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4a3eec61"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud6215/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud6215/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6215/\">UD6.215</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7663557bf57c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c2cc444e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77c66d6a2171",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-educational:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-educational:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-educational:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d419b0804b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ec26bcd"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ben_chisholm/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ben_chisholm/\"]",
            "html": "<a href=\"/2026/schedule/speaker/ben_chisholm/\">Ben Chisholm</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54f83742a598",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-842dd707"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.av1.webm\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.av1.webm\">Video recording (AV1/WebM; preferred) - 92.7 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "996eb30a20f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cef08ba1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.mp4\">Video recording (MP4; for legacy systems) - 597.8 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8359944327ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f2bdd800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ud6215/KCWFBD-openflexure_education.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e654cfd4667",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee1610b7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-educational:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-educational:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-educational:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30d39053a407",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4c8212be"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-educational:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-educational:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-educational:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69aee3dc71b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-300685e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/KCWFBD/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/KCWFBD/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/KCWFBD/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afde28490380",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7ba50c3c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1f9e7b9add0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab8602650337",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8d919c777ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "592fa0da9601",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ed2d67c5771",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3a29b7058a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1d2d2b14762",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22eadd4818dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c288bcc08e3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20d87c610b7e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "315c76525dd8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52a2820a1f87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d72d1bdddd8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e0444af5b78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f7085da7d07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0fcfe1dc4a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aeec344a6bdc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "154893d1e3a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3a7a3ab77785",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d6129fa9e61",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e553b6559885",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "46b07e982f36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "342623c553c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 49,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11411,
          "settleDelayMs": 10000,
          "auditMs": 532,
          "totalMs": 12585
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 2,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "51f17abcc276",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "error",
            "rule": "image-alt",
            "element": "<img class=\"event-logo\">",
            "message": "Image is missing an alt attribute",
            "suggestion": "Add an alt attribute that describes the image, or use alt=\"\" for decorative images",
            "line": 0,
            "fingerprint": "472175306e83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-71a1818c"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "720937619c9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "720937619c9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 11524,
        "pageLoadDelayMs": 10000,
        "totalMs": 29529,
        "scannerMs": {
          "axe": 13373,
          "accesslint": 12585
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - C/C++ Build-time SBOMs with pkgconf",
      "elapsedMs": 29656,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 350,
          "failed": 61,
          "cantTell": 7,
          "inapplicable": 61
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83da413f8ef8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba985d950dd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86d9f9f6e849",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc41c89cf793",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "001a0fc1eb75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ce9b6de0735",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61f3daf2cf98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b99ab455bd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4075d3986f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/sboms-and-supply-chains/\">SBOMS and supply chains</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47dd15a2ab36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">C/C++ Build-time SBOMs with pkgconf</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5de8d69fd10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/sboms-and-supply-chains/\">SBOMS and supply chains</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "716e191e5517",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2208/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2208/\">UD2.208 (Decroly)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67f8387482db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8b1de499"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08d39ccb1680",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T15:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1530\">15:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32485e3371e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5fbff2b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T16:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34235017a20b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1d0645f7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-sboms-and-supply-chains:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73365db8eabf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p > a",
            "html": "<a href=\"https://github.com/pkgconf/pkgconf\">pkgconf</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41f071ebc40e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f5268c22"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/ariadne_conill/\">Ariadne Conill</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f10b81a9f08c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/ELPHEA-pkgconf-sbom/slides/267649/spdxtool-_9lqslm0.pdf\">slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12b9a412eb2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(1) > a",
            "html": "<a href=\"https://codeberg.org/kaniini/fosdem-sbom-demo\">demo</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9f617244208",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adeef45c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.av1.webm\">Video recording (AV1/WebM; preferred) - 72.9 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38d8d8f64764",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7196a12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.mp4\">Video recording (MP4; for legacy systems) - 556.7 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7054d7a6eca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "595a485a0a40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-sboms-and-supply-chains:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0aa8a2c7e82c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-sboms-and-supply-chains:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "482ac7e454d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(7) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ELPHEA/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d9473165f35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c41a3d5c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2fb1bb8f3c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "880d66662261",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af0f67736062",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24b4d3c41217",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8654c4e6dd69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fea503d91ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6fa618321cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67819798dac1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f1ea98101c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7318f4073b3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c8d0e96016c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c850e2c2b9fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01a5acbc3982",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cf2deb105b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e9589116c50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b032689d01fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71c3b58cb580",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0a83c977ffe8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "67b3010771a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "fe9b2de31866",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T15:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1530\">15:30</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "960c0a7252d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-168748b1"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T16:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0b06a1eb2e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f33dbdf2"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p > a",
            "html": "<a href=\"https://github.com/pkgconf/pkgconf\">pkgconf</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".event-abstract > p"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "687353c28b9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-84fa87db"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbe520d7a797",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79438bc72a44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a06366b84fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "386c97248f2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfd7316cc3f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5aa4649df9a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73b3759c7f5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5f727672729",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "09298742a485",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "396ff83f8891",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "233bf4cd7c8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - C/C++ Build-time SBOMs with pkgconf</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"C/C++ Build-time SBOMs with pkgconf\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - C/C++ Build-time SBOMs with pkgconf\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/sboms-and-supply-chains/\">SBOMS and supply chains</a></li><li class=\"separator\">/</li><li class=\"active\">C/C++ Build-time SBOMs with pkgconf</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>C/C++ Build-time SBOMs with pkgconf</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/sboms-and-supply-chains/\">SBOMS and supply chains</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ud2208/\">UD2.208 (Decroly)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T15:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1530\">15:30</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-sboms-and-supply-chains:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>Build-time SBOMs for traditional C/C++ applications have historically been difficult to generate.  To improve this situation, we have been extending <a href=\"https://github.com/pkgconf/pkgconf\">pkgconf</a> to support generating high-quality build-time SBOMs, as the pkg-config database already understands all of the build dependency relationships needed for a build-time SBOM.  This talk is intended to be a walk through using the new pkgconf 3.x SBOM tools to generate a high quality build-time SBOM for a project.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/ariadne_conill/\">Ariadne Conill</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/ELPHEA-pkgconf-sbom/slides/267649/spdxtool-_9lqslm0.pdf\">slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://codeberg.org/kaniini/fosdem-sbom-demo\">demo</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.av1.webm\">Video recording (AV1/WebM; preferred) - 72.9 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.mp4\">Video recording (MP4; for legacy systems) - 556.7 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-sboms-and-supply-chains:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-sboms-and-supply-chains:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ELPHEA/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 479,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11524,
          "settleDelayMs": 10000,
          "auditMs": 1280,
          "totalMs": 13402,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 61
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 40,
          "failed": 52,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02aa5a79e7e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1530\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1530\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1530\">15:30</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebe43bc99edd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-90596931"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1600\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1600\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "080c9f60b83e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a5c31e3"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://github.com/pkgconf/pkgconf\"]",
            "selector": "p > a[href=\"https://github.com/pkgconf/pkgconf\"]",
            "html": "<a href=\"https://github.com/pkgconf/pkgconf\">pkgconf</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb468aea9b3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab8f8bfb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79de34cdfcc8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca8e10838f1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8443cda345f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a501ec003115",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5135d3ab0c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0326f981a2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4e2c3f0746c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "890cee55b3fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13891468c3c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/sboms-and-supply-chains/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/sboms-and-supply-chains/\"]",
            "html": "<a href=\"/2026/schedule/track/sboms-and-supply-chains/\">SBOMS and supply chains</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75bdb2ac9aa9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0a0f1bff"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">C/C++ Build-time SBOMs with pkgconf</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dba7950c444d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/sboms-and-supply-chains/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/sboms-and-supply-chains/\"]",
            "html": "<a href=\"/2026/schedule/track/sboms-and-supply-chains/\">SBOMS and supply chains</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ab7efbe75f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-181e3861"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2208/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2208/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2208/\">UD2.208 (Decroly)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ab57c3da4fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4be304df"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6987160745c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-sboms-and-supply-chains:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-sboms-and-supply-chains:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-sboms-and-supply-chains:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3428fc56a808",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ffef6794"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://github.com/pkgconf/pkgconf\"]",
            "selector": "p > a[href=\"https://github.com/pkgconf/pkgconf\"]",
            "html": "<a href=\"https://github.com/pkgconf/pkgconf\">pkgconf</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1716ecc045b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-60da0100"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ariadne_conill/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ariadne_conill/\"]",
            "html": "<a href=\"/2026/schedule/speaker/ariadne_conill/\">Ariadne Conill</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0fa45f91634",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7d0df07"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/events/attachments/ELPHEA-pkgconf-sbom/slides/267649/spdxtool-_9lqslm0.pdf\"]",
            "selector": "li > a[href=\"/2026/events/attachments/ELPHEA-pkgconf-sbom/slides/267649/spdxtool-_9lqslm0.pdf\"]",
            "html": "<a href=\"/2026/events/attachments/ELPHEA-pkgconf-sbom/slides/267649/spdxtool-_9lqslm0.pdf\">slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "140a521d5e72",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-40114935"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://codeberg.org/kaniini/fosdem-sbom-demo\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://codeberg.org/kaniini/fosdem-sbom-demo\"]",
            "html": "<a href=\"https://codeberg.org/kaniini/fosdem-sbom-demo\">demo</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "116a158f2dbe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6e762219"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.av1.webm\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.av1.webm\">Video recording (AV1/WebM; preferred) - 72.9 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfbcf1592817",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b34e6491"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.mp4\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.mp4\">Video recording (MP4; for legacy systems) - 556.7 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc84300c5bc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c94b7783"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.vtt\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2208/ELPHEA-pkgconf-sbom.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b72ac759811b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ec098510"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-sboms-and-supply-chains:fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-sboms-and-supply-chains:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-sboms-and-supply-chains:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc431d582939",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-63b49439"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(6) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(6) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-sboms-and-supply-chains:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dec85500f966",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a511865"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ELPHEA/feedback/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ELPHEA/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ELPHEA/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fe488444417",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ce2dd265"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76e75e787e98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba42b3adc70d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dda909deb4cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94c59391b9dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76d8e5377d6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "821d311de550",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b7abe2d0923",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd064ebf0ccb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6787d5bd2929",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b89bfee5f2e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "293bade50c32",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1591b0e9f7e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e3ed8221d2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51f16252738e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0237b083a778",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21a183c7c37a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f29ee1f88a2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1ac4fc2636a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "99c66565eddc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ed142f21161",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "029b08ad8012",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e2b903e5ae0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a503787f1a49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 52,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11508,
          "settleDelayMs": 10000,
          "auditMs": 534,
          "totalMs": 12685
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "ed5bc00b4c5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "af3e03ffe201",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "af3e03ffe201",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11524,
        "pageLoadDelayMs": 10000,
        "totalMs": 29656,
        "scannerMs": {
          "axe": 13402,
          "accesslint": 12685
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Four Year Bus",
      "elapsedMs": 29684,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 347,
          "failed": 59,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0b05b147011",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5950bad3606f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16f868621191",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6948440c415",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76bf7d853489",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cf4ee6780c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "429328ef1bb1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6061cb5baddc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7) > a",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a1f1571aa15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-be72a190"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Four Year Bus</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3168d1255c05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d45172419fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h2215/\"]",
            "html": "<a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bef1ed4a10e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7d15df97"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c71b20273607",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:20:00+01:00\" href=\"/2026/schedule/day/sunday/#0920\">09:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c2e3f5c1b8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-263b5340"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1c1bb9e28fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e622ecce"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "029ac46f38b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"cspp.ie\"]",
            "html": "<a href=\"https://cspp.ie\">CS++</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c85beb734af9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f85d97c6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/ruan_murgatroyd/\">Ruán Murgatroyd</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce929ce7d962",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(1) > a",
            "html": "<a href=\"https://rjm.ie/slides/fosdem/2025/Four-Year-Bus.pdf\">Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8579e704cd1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ea0f4e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.av1.webm\">Video recording (AV1/WebM; preferred) - 74.0 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6bd50e1d65b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e7c4a77"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.mp4\">Video recording (MP4; for legacy systems) - 319.8 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a00d04ab1e58",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b78ebfe2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d2bec2d19ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de9594a5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(5) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5fd6d6142b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ec7412c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(6) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04e85c2b8c0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a282a7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(7) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ZUVAZD/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51ad7bc602a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-57811c96"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4023faad39e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ec26f47ebb9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf0a6c68cb21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f13c55be499c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92e24b6482e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d958557bd33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cb2d09486b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5184b96f867f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f839e3b72731",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "354eecb7b990",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4364e625c75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8af3bb0d2146",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "932701b3c776",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "605b28be34b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "058478d7052e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e85a232b36b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a175f6ba2dc0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "996b7bd76441",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "fad28b649cdd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "276795704ffd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T09:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:20:00+01:00\" href=\"/2026/schedule/day/sunday/#0920\">09:20</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37478bf50f3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8ed27930"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T09:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91fd32c75456",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83362430"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"cspp.ie\"]",
            "html": "<a href=\"https://cspp.ie\">CS++</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2eb836058825",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3db895a8"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08496387f72d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4842444742b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73e49132135c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2719d18c71ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59b02895f526",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "270447112ada",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "103ced037fe2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05c6a349d41e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4714fb84fb53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76b995283de7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "326b29be5a07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Four Year Bus</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Four Year Bus\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Four Year Bus\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/dev-random/\">/dev/random</a></li><li class=\"separator\">/</li><li class=\"active\">Four Year Bus</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Four Year Bus</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/dev-random/\">/dev/random</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T09:20:00+01:00\" href=\"/2026/schedule/day/sunday/#0920\">09:20</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p><a href=\"https://cspp.ie\">CS++</a> is an entirely-led student computer science society in TU Dublin.\nOur goal is to give our members experiences and skills they won't get in class, this includes going to FOSDEM!</p>\n<p>Ontop of that, CS++ maintains a cluster of servers that runs services for themselves and several other societies in the university. Which we have to maintain even though students are in university for only four years.</p>\n<p>This <em>Four Year Bus</em> talk covers how we went from an empty room to our current tech stack, as well as how we manage training, handover and long-term planning when everyone involved has a timer until they are hit by a bus.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/ruan_murgatroyd/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/ruan_murgatroyd/081a6367fc34769c65bbae1f9300667cc221c012552a2074ae780493d983b235.png\" alt=\"Photo of Ruán Murgatroyd\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/ruan_murgatroyd/\">Ruán Murgatroyd</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://rjm.ie/slides/fosdem/2025/Four-Year-Bus.pdf\">Slides</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.av1.webm\">Video recording (AV1/WebM; preferred) - 74.0 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.mp4\">Video recording (MP4; for legacy systems) - 319.8 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ZUVAZD/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 471,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11523,
          "settleDelayMs": 10000,
          "auditMs": 1267,
          "totalMs": 13386,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 59
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 41,
          "failed": 51,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/ruan_murgatroyd/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/ruan_murgatroyd/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/ruan_murgatroyd/081a6367fc34769c65bbae1f9300667cc221c012552a2074ae780493d983b235.png\" alt=\"Photo of Ruán Murgatroyd\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Ruán Murgatroyd\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01c3470059b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cd2f8d91"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69ad1ca137dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#0920\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#0920\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:20:00+01:00\" href=\"/2026/schedule/day/sunday/#0920\">09:20</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "480a8bfee4a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-072b145c"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#0935\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#0935\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0810005581b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ffcd2788"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://cspp.ie\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://cspp.ie\"]",
            "html": "<a href=\"https://cspp.ie\">CS++</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18b065d7777f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-591f932d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edf08a0c816d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "267a68580b21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe3cce235400",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6488cbfdf520",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c0d0bdc872b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c48a80692f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ad3d5c4dcd9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cc9feb98627",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a990c0457ff4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-177de115"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(9)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(9)",
            "html": "<li class=\"active\">Four Year Bus</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d88c6fceab3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cacbc0fe"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "491d3e52cd34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff8ec839"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h2215/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h2215/\"]",
            "html": "<a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b18bce7ef4e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-57ed9a16"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1864db8adfe9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cf9cfeed7fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-52104cbb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://cspp.ie\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://cspp.ie\"]",
            "html": "<a href=\"https://cspp.ie\">CS++</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dcca2b36465",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b921b8f6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ruan_murgatroyd/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ruan_murgatroyd/\"]",
            "html": "<a href=\"/2026/schedule/speaker/ruan_murgatroyd/\">Ruán Murgatroyd</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e430be1c780",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e463a02b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://rjm.ie/slides/fosdem/2025/Four-Year-Bus.pdf\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://rjm.ie/slides/fosdem/2025/Four-Year-Bus.pdf\"]",
            "html": "<a href=\"https://rjm.ie/slides/fosdem/2025/Four-Year-Bus.pdf\">Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48ef22353d29",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8c48790"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.av1.webm\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.av1.webm\">Video recording (AV1/WebM; preferred) - 74.0 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c72fe1336280",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1552a144"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.mp4\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.mp4\">Video recording (MP4; for legacy systems) - 319.8 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d389589ecba7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7cdda328"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.vtt\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/ZUVAZD-four_year_bus.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8236002c00b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a9d19ddf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30f220be3e43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a6ec2c6d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8df234ceaa1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cee7c02"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ZUVAZD/feedback/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ZUVAZD/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ZUVAZD/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "452281e186c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ab2aa4b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "347206366235",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16b27d7370b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa69d77c126e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f44899892471",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "320e9538ea0b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e69b56bfc3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b49dd7810f40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2541c92927f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fddb4b94f8bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60b19c814abb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da3c020fc002",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f16414f76cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29599e785c60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "607530373adf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "994529d55312",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d5907052f90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c3ee1f5d9ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d1bc683f4214",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "47a0f44f7853",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92120782107f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e1e02577fb1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "2eceb60a7fa1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a176d1ccb74d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 51,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11548,
          "settleDelayMs": 10000,
          "auditMs": 534,
          "totalMs": 12724
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "7e99f03a35f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "b2f831ad687b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "b2f831ad687b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 11548,
        "pageLoadDelayMs": 10000,
        "totalMs": 29684,
        "scannerMs": {
          "axe": 13386,
          "accesslint": 12724
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Adam Pioterek",
      "elapsedMs": 29611,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 280,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d4c6eca69dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2036e0a0ac09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0723ad77abf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e0ddf7472e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fff022c3037b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7c54b5dccd9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63c4e87dc19e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9acc2b1985f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Adam Pioterek</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8eeafd1f1e47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/YVHDF7-from-first-floss-poznan-pt-app/\">From first FLOSS Poznań public transport app to global coverage with Transitous<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa8ec510fc18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f24fb542113",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k3601/\"]",
            "html": "<a href=\"/2026/schedule/room/k3601/\">K.3.601</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a03ccd87a78a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a9f232d7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d3c2c533c42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1615\">16:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f036bb5d5693",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8a9d2138"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1620\">16:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30d553236433",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-84a35656"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "373f974e768b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b6f4915c917",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47b7a1d7737a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15ad6f0ac6af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81b12f6f56ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce85f8d7255c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29ee675f8431",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a42b76eddf7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b397d5d9f73d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c69468b3770e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cabb22af4ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cec1c837f42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69700ae10dd3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03a35bd68799",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8683709e86c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfef98ec12f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b8b196e434b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4e55c6845a15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "eaf5c9da1639",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6c938c9407c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56d7b3e25d0f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29d1f1860768",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "890911ce944c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ada637fbc6fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "394f63fe35d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "248d2d31d8f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d2ecf026fb5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83715b3dbb01",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9236133ac0bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3805eb7f660c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "38d748091383",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Adam Pioterek</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Adam Pioterek\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Adam Pioterek\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Adam Pioterek</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Adam Pioterek</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/adam_pioterek/dbe7aceec79510d28fe52f286cf7fd16a0c49ec95f2d46ebf950f0e33701c127.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Adam Pioterek\">\n\n\n\n<p>One from the common folk. Finished studies at Poznań University of Technology and found employment as a sysadmin, then devops engineer. Passionate about free and open source software from very early age as a user, later trying to solve every problem with it, and finally settled as Bimba’s sole maintainer against all odds.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/YVHDF7-from-first-floss-poznan-pt-app/\">From first FLOSS Poznań public transport app to global coverage with Transitous<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/k3601/\">K.3.601</a></td>\n            <td><a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T16:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1615\">16:15</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T16:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1620\">16:20</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11517,
          "settleDelayMs": 10000,
          "auditMs": 1241,
          "totalMs": 13357,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/adam_pioterek/dbe7aceec79510d28fe52f286cf7fd16a0c49ec95f2d46ebf950f0e33701c127.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Adam Pioterek\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Adam Pioterek\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "beba456fe6d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "969541120650",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1a3a699371e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90e2be73e849",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29355d204a16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0358b347c6b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ddab776729a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cf49bdc6e68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e72a6509d761",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Adam Pioterek</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91ebcf5c3915",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/YVHDF7-from-first-floss-poznan-pt-app/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/YVHDF7-from-first-floss-poznan-pt-app/\"]",
            "html": "<a href=\"/2026/schedule/event/YVHDF7-from-first-floss-poznan-pt-app/\">From first FLOSS Poznań public transport app to global coverage with Transitous<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95a831a60be2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adc8b4cc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2780fbde6130",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3601/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3601/\"]",
            "html": "<a href=\"/2026/schedule/room/k3601/\">K.3.601</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3cd2a19e4ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-01642371"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/railways-and-open-transport/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/railways-and-open-transport/\"]",
            "html": "<a href=\"/2026/schedule/track/railways-and-open-transport/\">Railways and Open Transport</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f3cbdfc1ac8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-91ac90ba"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96e3f53cfeac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caf6780c467f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2e4567cc591",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fda7ec9f2eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f9af8dc5d07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3721ca883b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "405e708f78b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72b013ab629c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb98e444ffb5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d327bff32d2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63749d44931d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69aa725bdfeb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3484b5a7d17",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e24a5f39ba00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8a3d7c4e010",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac90763f0af1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f03f7c98ec26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d61fab8509d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "0e9de7b551b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50351bee83f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43f180687f79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ef106f02fc4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "02918c25a340",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11508,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12675
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "5aac92756a2b",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "1c1585c75f6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "d79154fcab1b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "366c8b52271a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "366c8b52271a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11517,
        "pageLoadDelayMs": 10000,
        "totalMs": 29611,
        "scannerMs": {
          "axe": 13357,
          "accesslint": 12675
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Introduction the Open Source & EU Policy devroom",
      "elapsedMs": 29593,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 405,
          "failed": 64,
          "cantTell": 7,
          "inapplicable": 57
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e86739c4e842",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b0a6be805df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69d259a94219",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee4c56bef618",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "691b4b7ce9f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "097f0fead0f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e93a12931f84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b8c10683417",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2eb7f914192e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "206e579fc726",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Introduction the Open Source &amp; EU Policy</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02f1fc58518d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b68286e79b7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ua2118/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2118/\">UA2.118 (Henriot)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ed4c487ffd1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1cce522d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72e5c7cca491",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01a63b089556",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f9aedfc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:05:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:05:00+01:00\" href=\"/2026/schedule/day/sunday/#0905\">09:05</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13f4d5126cc3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b3ee43eb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-open-source-eu-policy:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "517ea52e1ad0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/simon_phipps/\">Simon Phipps</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "648b17e71f03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-43c09be2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/jordan_maris/\">Jordan Maris</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "925abce58b98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(3) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/sebastian_raible/\">Sebastian Raible</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe252c5fb407",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0772f581"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(4) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/tasos_stampelos/\">Tasos Stampelos</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c67afc5efe2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-675dc002"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(5) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/madalin_neag/\">Madalin Neag</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d244ce83fa1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ecc459f5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(6) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/paula_grzegorzewska/\">Paula Grzegorzewska</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7051d1b6d4b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5401ca94"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(7) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/claire_pershan/\">Claire Pershan</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c422675f194e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e69dfac1"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(8) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/ciaran_oriordan/\">Ciarán O'Riordan</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4955dc945e50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6e6ad841"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.av1.webm\">Video recording (AV1/WebM; preferred) - 3.7 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77385f354fa8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ea0f4e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.mp4\">Video recording (MP4; for legacy systems) - 19.3 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ca0bed7e481",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e7c4a77"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9558689535d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b78ebfe2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-open-source-eu-policy:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67923135ead5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de9594a5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-open-source-eu-policy:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbe1a83fde47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ec7412c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QCFHVU/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d1244aa4ab9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a282a7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "807681075dee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0bd38eecb47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "961e9cf0b80b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c198dc43a88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b64b4a68137",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5317597503e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e0bd7238dca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ddb30f7a42d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc788e81db85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb15eebfc1dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88d272f4b9f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0d1670787c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3d74454ee84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36ba9f2c27ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56ba35d0bac1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e8f83173cd4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f8daac9263a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ee4d2232b50d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "54b09dab633d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "bb2cca6ac125",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T09:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1007331b487",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a552eb72"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T09:05:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:05:00+01:00\" href=\"/2026/schedule/day/sunday/#0905\">09:05</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4e8ab0bfdaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9aa6ef7e"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1a5c53a7d4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b075b4c88c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e9fce7ff717",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf0fb1ebc604",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8633f26d83b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b845b833567c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6dbb5b75aad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1137f4110951",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "74f6c5ecec57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29d8886f094e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f0543badcad8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Introduction the Open Source &amp; EU Policy devroom</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Introduction the Open Source &amp; EU Policy devroom\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Introduction the Open Source &amp; EU Policy devroom\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a></li><li class=\"separator\">/</li><li class=\"active\">Introduction the Open Source &amp; EU Policy</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Introduction the Open Source &amp; EU Policy devroom</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ua2118/\">UA2.118 (Henriot)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T09:05:00+01:00\" href=\"/2026/schedule/day/sunday/#0905\">09:05</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-open-source-eu-policy:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>An Introduction from the Organisers to the Open Source &amp; EU Policy devroom.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/simon_phipps/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/simon_phipps/69334074219a2d089a6666a8a0870f26200ba8bd92dc319507a1d7bec077d94f.jpg\" alt=\"Photo of Simon Phipps\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/simon_phipps/\">Simon Phipps</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/jordan_maris/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/jordan_maris/b3186eab6b6d83cf3eafacfb87b505dd3ff2da289f20c028c1449382dfc6bc84.jpg\" alt=\"Photo of Jordan Maris\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/jordan_maris/\">Jordan Maris</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/sebastian_raible/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/sebastian_raible/c4ae59e4570a9a67314ef2628bac0f8ef5cc23edefa51bbf7af9da99c94c9499.jpeg\" alt=\"Photo of Sebastian Raible\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/sebastian_raible/\">Sebastian Raible</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/tasos_stampelos/\">Tasos Stampelos</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/madalin_neag/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/madalin_neag/eb84e1b6acdbbeef758fc40e34d66288725ee2c23de860388923b3eae56e1cfc.jpg\" alt=\"Photo of Madalin Neag\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/madalin_neag/\">Madalin Neag</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/paula_grzegorzewska/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/paula_grzegorzewska/fad400fa371e5c7c1fca05b126cf34c2a12f7b1979250c00a9a6eaeabc28f4df.jpg\" alt=\"Photo of Paula Grzegorzewska\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/paula_grzegorzewska/\">Paula Grzegorzewska</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/claire_pershan/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/claire_pershan/5e5227356d019b6ad566ae992bde69d988a14229401bde42a86dbd3a2e4ae451.jpg\" alt=\"Photo of Claire Pershan\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/claire_pershan/\">Claire Pershan</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/ciaran_oriordan/\">Ciarán O'Riordan</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.av1.webm\">Video recording (AV1/WebM; preferred) - 3.7 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.mp4\">Video recording (MP4; for legacy systems) - 19.3 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-open-source-eu-policy:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-open-source-eu-policy:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QCFHVU/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 533,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11528,
          "settleDelayMs": 10000,
          "auditMs": 1303,
          "totalMs": 13433,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 64
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 31,
          "failed": 61,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/simon_phipps/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/simon_phipps/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/simon_phipps/69334074219a2d089a6666a8a0870f26200ba8bd92dc319507a1d7bec077d94f.jpg\" alt=\"Photo of Simon Phipps\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Simon Phipps\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2508c0f7b45c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2336aec3"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/jordan_maris/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/jordan_maris/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/jordan_maris/b3186eab6b6d83cf3eafacfb87b505dd3ff2da289f20c028c1449382dfc6bc84.jpg\" alt=\"Photo of Jordan Maris\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Jordan Maris\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f299421813e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d98c023"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/sebastian_raible/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/sebastian_raible/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/sebastian_raible/c4ae59e4570a9a67314ef2628bac0f8ef5cc23edefa51bbf7af9da99c94c9499.jpeg\" alt=\"Photo of Sebastian Raible\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Sebastian Raible\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e93f60bb860",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aa4957a9"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/madalin_neag/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/madalin_neag/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/madalin_neag/eb84e1b6acdbbeef758fc40e34d66288725ee2c23de860388923b3eae56e1cfc.jpg\" alt=\"Photo of Madalin Neag\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Madalin Neag\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a9f27044d8b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fdea717b"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/paula_grzegorzewska/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/paula_grzegorzewska/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/paula_grzegorzewska/fad400fa371e5c7c1fca05b126cf34c2a12f7b1979250c00a9a6eaeabc28f4df.jpg\" alt=\"Photo of Paula Grzegorzewska\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Paula Grzegorzewska\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a22acfd3eb41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-54e4bd0a"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/claire_pershan/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/claire_pershan/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/claire_pershan/5e5227356d019b6ad566ae992bde69d988a14229401bde42a86dbd3a2e4ae451.jpg\" alt=\"Photo of Claire Pershan\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Claire Pershan\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14507001a51d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-98dbefb6"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.av1.webm\" type=\"video/webm; codecs=&q...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d63a24f39392",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#0900\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#0900\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "941ae8b3a718",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3268492f"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#0905\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#0905\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:05:00+01:00\" href=\"/2026/schedule/day/sunday/#0905\">09:05</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "beb1b46c4452",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68844286"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64ae3f2ec109",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d2c7f8ba9b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41fa321abbf6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca7ab8bf37ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2de1dabae318",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fec2158c311",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aff4ffbc2648",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a213e5f4b59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ca2e7daa9d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/open-source-eu-policy/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/open-source-eu-policy/\"]",
            "html": "<a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2261940509f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a8038908"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Introduction the Open Source &amp; EU Policy</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fe6189c3586",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/open-source-eu-policy/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/open-source-eu-policy/\"]",
            "html": "<a href=\"/2026/schedule/track/open-source-eu-policy/\">Open Source &amp; EU Policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "726f37b580c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7ffd9c12"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ua2118/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ua2118/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2118/\">UA2.118 (Henriot)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23ed968d1d12",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-441ac73c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66c4e6519a90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-open-source-eu-policy:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-open-source-eu-policy:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-open-source-eu-policy:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6afb172015fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-366835d2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/simon_phipps/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/simon_phipps/\"]",
            "html": "<a href=\"/2026/schedule/speaker/simon_phipps/\">Simon Phipps</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a758ae2c9d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ad85f3ca"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/jordan_maris/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/jordan_maris/\"]",
            "html": "<a href=\"/2026/schedule/speaker/jordan_maris/\">Jordan Maris</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18783fd3b35e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-84775201"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/sebastian_raible/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/sebastian_raible/\"]",
            "html": "<a href=\"/2026/schedule/speaker/sebastian_raible/\">Sebastian Raible</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "232aeeaafb7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-623fe105"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/tasos_stampelos/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/tasos_stampelos/\"]",
            "html": "<a href=\"/2026/schedule/speaker/tasos_stampelos/\">Tasos Stampelos</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74319cc0450b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8aed06ac"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/madalin_neag/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/madalin_neag/\"]",
            "html": "<a href=\"/2026/schedule/speaker/madalin_neag/\">Madalin Neag</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29fd8bde9ff8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4d0bb365"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/paula_grzegorzewska/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/paula_grzegorzewska/\"]",
            "html": "<a href=\"/2026/schedule/speaker/paula_grzegorzewska/\">Paula Grzegorzewska</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56f17a224ef8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-447b0cbd"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/claire_pershan/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/claire_pershan/\"]",
            "html": "<a href=\"/2026/schedule/speaker/claire_pershan/\">Claire Pershan</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b3204e529d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83214e4e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ciaran_oriordan/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ciaran_oriordan/\"]",
            "html": "<a href=\"/2026/schedule/speaker/ciaran_oriordan/\">Ciarán O'Riordan</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1af73bccee45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c92dbff6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.av1.webm\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.av1.webm\">Video recording (AV1/WebM; preferred) - 3.7 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19ad959b31a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-78399d89"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.mp4\">Video recording (MP4; for legacy systems) - 19.3 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c2e65fb9236",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-23d01ce7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ua2118/QCFHVU-introduction_the_open_source_eu_policy_devroom.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b81a169bd647",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-67b0e792"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-open-source-eu-policy:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-open-source-eu-policy:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-open-source-eu-policy:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee238e390603",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c762b945"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-open-source-eu-policy:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-open-source-eu-policy:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-open-source-eu-policy:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ed369c7d31b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dfbe682a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QCFHVU/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QCFHVU/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QCFHVU/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "113d30353c75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ca667569"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76d4223dfeba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "315d5864f52c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b4dfecf96e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b72df8729595",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3322f7981c97",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f71493216cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8eb13a3bfee2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ab80e0fd6b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e8108ccc4e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a07b51f12aef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "807f9d2fee03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cb41c86dab9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "156eb39ffeb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa6b657220fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99718c4c93e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3af0453c1622",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a568ba0eae9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7c2f72efbfb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3d610e89c58b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "380442d00744",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87b271b72cae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d7c6c850fbb4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e3b928e71ace",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 61,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11412,
          "settleDelayMs": 10000,
          "auditMs": 535,
          "totalMs": 12590
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "d0d166fe4701",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "c6c2646d7a56",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "c6c2646d7a56",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 11528,
        "pageLoadDelayMs": 10000,
        "totalMs": 29593,
        "scannerMs": {
          "axe": 13433,
          "accesslint": 12590
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Maartje Eyskens",
      "elapsedMs": 29410,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 303,
          "failed": 52,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5bf1c9e1102",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f36266df497",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe2bd4958d09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7899653d04ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97736992b752",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58e4c1b3c26b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87d33e11de5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b791ea69feab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Maartje Eyskens</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e83f19ff6e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/T9HSYY-the-state-of-go/\">The state of Go<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "033c9424af48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-26af3d88"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e7cc62ee1bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-39c854c5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(3) > a[href=\"/2026/schedule/room/ub5132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub5132/\">UB5.132</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edb142d908f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b2a6ca94"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(4) > a[href$=\"go/\"]",
            "html": "<a href=\"/2026/schedule/track/go/\">Go</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05d37a65c4cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c62388a1"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88dcd2822c24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f9aedfc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:30:00+01:00\" href=\"/2026/schedule/day/sunday/#0930\">09:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ec9693abd60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-594a1c01"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/HZVQMD-go-lightning/\">Go Lightning Talks<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fad4eb980065",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cedb694b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "762dcb6af47a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-75c4b839"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(3) > a[href=\"/2026/schedule/room/ub5132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub5132/\">UB5.132</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4549adf0756e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7009e8f0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(4) > a[href$=\"go/\"]",
            "html": "<a href=\"/2026/schedule/track/go/\">Go</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b092149ad6d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-159c197a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T16:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1630\">16:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5a8081671bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d197f45"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T17:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T17:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1700\">17:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04ccbde511fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8023170b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8df651cb545e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06fb8e8a8ecc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21bdc6466751",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed7071cb7ecd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23634ab32881",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caa0fce97522",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "135029ea4b63",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99ce2c3bc5ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cd882d5bc93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7aa89c638ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "086d14992be8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11c45dd37e42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d104b105ba33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5e0d64d7e9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e03dad56f09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d7a526c2229",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "062fff0f61a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d0c6e1fe3cdc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a42d657c2e39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d267ce3259fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "933b961d3fe7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ca2de38da59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5799e00ce6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c642a8470715",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba866f8b6851",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d021553bd37",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2db15dbf46d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dd38393ef60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "fc8cec3bf088",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaf009ad51ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d2017f398dd1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Maartje Eyskens</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Maartje Eyskens\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Maartje Eyskens\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Maartje Eyskens</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Maartje Eyskens</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/maartje_eyskens/9dd60a3a6c0b5be3353012a920e5786ec5188e05c2026a57b6b8be7a0f9ae587.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Maartje Eyskens\">\n\n\n\n<p>Maartje i a train condutor by night and a software engineer by day! \nFor almost 10 years now she has been running the Go Devroom at FOSDEM with a dedicated passion for the open source (Go) community. </p>\n<p>You might have come across her work in the Kubernetes ecosystem or when getting ticket checked on the train to Brussels.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/T9HSYY-the-state-of-go/\">The state of Go<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ub5132/\">UB5.132</a></td>\n            <td><a href=\"/2026/schedule/track/go/\">Go</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:30:00+01:00\" href=\"/2026/schedule/day/sunday/#0930\">09:30</a></td>\n        </tr>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/HZVQMD-go-lightning/\">Go Lightning Talks<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ub5132/\">UB5.132</a></td>\n            <td><a href=\"/2026/schedule/track/go/\">Go</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T16:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1630\">16:30</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T17:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1700\">17:00</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 419,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11513,
          "settleDelayMs": 10000,
          "auditMs": 1205,
          "totalMs": 13320,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 52
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 51,
          "failed": 41,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/maartje_eyskens/9dd60a3a6c0b5be3353012a920e5786ec5188e05c2026a57b6b8be7a0f9ae587.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Maartje Eyskens\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Maartje Eyskens\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b08481e69e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cf5605f0343",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "778538e55bb1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "858ceb10cf92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "240829e9de6b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98a66fa86444",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59f4f87f0185",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4152b62e4a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4e3d94050fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Maartje Eyskens</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96af87127fbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/T9HSYY-the-state-of-go/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/T9HSYY-the-state-of-go/\"]",
            "html": "<a href=\"/2026/schedule/event/T9HSYY-the-state-of-go/\">The state of Go<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ab3b99a2c76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e9545548"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "700a410101d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-26f27492"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub5132/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub5132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub5132/\">UB5.132</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1ea0835483a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a5d27ac7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/go/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/go/\"]",
            "html": "<a href=\"/2026/schedule/track/go/\">Go</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9682a605bfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c0fa2a9e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/HZVQMD-go-lightning/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/HZVQMD-go-lightning/\"]",
            "html": "<a href=\"/2026/schedule/event/HZVQMD-go-lightning/\">Go Lightning Talks<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3082b4db72b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cd5e374f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63063879d5da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7fc4bd6d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub5132/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub5132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub5132/\">UB5.132</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "886f4933cbe3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-376a9e0e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/go/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(4) > a[href=\"/2026/schedule/track/go/\"]",
            "html": "<a href=\"/2026/schedule/track/go/\">Go</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba47dc758b19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4bdf939"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53865d044078",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10ad832be868",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5df4df2c31cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "469fe19dcd40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "127282708da5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4add846df33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dd417356381",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e40988ab62d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3ffc9dac280",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bb7a5f43591",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b06dd4f79027",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "badfea4a46da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a07aa026d279",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53193ca1f2ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1173bc3d0cf7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11ba3095dccd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6f440eb8d6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "05d4c55a1eb9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "32a0d380569e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5d3339b5567",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e90587aba0ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "21496a0bd4e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6ad2bfe7a96b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 41,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11409,
          "settleDelayMs": 10000,
          "auditMs": 532,
          "totalMs": 12584
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "6d03f896b7fe",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "12586864321c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "f1d467d1c624",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "cebed84adf63",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "cebed84adf63",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 11513,
        "pageLoadDelayMs": 10000,
        "totalMs": 29410,
        "scannerMs": {
          "axe": 13320,
          "accesslint": 12584
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - The Open-Weight Dilemma: Mitigating AI Cyber Risks Without Killing Open Source",
      "elapsedMs": 29687,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 350,
          "failed": 57,
          "cantTell": 8,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "822123838597",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5028032e5b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6140c26abb3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da085cd20c4c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1556235ef2bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cc22a66ace6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d30da9995111",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6029caca8d22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9febf0277ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"security/\"]",
            "html": "<a href=\"/2026/schedule/track/security/\">Security</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "722ed3bf4ec2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9f22e748"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">The Open-Weight Dilemma: Mitigating AI Cyber Risks Without Killing Open Source</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51e83020dcf4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"security/\"]",
            "html": "<a href=\"/2026/schedule/track/security/\">Security</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25c066a43714",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82fa3125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub5132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub5132/\">UB5.132</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85456e249fee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-48afede8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65c02d029d6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1630\">16:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab129a7ca3b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f38dc0f6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1655\">16:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8dd570fe77e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-52e6d305"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-security:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "869e27f87035",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/alfonso_de_gregorio/\">Alfonso De Gregorio</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba82bb16f158",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.av1.webm\">Video recording (AV1/WebM; preferred) - 89.5 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c4a623e82eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ea0f4e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.mp4\">Video recording (MP4; for legacy systems) - 476.4 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddde66dd6794",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e7c4a77"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c00ae0f44bf1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b78ebfe2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-security:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3571719f1d31",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de9594a5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-security:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91aeeb71a94a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ec7412c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VGMUYA/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e2954cbd841",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a282a7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cb27d72f4f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ce911e24606",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2081dc0ed35e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b05304d94f84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08f24577b0ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2f57c21ae4f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dcfd95f15eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ccff2cb0512",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e302f9e65945",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13b63e9f9179",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11fb62f53db5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46d845bbbb3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa4f8d7bcf0c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5f341117541",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06b21a5b8786",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c858d3857bdb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cac65db6c35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6ca3ba8fc155",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a0b652b19847",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "dd4a4e75b3ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T16:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1630\">16:30</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ed3909bee17",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bd94b5d"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T16:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1655\">16:55</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0c5ddef0ac7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e38fed23"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cefbdf5d2ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e27309c0b5c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "124738e95704",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e41a447feb9d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9018116d5f6b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3382a4bae6eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79295c6ed823",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5e41e5c3ceb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "74d7c6c9d8fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "467b25492f89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "015891860161",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - The Open-Weight Dilemma: Mitigating AI Cyber Risks Without Killing Open Source</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"The Open-Weight Dilemma: Mitigating AI Cyber Risks Without Killing Open Source\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - The Open-Weight Dilemma: Mitigating AI Cyber Risks Without Killing Open Source\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/security/\">Security</a></li><li class=\"separator\">/</li><li class=\"active\">The Open-Weight Dilemma: Mitigating AI Cyber Risks Without Killing Open Source</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>The Open-Weight Dilemma: Mitigating AI Cyber Risks Without Killing Open Source</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/security/\">Security</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ub5132/\">UB5.132</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T16:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1630\">16:30</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T16:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1655\">16:55</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-security:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>Open-weight LLMs (like LLaMA, Mistral, and DeepSeek-R1) have triggered a \"Cambrian explosion\" of innovation, but they have also democratized offensive cyber capabilities. Recent evaluations, such as MITRE’s OCCULT framework, show that publicly available models can now achieve &gt;90% success rates on offensive cyber knowledge tests, enabling targeted phishing, malware polymorphism, and vulnerability discovery at scale.</p>\n<p>For the Open Source community, this presents an existential crisis. Traditional security models (API gating, monitoring, rate limiting) rely on centralized control, which vanishes the moment weights are published. Furthermore, emerging regulations like the EU AI Act risk imposing impossible compliance burdens on open model developers for downstream misuse they cannot control, such as post-market monitoring.</p>\n<p>In this talk, Alfonso De Gregorio (Pwnshow) will deconstruct the \"Mitigation Gap\"—the technical reality that once a model is downloaded, safety filters can be trivially fine-tuned away. Drawing on his direct consultation work with the European Commission, he will explain how we can navigate this minefield. We will discuss:</p>\n<p>1/ The Threat Reality: A look at tools like Xanthorox AI and DeepSeek-R1 to understand the actual offensive capabilities of current open weights, and the state of the art in offensive AI.</p>\n<p>2/ The Policy Trap: Why \"strict\" interpretations of the EU AI Act could stifle open innovation, and the fight to shift liability to the modifier and deployer rather than the open-source developer.</p>\n<p>3/ The Way Forward: Technical solutions for \"Responsible Release\" (Model Cards, capability evaluations) and the necessity of AI-enabled defenses to counterbalance the offensive drop in barrier-to-entry.</p>\n<p>This session is for security practitioners and open-source advocates who want to ensure the future of AI remains open, while pragmatically addressing the security chaos it unleashes.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/alfonso_de_gregorio/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/alfonso_de_gregorio/cc879e5b11b3870c5f0208183d3f7cc2e53005533b8e949cf27b9ff7a0619303.jpg\" alt=\"Photo of Alfonso De Gregorio\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/alfonso_de_gregorio/\">Alfonso De Gregorio</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.av1.webm\">Video recording (AV1/WebM; preferred) - 89.5 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.mp4\">Video recording (MP4; for legacy systems) - 476.4 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-security:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-security:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VGMUYA/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 473,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11518,
          "settleDelayMs": 10000,
          "auditMs": 1272,
          "totalMs": 13386,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 57
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 43,
          "failed": 49,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/alfonso_de_gregorio/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/alfonso_de_gregorio/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/alfonso_de_gregorio/cc879e5b11b3870c5f0208183d3f7cc2e53005533b8e949cf27b9ff7a0619303.jpg\" alt=\"Photo of Alfonso De Gregorio\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Alfonso De Gregorio\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de2d3b438392",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ed3aad41"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e26264e589f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1630\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1630\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1630\">16:30</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d991500c3750",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c55c38c"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1655\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1655\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1655\">16:55</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "378a5f7f5b51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4233bbe"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a8b889990b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0730f56a2e74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a6c48139d53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c5f315c503d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff153b3fc1db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67bcdcbbae00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14b8be701847",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2b6786e9c4e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6494de6e0b4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/security/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/security/\"]",
            "html": "<a href=\"/2026/schedule/track/security/\">Security</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b92fc1edd32",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2bce7073"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">The Open-Weight Dilemma: Mitigating AI Cyber Risks Without Killing Open Source</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86339efdfec3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/security/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/security/\"]",
            "html": "<a href=\"/2026/schedule/track/security/\">Security</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3b0a65c7d85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3cc1514a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub5132/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub5132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub5132/\">UB5.132</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "010657e96f87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fd92227c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15850f27beb5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-security:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-security:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-security:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d80b4a773c0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f77ed033"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/alfonso_de_gregorio/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/alfonso_de_gregorio/\"]",
            "html": "<a href=\"/2026/schedule/speaker/alfonso_de_gregorio/\">Alfonso De Gregorio</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d96e6195dd96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1189ac43"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.av1.webm\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.av1.webm\">Video recording (AV1/WebM; preferred) - 89.5 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cb610674032",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e7e26e3d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.mp4\">Video recording (MP4; for legacy systems) - 476.4 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bec82f97ce89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1477f234"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub5132/VGMUYA-the-open-weight-dilemma.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fae544e1621",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3384ec29"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-security:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-security:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-security:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e10811265ace",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-17f534e6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-security:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-security:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-security:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf1c2b18dda2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4e66eb7c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VGMUYA/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VGMUYA/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VGMUYA/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb62847686a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7bd2f782"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a78ac4f20b34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eecd27595c05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89eb7996dae0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8bb0f69bb82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62fdb5434b82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a1b6404464b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d20091e3f147",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4862c74aa43d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f6caa1f2744",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a9091c8c90d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "108671966ff3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a778722dae95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e24f034da50b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e041e259f4e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb22f0799498",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56c2229e5d9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb11b404ea57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7570f0ed07be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "86f3a68297b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce3fa9889f6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bf0e10a6f86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "fefee3156fce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "0f74355d95c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 49,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11509,
          "settleDelayMs": 10000,
          "auditMs": 536,
          "totalMs": 12689
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "027cebc1b1e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "520b6b29be44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "520b6b29be44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 11518,
        "pageLoadDelayMs": 10000,
        "totalMs": 29687,
        "scannerMs": {
          "axe": 13386,
          "accesslint": 12689
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
      "finalUrl": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Present a lightning lightning talk",
      "elapsedMs": 29627,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 289,
          "failed": 45,
          "cantTell": 7,
          "inapplicable": 65
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a48a7ec8bfd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9b4c379b4a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ca648799"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1180a30418c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb7904a769bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60cd5e31c9e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff52e4d74644",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f6f88de8cc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bae325d3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Present a lightning lightning talk</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5dbda634be8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(3) > a",
            "html": "<a href=\"https://archive.fosdem.org/2025/schedule/event/fosdem-2025-6674-lightning-lightning-talks/\">last year</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "403146ee1974",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7398a166"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(7) > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/CNPVJL-lightning_lightning_talks_1/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c36c3b1f668a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d49bd76e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(7) > li:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/event/G3ZWYU-lightning_lightning_talks_2/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "764444f92070",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-19e552b3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"submit\"]",
            "html": "<a href=\"https://fosdem.org/submit\">this link</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c932782f764",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f573a92c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2606d0196731",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2abba3c3ef2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "329d3a6a7c5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d38735e05dc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78f1839b7805",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a70b696ac05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c868e68edf12",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d1d2a012c5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b27deb7fb41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a80b9feede8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "658f41ebff74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d79f2513cebd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d9787376f95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20083d0c1652",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10d5e3073786",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59f020071c25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "360735e95eb4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".panel-column:nth-child(1) > h3",
            "html": "<h3>FOSDEM</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6aa28efe36ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e2d07bf2"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "42c6c372fdc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "52b5282fd22b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(3) > a",
            "html": "<a href=\"https://archive.fosdem.org/2025/schedule/event/fosdem-2025-6674-lightning-lightning-talks/\">last year</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "#main > p:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f4e30af296a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-20a6ffd7"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"submit\"]",
            "html": "<a href=\"https://fosdem.org/submit\">this link</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "ol > li:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8855b35b87f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-93e2b4cb"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c59c14117674",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0921ae20fab1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd4b25702d89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b96268a11b7c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(4)",
            "html": "<li><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acd1d8d6843a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-861ff79e"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d48a10b44192",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e53d9bb81ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f4edaab3a74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7a204774c00b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9895c753d92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c04191f3ee67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Present a lightning lightning talk</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Present a lightning lightning talk\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Present a lightning lightning talk\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li class=\"active\"><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li class=\"active\"><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/news/\">News</a></li><li class=\"separator\">/</li><li class=\"active\">Present a lightning lightning talk</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Present a lightning lightning talk</h1>\n\t\n\t</div>\n      \n\n      <p>The same as <a href=\"https://archive.fosdem.org/2025/schedule/event/fosdem-2025-6674-lightning-lightning-talks/\">last year</a>: come and take part in a very rapid set of talks!</p>\n\n<p>Thought of a last minute topic you want to share? Got your interesting\ntalk rejected? Has something exciting happened in the last few weeks you want\nto talk about?</p>\n\n<p>Get that talk submitted to Lightning Lightning Talks!</p>\n\n<p>We have two sessions for participants to speak about subjects which are\ninteresting, amusing, or just something the FOSDEM audience would appreciate:</p>\n\n<ul>\n  <li><a href=\"/2026/schedule/event/CNPVJL-lightning_lightning_talks_1/\">Saturday</a></li>\n  <li><a href=\"/2026/schedule/event/G3ZWYU-lightning_lightning_talks_2/\">Sunday</a></li>\n</ul>\n\n<p>Selected speakers line up and present in one continuous automated stream, with\nan SLO of 99% talk uptime.</p>\n\n<p>To submit your talk for this session, make sure you meet some standards:</p>\n\n<ul>\n  <li>will be presented in less than or equal to <strong>256 seconds</strong> (very strict time limit!)</li>\n  <li>slides created in <strong>.pdf</strong> format and <strong>attached to the submission as a resource</strong></li>\n  <li>nothing too offensive</li>\n  <li>about something FOSDEM attendees would appreciate</li>\n</ul>\n\n<p>Reviews will be done on a rolling basis until the evening before each session\n(so friday evening for the saturday session, saturday evening for the sunday\nsession). There will be some priority given to entertaining and lighthearted\ntalks (until we have too many and need something serious to balance them out).</p>\n\n<p>To submit a talk, follow these steps:</p>\n\n<ol>\n  <li>Follow <a href=\"https://fosdem.org/submit\">this link</a> and press the “Submit a proposal” button</li>\n  <li>Select track “Lightning Talks”</li>\n  <li>Attach your slides as a <strong>.pdf</strong> as a <strong>resource</strong></li>\n  <li>Wait for an acceptance notification, which will be sent out periodically as we get closer to the event</li>\n  <li>Confirm you’ll be able to attend the session</li>\n  <li>Await further instructions</li>\n</ol>\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 406,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11528,
          "settleDelayMs": 10000,
          "auditMs": 1214,
          "totalMs": 13341,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 45
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://archive.fosdem.org/2025/schedule/event/fosdem-2025-6674-lightning-lightning-talks/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://archive.fosdem.org/2025/schedule/event/fosdem-2025-6674-lightning-lightning-talks/\"]",
            "html": "<a href=\"https://archive.fosdem.org/2025/schedule/event/fosdem-2025-6674-lightning-lightning-talks/\">last year</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c0dfc6869b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ea3e67f6"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(1) > a[href=\"https://fosdem.org/submit\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://fosdem.org/submit\"]",
            "html": "<a href=\"https://fosdem.org/submit\">this link</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd714040c69b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4d995e1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ca13d9ce9dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8d6666c9c37",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef3bc2cf"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "939128bfcae2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91258eaf9b4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "181246917c60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3269d92bbfda",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a7cbf7df9b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5456e8d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(5)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(5)",
            "html": "<li class=\"active\">Present a lightning lightning talk</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8c4bbb8fb53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef8cb298"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://archive.fosdem.org/2025/schedule/event/fosdem-2025-6674-lightning-lightning-talks/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://archive.fosdem.org/2025/schedule/event/fosdem-2025-6674-lightning-lightning-talks/\"]",
            "html": "<a href=\"https://archive.fosdem.org/2025/schedule/event/fosdem-2025-6674-lightning-lightning-talks/\">last year</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79fa09b0f165",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fe2b12d3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/event/CNPVJL-lightning_lightning_talks_1/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/event/CNPVJL-lightning_lightning_talks_1/\"]",
            "html": "<a href=\"/2026/schedule/event/CNPVJL-lightning_lightning_talks_1/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf27c8290039",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-088bad46"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/event/G3ZWYU-lightning_lightning_talks_2/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/event/G3ZWYU-lightning_lightning_talks_2/\"]",
            "html": "<a href=\"/2026/schedule/event/G3ZWYU-lightning_lightning_talks_2/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f4085eb9187",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7edebc4d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://fosdem.org/submit\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://fosdem.org/submit\"]",
            "html": "<a href=\"https://fosdem.org/submit\">this link</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d426c82552e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1900aafa"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dea4a4bc7a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d52675c6b4e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e44c0047199",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af3a9cb187a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34cc88a02cdb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d2890c0b649",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ff5ea4443b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e7badfa932c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74a5bc11bffd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00c1e653cd65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2651e09893e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cde6b08bd11",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be3f2c3f754f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83f546dd4141",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7721749c3845",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1743bb85d299",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00ff7725996f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "div:nth-of-type(1) > h3",
            "selector": "div:nth-of-type(1) > h3",
            "html": "<h3>FOSDEM</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "421f36748b49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-505d9bfa"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e7ea4b9f46f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "913e567e9770",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9809a8331f07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/news/\">News</a></li><li class=\"separator\">/</li><l...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "cb73191500ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "20c2b3437d02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11509,
          "settleDelayMs": 10000,
          "auditMs": 529,
          "totalMs": 12679
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "b014ca404f7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "FOSDEM",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "4d7cd67ee8c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f106c798"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "6dbc0ec676de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "6dbc0ec676de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 299,
        "pageNavigationMs": 11528,
        "pageLoadDelayMs": 10000,
        "totalMs": 29627,
        "scannerMs": {
          "axe": 13341,
          "accesslint": 12679
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Building ISOs from OCI containers",
      "elapsedMs": 29692,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 354,
          "failed": 58,
          "cantTell": 7,
          "inapplicable": 61
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ebd92799a00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40579f0485df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acd201fe60a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9269a743e6c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd06185f3fda",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80fc67277a90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "485c2f3f4e8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd71920f76fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0259838919d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "194545c286bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Building ISOs from OCI containers</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8a30fdc4cf4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf0abc1d5684",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub2147/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2147/\">UB2.147</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67d6aa423678",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bdf09c60"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1db2eb925250",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T12:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1200\">12:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd2213e78ff7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bafb70f8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T12:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1225\">12:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "036277cdc7f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-98d93e24"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c096fd9e9309",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/ondrej_budai/\">Ondřej Budai</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6564d0fcba1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/8MUFCA-building_isos_from_oci_containers/slides/267410/slides-ex_9n7vkn8.pdf\">slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4bfd32c0d07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.av1.webm\">Video recording (AV1/WebM; preferred) - 86.1 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94c66f5667b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adeef45c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.mp4\">Video recording (MP4; for legacy systems) - 541.7 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "203f265f1dd2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7196a12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28f5dfc00ba8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "709dd9691094",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-distributions:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "742d2f527490",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/8MUFCA/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a665c7c3adfb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d325b4e99e39",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9c57887196a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0684d05246a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9102261e6346",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87daf11beb05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55e173680bb5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "374cb0c42650",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2197ee69128d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d5770bc725f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1a4b0d4395a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb1122e1dccf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3af22576ad6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ef3615a3b98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d43193ed7d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd57a7e0c184",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c7573ea2ccf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4b6579e3b75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "35be5e1370d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "dd212d348f4e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d64f1aa18dee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T12:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1200\">12:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73809de39fd1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1bd38eab"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T12:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1225\">12:25</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "167bff30aea9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab980a61"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea15161a87e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97a48e830fcd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04121e433781",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db407dd99cdf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b980561cc4c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "376762782a2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77f028e5ce05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71d66f794d9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "69d4ff2b6586",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b67298d7ee8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4f07f40d9ba7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Building ISOs from OCI containers</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Building ISOs from OCI containers\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Building ISOs from OCI containers\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/distributions/\">Distributions</a></li><li class=\"separator\">/</li><li class=\"active\">Building ISOs from OCI containers</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Building ISOs from OCI containers</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/distributions/\">Distributions</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ub2147/\">UB2.147</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T12:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1200\">12:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T12:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1225\">12:25</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>TL;DR: Write a Containerfile, use image-builder to convert it to an ISO with a live environment.</p>\n<p>bootc revolutionized how we build and consume image-based systems: just build an OCI container in your preferred git forge, publish it in a registry, and voilà, anyone can come and rebase their bootc-based system to it. A great example is Bazzite: one of the most popular gaming-oriented distributions today.</p>\n<p>However, the first-day experience is still lacking: the installers don’t run in a live environment, and their building process is a nightmare and far from container-friendly.</p>\n<p>The team behind the osbuild/image-builder project recently started experimenting with introducing a way to build an ISO with a live environment directly from an OCI container image. All techniques you know from building bootc systems can be applied here, so the build pipelines can be shared. Additionally, if you want such an ISO to be a bootc installer, the resulting artifact will be surprisingly small due to the high level of deduplication.</p>\n<p>Come to this talk to learn how to build your own ISO using just a bunch of podman commands!</p>\n<p>https://github.com/osbuild/image-builder-cli\nhttps://osbuild.org/docs/developer-guide/projects/image-builder/usage/#bootc</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/ondrej_budai/\">Ondřej Budai</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/8MUFCA-building_isos_from_oci_containers/slides/267410/slides-ex_9n7vkn8.pdf\">slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.av1.webm\">Video recording (AV1/WebM; preferred) - 86.1 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.mp4\">Video recording (MP4; for legacy systems) - 541.7 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-distributions:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/8MUFCA/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 480,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11523,
          "settleDelayMs": 10000,
          "auditMs": 1291,
          "totalMs": 13407,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 58
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 43,
          "failed": 49,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26559d970b9d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1200\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1200\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1200\">12:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f850d4b8eb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8033c142"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1225\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1225\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1225\">12:25</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "161927efbb7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42019d1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a00f58f3ff49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "786dc8082bfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b27b5b57de06",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1f88f3617bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97b2f0987c90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3fc11484a6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6952b04233fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00c7a96fe991",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4aa52456f546",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/distributions/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/distributions/\"]",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3294e8f0faff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-879f27a5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Building ISOs from OCI containers</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53973c19aa5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/distributions/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/distributions/\"]",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3aee171f329b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-264f04f6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub2147/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub2147/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2147/\">UB2.147</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c925dcb06ae6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ffbfe5fe"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae41a4db6ad2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f464ea739271",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b15abee8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ondrej_budai/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/ondrej_budai/\"]",
            "html": "<a href=\"/2026/schedule/speaker/ondrej_budai/\">Ondřej Budai</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "986714b7f017",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-85ac9912"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li > a",
            "selector": "ul:nth-of-type(3) > li > a",
            "html": "<a href=\"/2026/events/attachments/8MUFCA-building_isos_from_oci_containers/slides/267410/slides-ex_9n7vkn8.pdf\">slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c3e9f18575c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b5672e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.av1.webm\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.av1.webm\">Video recording (AV1/WebM; preferred) - 86.1 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39a1432c55db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b65c6aae"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.mp4\">Video recording (MP4; for legacy systems) - 541.7 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecffd49f156c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-22b0e56e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/8MUFCA-building_isos_from_oci_containers.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5402238e6433",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-425ab6aa"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7aa3cb2cbb87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d530a437"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-distributions:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-distributions:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-distributions:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d7f0b131868",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-df831765"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/8MUFCA/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/8MUFCA/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/8MUFCA/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f15157a834ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c565e6aa"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "150bf1778461",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "790607983951",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfd705be080e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5474b11f1c70",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13ce6dcb5575",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e95620831a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7913a3c6b204",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca124124944f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dddcafdc43f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8abd6e5207ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a5cd521364d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e365d2569247",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98c514aa1e73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f935fa6bf88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e026b3de73ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0cfac6bdfd1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6771e0d1bbdb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e70eaf7d79a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "bb92acd85c42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c60b4b0f50a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69de53057dbe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "9aa1725f42ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "8a000475afa3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 49,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11510,
          "settleDelayMs": 10000,
          "auditMs": 531,
          "totalMs": 12685
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "004cf935dde6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "2a41d566955e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "2a41d566955e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 11523,
        "pageLoadDelayMs": 10000,
        "totalMs": 29692,
        "scannerMs": {
          "axe": 13407,
          "accesslint": 12685
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Marton Bognar",
      "elapsedMs": 29546,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 284,
          "failed": 47,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc51a3336fba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b04f7df9dc72",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2357f9a72778",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57dc6b5f69e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f315c21c406",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d4e5b656735",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52958a78e1e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4efa9da55eb1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Marton Bognar</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1c7f5c88816",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"mici.hu\"]",
            "html": "<a href=\"https://mici.hu\">https://mici.hu</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1303d869a9e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ec8fc638"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/KFDUN8-marton-bognar-texas-instruments-ipe/\">Securing Memory Isolation in Texas Instruments Microcontrollers<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8da0b5d2da9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23d38e232889",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud6215/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6215/\">UD6.215</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70d28a05dd54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5b8acb39"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/confidential-computing/\">Confidential Computing</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6bbc0a690b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T10:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "787a4f048a48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b3c28974"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T10:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1020\">10:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "074f3436f37a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73ea0c2c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7554e6ec6b03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e7cd8c8554a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7752f56b133d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "822814aa45bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93c8a0528eca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7ae7de0e1b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37b371ac6e55",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b04c6df0e1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e20c60f76dce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bcc12a8f224",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e28d28d662a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ed4562cc5b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2599eb069ed1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7848ea3df04b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81cd439c0a41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "943bb5270adc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "127d8afe3476",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "740d3a63a09d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ee99be4b1e5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "acbb88d7ec51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb16895a629b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69c39b208ec0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9eaf82da0dad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0a0a14c6fd3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55fe52c54ca6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9ce118b3964",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10da7a24a8c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd25af0a6aa7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e39f7213fa96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "813e48f3e9ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e30b0bc1faea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Marton Bognar</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Marton Bognar\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Marton Bognar\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Marton Bognar</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Marton Bognar</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/marton_bognar/d057ab4e6e4ba0921e2bf5797a0d7a9af72a0e92aada0f867ff489702f30a5c2.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Marton Bognar\">\n\n\n\n<p>Marton is a postdoctoral researcher at the DistriNet research group of KU Leuven. His interest lies in the intersection of hardware design, microarchitectural attacks, and formal verification. He is active in both offensive and defensive research with contributions ranging from performing side-channel attacks on web browsers and microcontrollers to building hardware extensions on RISC-V to mitigate transient execution attacks.</p>\n<p>Website: <a href=\"https://mici.hu\">https://mici.hu</a></p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/KFDUN8-marton-bognar-texas-instruments-ipe/\">Securing Memory Isolation in Texas Instruments Microcontrollers<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ud6215/\">UD6.215</a></td>\n            <td><a href=\"/2026/schedule/track/confidential-computing/\">Confidential Computing</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T10:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1020\">10:20</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 395,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11464,
          "settleDelayMs": 10000,
          "auditMs": 1181,
          "totalMs": 13243,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 47
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 54,
          "failed": 38,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/marton_bognar/d057ab4e6e4ba0921e2bf5797a0d7a9af72a0e92aada0f867ff489702f30a5c2.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Marton Bognar\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Marton Bognar\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "941bccc70b65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "160c261a3d6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0da027c6ec64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d473f59a46a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd2d96efe69e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4012b6490a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a97a7c329623",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbdd4b4d236c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f12c39f0aae2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Marton Bognar</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66ea7c871a5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(2) > a[href=\"https://mici.hu\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://mici.hu\"]",
            "html": "<a href=\"https://mici.hu\">https://mici.hu</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48616eae18c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3785426a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/KFDUN8-marton-bognar-texas-instruments-ipe/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/KFDUN8-marton-bognar-texas-instruments-ipe/\"]",
            "html": "<a href=\"/2026/schedule/event/KFDUN8-marton-bognar-texas-instruments-ipe/\">Securing Memory Isolation in Texas Instruments Microcontrollers<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa11b66e2110",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cffe9a5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84bea30c2f72",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud6215/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud6215/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6215/\">UD6.215</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b9f9cb653c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-55a7beed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/confidential-computing/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/confidential-computing/\"]",
            "html": "<a href=\"/2026/schedule/track/confidential-computing/\">Confidential Computing</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0d6ee0c89a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e495a472"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bfff595fa32",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e28ab54bb8aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caabeedf56a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1016f9dc5b42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33fb63f0d4c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75c71a3cf64c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d79014a6283",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fefaf3f365d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe6935784611",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95afa4ddfeaa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e463ffeb686",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7521f20cfc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed78db8f9654",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7ebbaa636e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a751af401909",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14a784e70722",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81531c974e33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6114c279987b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "af905d0e2825",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e04cc4c1ce8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53649219b3c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b72b7836267a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "9960200c6eff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 38,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11512,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12678
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "88a395b08033",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "4381d826d16c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "ee6acb21800f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "d5ef9435ac09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "d5ef9435ac09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 298,
        "pageNavigationMs": 11512,
        "pageLoadDelayMs": 10000,
        "totalMs": 29546,
        "scannerMs": {
          "axe": 13243,
          "accesslint": 12678
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/room/k4401/",
      "finalUrl": "https://fosdem.org/2026/schedule/room/k4401/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - K.4.401",
      "elapsedMs": 30097,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 888,
          "failed": 63,
          "cantTell": 11,
          "inapplicable": 60
        },
        "failedRules": [
          "color-contrast",
          "empty-table-header",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5aa781c0bc92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba8fe6d4b4a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dd02a09ff15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9308202ca836",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35c8b0ddd74a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b362050b054c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb1fdcd47df1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"rooms/\"]",
            "html": "<a href=\"/2026/schedule/rooms/\">Rooms</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0662fbb3ab7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e9f9693"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">K.4.401</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bc90b1e5455",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(3) > a",
            "html": "<a href=\"https://nav.fosdem.org/l/k4401/\">\n    K.4.401\n  </a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5420a863c18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-71ff312a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db42bc51c140",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-452ae650"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(5) > a[href$=\"bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bbd080f918b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8fb3f036"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b00ed65b1f85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2bb3474c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(5) > a[href$=\"bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fbdabb552f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d69b9981"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".c5.t00[colspan=\"11\"] > a",
            "html": "<a href=\"/2026/schedule/event/DWAQ7X-ngi_zero_network_meetup/\">NGI Zero network meetup BOF<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #333333, background color: #fa6900, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".c5.t00[colspan=\"11\"]"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d36d414f6022",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a7e27ea6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".c10.t00[colspan=\"11\"] > a",
            "html": "<a href=\"/2026/schedule/event/ZXDXV3-vlc_tech_meeting/\">VideoLAN VLC meeting<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.29 (foreground color: #333333, background color: #a79474, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".c10.t00[colspan=\"11\"]"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9ff07c742ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dcb571ae"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/QJJHPP-oe-yocto-bof/\">OpenEmbedded / Yocto BoF<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e68f488919d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d579121a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(3) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/977QTT-information_on_open_internet_stack_calls_from_european_commission/\">Information on Open Internet Stack calls from European Commission<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(3) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9da7d9b1d593",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-05d4084e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(4) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/DWAQ7X-ngi_zero_network_meetup/\">NGI Zero network meetup BOF<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a2b403701bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-736d4449"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(5) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/8ETZS3-reproducible_builds_meetup/\">Reproducible Builds Meetup<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(5) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b96400b8303c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc5492f7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(6) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/DAFMJX-vulnerability-today/\">Vulnerability today: What's the state of Open Source vulnerability management?<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0b4caba351b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c11bddb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(7) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/ZRGQK8-perl-raku-cpan-bof/\">Perl &amp; Raku community BoF<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(7) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b475c9d46938",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-567609d1"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(8) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/GX3DNS-special-purpose_linux_operating_systems_meetup_bof/\">Special-Purpose Linux Operating Systems Meetup BOF<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcc2fd7c125d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5e01e60c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(10) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/ZXDXV3-vlc_tech_meeting/\">VideoLAN VLC meeting<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6628fc76c5f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-50881401"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(11) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/NEN89E-future-of-reticulum/\">The Future of Reticulum: Community Roadmap and Protocol Specification<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(11) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57c95f9757b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d10c6685"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(12) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/DB3Z8B-nlnet_office_hour/\">NLnet office hour<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "556b667552a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-156c7960"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(13) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/SF7WJF-wilber_talks_-_gimp_meet-up/\">Wilber talks - GIMP meet-up<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(13) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfda32dbc7c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a5b9c65e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(14) > td:nth-child(2) > a:nth-child(2)",
            "html": "<a href=\"/2026/schedule/event/EJLPDH-real-time-video-mixing-idea-exchange/\">Open source real time video mixing exchange<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca6e1a06dc04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab5de009"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2561a78b09a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "068f1a5440a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "070c2f39c543",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bad15d3d2fe8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c0e349dbb7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "739a8fa454f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef9c9bd91e19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc23c080e332",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8652659b0cd6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b1876b739e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c0de052498e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0266fbe1dbda",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6727b735741c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "958d9c059223",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9591e631d82a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33abfa37cb14",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3970f9a929b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-table-header",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-table-header?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "table:nth-child(5) > thead > tr > th:nth-child(3)",
            "html": "<th style=\"width: 1em;\"></th>",
            "message": "Table header text should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c53dbad8016",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2202d11d"
          },
          {
            "rule": "empty-table-header",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-table-header?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "thead > tr > .day",
            "html": "<th class=\"day\"></th>",
            "message": "Table header text should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8d3c1ac1f7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c008d04a"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "2e433f4f202c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9834ed13033e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a952dd2dd820",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"buildings/#k\"]",
            "html": "<a href=\"/2026/schedule/buildings/#k\">K</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b0b5d2fcbb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5f8068af"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": ".side-box > li:nth-child(3) > a",
            "html": "<a href=\"https://nav.fosdem.org/l/k4401/\">\n    K.4.401\n  </a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68bcab07c9a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b35efd33"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77a7fa098ad5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec3b07ce9830",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "652beb8848a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "281b8fe101ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fcc8282f4cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2aa3feb6006",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfac4a7bc235",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e18c9879c8b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "3a8981cb3ca2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "731c192e9f83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f8edb946fbb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - K.4.401</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"K.4.401\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - K.4.401\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-room\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/rooms/\">Rooms</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/buildings/\">K</a></li><li class=\"separator\">/</li><li class=\"active\">K.4.401</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>K.4.401</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  \n    <li><i class=\"icon-user\"></i> <strong>Capacity</strong>: 80</li>\n  \n    <li><i class=\"icon-th\"></i> <strong>Building</strong>: <a href=\"/2026/schedule/buildings/#k\">K</a></li>\n  \n\n\n  <li><i class=\"icon-map-marker\"></i> <strong>Location</strong>: <a href=\"https://nav.fosdem.org/l/k4401/\">\n    K.4.401\n  </a></li>\n\n  \n</ul>\n<br style=\"clear: both;\">\n\n<table class=\"table table-condensed\">\n  <thead>\n    <tr>\n      <th style=\"width: 8em;\">Day</th>\n      <th style=\"width: 7em; text-align: right;\">Start (UTC+1)</th>\n      <th style=\"width: 1em;\"></th>\n      <th style=\"width: 7em; text-align: left;\">End (UTC+1)</th>\n      <th>Track(s)</th>\n    </tr>\n  </thead>\n  <tbody>\n\n      <tr>\n        <td><i class=\"icon-calendar\"></i> <a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n        <td style=\"text-align: right;\">11:00</td>\n        <td style=\"width: 1em; text-align: center;\">→</td>\n        <td style=\"text-align: left;\">17:55</td>\n        <td><a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a></td>\n      </tr>\n      \n      <tr>\n        <td><i class=\"icon-calendar\"></i> <a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n        <td style=\"text-align: right;\">10:00</td>\n        <td style=\"width: 1em; text-align: center;\">→</td>\n        <td style=\"text-align: left;\">14:55</td>\n        <td><a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a></td>\n      </tr>\n      \n  </tbody>\n</table>\n\n\n\n<table class=\"table table-striped table-bordered table-condensed roomtracks\">\n  <thead>\n    <tr>\n      <th class=\"day\"></th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">09</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">10</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">11</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">12</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">13</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">14</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">15</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">16</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">17</th>\n      \n      <th colspan=\"12\" style=\"text-align: left;\">18</th>\n      \n    </tr>\n  </thead>\n  <tbody>\n\n    <tr class=\"section_start\">\n      \n      <th class=\"day\"><a href=\"/2026/schedule/day/saturday/\">Saturday</a></th>\n      \n      \n      \n        <td class=\"t00\"></td>\n      \n        <td class=\"t05\"></td>\n      \n        <td class=\"t10\"></td>\n      \n        <td class=\"t15\"></td>\n      \n        <td class=\"t20\"></td>\n      \n        <td class=\"t25\"></td>\n      \n      \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n          <td class=\"t40\"></td>\n          \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n          <td class=\"t20\"></td>\n          \n          <td class=\"t25\"></td>\n          \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n          <td class=\"t40\"></td>\n          \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c3 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/QJJHPP-oe-yocto-bof/\">OpenEmbedded / Yocto BoF<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c4 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/977QTT-information_on_open_internet_stack_calls_from_european_commission/\">Information on Open Internet Stack calls from European Commission<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c5 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/DWAQ7X-ngi_zero_network_meetup/\">NGI Zero network meetup BOF<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c6 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/8ETZS3-reproducible_builds_meetup/\">Reproducible Builds Meetup<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c7 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/DAFMJX-vulnerability-today/\">Vulnerability today: What's the state of Open Source vulnerability management?<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c8 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/ZRGQK8-perl-raku-cpan-bof/\">Perl &amp; Raku community BoF<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c9 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/GX3DNS-special-purpose_linux_operating_systems_meetup_bof/\">Special-Purpose Linux Operating Systems Meetup BOF<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n          <td class=\"t20\"></td>\n          \n          <td class=\"t25\"></td>\n          \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n          <td class=\"t40\"></td>\n          \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"t00\"></td>\n          \n      </tr>\n    \n    <tr class=\"section_start\">\n      \n      <th class=\"day\"><a href=\"/2026/schedule/day/sunday/\">Sunday</a></th>\n      \n      \n      \n      \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n          <td class=\"t20\"></td>\n          \n          <td class=\"t25\"></td>\n          \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n          <td class=\"t40\"></td>\n          \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c10 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/ZXDXV3-vlc_tech_meeting/\">VideoLAN VLC meeting<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c1 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/NEN89E-future-of-reticulum/\">The Future of Reticulum: Community Roadmap and Protocol Specification<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c2 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/DB3Z8B-nlnet_office_hour/\">NLnet office hour<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c3 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/SF7WJF-wilber_talks_-_gimp_meet-up/\">Wilber talks - GIMP meet-up<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"c4 t00\" colspan=\"11\"><a href=\"/2026/schedule/event/EJLPDH-real-time-video-mixing-idea-exchange/\">Open source real time video mixing exchange<br><i></i></a></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n          <td class=\"t20\"></td>\n          \n          <td class=\"t25\"></td>\n          \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n          <td class=\"t40\"></td>\n          \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n          <td class=\"t20\"></td>\n          \n          <td class=\"t25\"></td>\n          \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n          <td class=\"t40\"></td>\n          \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n          <td class=\"t20\"></td>\n          \n          <td class=\"t25\"></td>\n          \n          <td class=\"t30\"></td>\n          \n          <td class=\"t35\"></td>\n          \n          <td class=\"t40\"></td>\n          \n          <td class=\"t45\"></td>\n          \n          <td class=\"t50\"></td>\n          \n          <td class=\"t55\"></td>\n          \n          <td class=\"t00\"></td>\n          \n          <td class=\"t05\"></td>\n          \n          <td class=\"t10\"></td>\n          \n          <td class=\"t15\"></td>\n          \n      <td class=\"t20\"></td>\n      \n      <td class=\"t25\"></td>\n      \n      <td class=\"t30\"></td>\n      \n      <td class=\"t35\"></td>\n      \n      <td class=\"t40\"></td>\n      \n      <td class=\"t45\"></td>\n      \n      <td class=\"t50\"></td>\n      \n      <td class=\"t55\"></td>\n      \n      <td class=\"t00\"></td>\n      \n      </tr>\n    \n  </tbody>\n</table>\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th colspan=\"2\">Title</th>\n            <th>Speakers</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td colspan=\"6\"><h4>Saturday</h4></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c3\">&nbsp;</td>\n            <td><a name=\"QJJHPP-oe-yocto-bof\"></a><a href=\"/2026/schedule/event/QJJHPP-oe-yocto-bof/\">OpenEmbedded / Yocto BoF<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/michael_opdenacker/\" class=\"quiet\">Michael Opdenacker</a>, <a href=\"/2026/schedule/speaker/philip_balister/\" class=\"quiet\">Philip Balister</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T11:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1100\">11:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T11:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1155\">11:55</a></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c4\">&nbsp;</td>\n            <td><a name=\"977QTT-information_on_open_internet_stack_calls_from_european_commission\"></a><a href=\"/2026/schedule/event/977QTT-information_on_open_internet_stack_calls_from_european_commission/\">Information on Open Internet Stack calls from European Commission<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/jean-luc_dorel/\" class=\"quiet\">Jean-Luc Dorel</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T12:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1255\">12:55</a></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c5\">&nbsp;</td>\n            <td><a name=\"DWAQ7X-ngi_zero_network_meetup\"></a><a href=\"/2026/schedule/event/DWAQ7X-ngi_zero_network_meetup/\">NGI Zero network meetup BOF<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/ronny_lam/\" class=\"quiet\">Ronny Lam</a>, <a href=\"/2026/schedule/speaker/tessel_renzenbrink_nlnet/\" class=\"quiet\">Tessel Renzenbrink (NLnet)</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T13:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1300\">13:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T13:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1355\">13:55</a></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c6\">&nbsp;</td>\n            <td><a name=\"8ETZS3-reproducible_builds_meetup\"></a><a href=\"/2026/schedule/event/8ETZS3-reproducible_builds_meetup/\">Reproducible Builds Meetup<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/jelle_van_der_waa/\" class=\"quiet\">Jelle van der Waa</a>, <a href=\"/2026/schedule/speaker/holger_levsen/\" class=\"quiet\">Holger Levsen</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T14:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1400\">14:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T14:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1455\">14:55</a></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c7\">&nbsp;</td>\n            <td><a name=\"DAFMJX-vulnerability-today\"></a><a href=\"/2026/schedule/event/DAFMJX-vulnerability-today/\">Vulnerability today: What's the state of Open Source vulnerability management?<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/olle_e_johansson/\" class=\"quiet\">Olle E. Johansson</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T15:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1500\">15:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T15:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1555\">15:55</a></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c8\">&nbsp;</td>\n            <td><a name=\"ZRGQK8-perl-raku-cpan-bof\"></a><a href=\"/2026/schedule/event/ZRGQK8-perl-raku-cpan-bof/\">Perl &amp; Raku community BoF<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/salve_j_nilsen/\" class=\"quiet\">Salve J. Nilsen</a>, <a href=\"/2026/schedule/speaker/emmanuel_seyman/\" class=\"quiet\">Emmanuel Seyman</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T16:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1600\">16:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T16:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1655\">16:55</a></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c9\">&nbsp;</td>\n            <td><a name=\"GX3DNS-special-purpose_linux_operating_systems_meetup_bof\"></a><a href=\"/2026/schedule/event/GX3DNS-special-purpose_linux_operating_systems_meetup_bof/\">Special-Purpose Linux Operating Systems Meetup BOF<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/t-lo/\" class=\"quiet\">t-lo</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T17:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1700\">17:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-01-31T17:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1755\">17:55</a></td>\n        </tr>\n        \n        \n        <tr>\n            <td colspan=\"6\"><h4>Sunday</h4></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c10\">&nbsp;</td>\n            <td><a name=\"ZXDXV3-vlc_tech_meeting\"></a><a href=\"/2026/schedule/event/ZXDXV3-vlc_tech_meeting/\">VideoLAN VLC meeting<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/thomas/\" class=\"quiet\">Thomas</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T10:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1055\">10:55</a></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c1\">&nbsp;</td>\n            <td><a name=\"NEN89E-future-of-reticulum\"></a><a href=\"/2026/schedule/event/NEN89E-future-of-reticulum/\">The Future of Reticulum: Community Roadmap and Protocol Specification<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/jobi_jara_kroese/\" class=\"quiet\">Jobi Jara Kroese</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T11:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1100\">11:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T11:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1155\">11:55</a></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c2\">&nbsp;</td>\n            <td><a name=\"DB3Z8B-nlnet_office_hour\"></a><a href=\"/2026/schedule/event/DB3Z8B-nlnet_office_hour/\">NLnet office hour<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/ronny_lam/\" class=\"quiet\">Ronny Lam</a>, <a href=\"/2026/schedule/speaker/tessel_renzenbrink_nlnet/\" class=\"quiet\">Tessel Renzenbrink (NLnet)</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T12:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1200\">12:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T12:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1255\">12:55</a></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c3\">&nbsp;</td>\n            <td><a name=\"SF7WJF-wilber_talks_-_gimp_meet-up\"></a><a href=\"/2026/schedule/event/SF7WJF-wilber_talks_-_gimp_meet-up/\">Wilber talks - GIMP meet-up<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/ondrej_michal/\" class=\"quiet\">Ondřej Míchal</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a></td>\n        </tr>\n        \n        <tr>\n            <td class=\"c4\">&nbsp;</td>\n            <td><a name=\"EJLPDH-real-time-video-mixing-idea-exchange\"></a><a href=\"/2026/schedule/event/EJLPDH-real-time-video-mixing-idea-exchange/\">Open source real time video mixing exchange<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/speaker/jaron_vietor/\" class=\"quiet\">Jaron Viëtor</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\" class=\"quiet\">BOF/Unconference</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T14:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1400\">14:00</a></td>\n            <td><a class=\"quiet value-title\" title=\"2026-02-01T14:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1455\">14:55</a></td>\n        </tr>\n        \n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 1022,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11529,
          "settleDelayMs": 10000,
          "auditMs": 1646,
          "totalMs": 13772,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 63
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 37,
          "failed": 55,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "adaptable/empty-table-header",
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "adaptable/empty-table-header",
            "xpath": "table:nth-of-type(1) > thead > tr > th:nth-of-type(3)",
            "selector": "table:nth-of-type(1) > thead > tr > th:nth-of-type(3)",
            "html": "<th style=\"width: 1em;\"></th>",
            "impact": "minor",
            "message": "Table header cell is empty. Add text or use aria-label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14e2f39a379d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adda729d"
          },
          {
            "rule": "adaptable/empty-table-header",
            "xpath": "table:nth-of-type(2) > thead > tr > th:nth-of-type(1)",
            "selector": "table:nth-of-type(2) > thead > tr > th:nth-of-type(1)",
            "html": "<th class=\"day\"></th>",
            "impact": "minor",
            "message": "Table header cell is empty. Add text or use aria-label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83d40be020a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eea108f9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6095c0699e40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "181477d9c10b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a4203737bf8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ba20b951b60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2206098560e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd50a99a5f60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "807e54c39638",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/rooms/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/rooms/\"]",
            "html": "<a href=\"/2026/schedule/rooms/\">Rooms</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24bdd6a33b46",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f38145f8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/schedule/buildings/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/schedule/buildings/\"]",
            "html": "<a href=\"/2026/schedule/buildings/\">K</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09ea819044cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b42c6744"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(9)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(9)",
            "html": "<li class=\"active\">K.4.401</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7d61ade9ecb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cacbc0fe"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/buildings/#k\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/buildings/#k\"]",
            "html": "<a href=\"/2026/schedule/buildings/#k\">K</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab6a6224bbed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-06b34db8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://nav.fosdem.org/l/k4401/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://nav.fosdem.org/l/k4401/\"]",
            "html": "<a href=\"https://nav.fosdem.org/l/k4401/\">\n    K.4.401\n  </a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "346b73872980",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ae831f7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "857951e17ca3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4536ad60"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(5) > a[href=\"/2026/schedule/track/bof/\"]",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(5) > a[href=\"/2026/schedule/track/bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dd522119570",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4d3cea42"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80f65cd2c42b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-51150613"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(5) > a[href=\"/2026/schedule/track/bof/\"]",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(5) > a[href=\"/2026/schedule/track/bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35e2d03d3850",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6f628a04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(29) > a[href=\"/2026/schedule/event/DWAQ7X-ngi_zero_network_meetup/\"]",
            "selector": "td:nth-of-type(29) > a[href=\"/2026/schedule/event/DWAQ7X-ngi_zero_network_meetup/\"]",
            "html": "<a href=\"/2026/schedule/event/DWAQ7X-ngi_zero_network_meetup/\">NGI Zero network meetup BOF<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "835626e2e440",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c89b1e21"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(13) > a[href=\"/2026/schedule/event/ZXDXV3-vlc_tech_meeting/\"]",
            "selector": "td:nth-of-type(13) > a[href=\"/2026/schedule/event/ZXDXV3-vlc_tech_meeting/\"]",
            "html": "<a href=\"/2026/schedule/event/ZXDXV3-vlc_tech_meeting/\">VideoLAN VLC meeting<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.29:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7b938d10f45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-11eddd71"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/QJJHPP-oe-yocto-bof/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/QJJHPP-oe-yocto-bof/\"]",
            "html": "<a href=\"/2026/schedule/event/QJJHPP-oe-yocto-bof/\">OpenEmbedded / Yocto BoF<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaa320c99874",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4f305b0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/977QTT-information_on_open_internet_stack_calls_from_european_commission/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/977QTT-information_on_open_internet_stack_calls_from_european_commission/\"]",
            "html": "<a href=\"/2026/schedule/event/977QTT-information_on_open_internet_stack_calls_from_european_commission/\">Information on Open Internet Stack calls from European Commission<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf7ae7310b14",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f67820ac"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/DWAQ7X-ngi_zero_network_meetup/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/DWAQ7X-ngi_zero_network_meetup/\"]",
            "html": "<a href=\"/2026/schedule/event/DWAQ7X-ngi_zero_network_meetup/\">NGI Zero network meetup BOF<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7596714f2bcf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8ba8777"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/8ETZS3-reproducible_builds_meetup/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/8ETZS3-reproducible_builds_meetup/\"]",
            "html": "<a href=\"/2026/schedule/event/8ETZS3-reproducible_builds_meetup/\">Reproducible Builds Meetup<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "039bda3b938d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-48e06e07"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/DAFMJX-vulnerability-today/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/DAFMJX-vulnerability-today/\"]",
            "html": "<a href=\"/2026/schedule/event/DAFMJX-vulnerability-today/\">Vulnerability today: What's the state of Open Source vulnerability management?<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a616454c3d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2c649488"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/ZRGQK8-perl-raku-cpan-bof/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/ZRGQK8-perl-raku-cpan-bof/\"]",
            "html": "<a href=\"/2026/schedule/event/ZRGQK8-perl-raku-cpan-bof/\">Perl &amp; Raku community BoF<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a3c648cb8fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-59b4fd21"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/GX3DNS-special-purpose_linux_operating_systems_meetup_bof/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/GX3DNS-special-purpose_linux_operating_systems_meetup_bof/\"]",
            "html": "<a href=\"/2026/schedule/event/GX3DNS-special-purpose_linux_operating_systems_meetup_bof/\">Special-Purpose Linux Operating Systems Meetup BOF<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "454c73284e20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c777ec3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/ZXDXV3-vlc_tech_meeting/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/ZXDXV3-vlc_tech_meeting/\"]",
            "html": "<a href=\"/2026/schedule/event/ZXDXV3-vlc_tech_meeting/\">VideoLAN VLC meeting<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d78766a145e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-596df049"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/NEN89E-future-of-reticulum/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/NEN89E-future-of-reticulum/\"]",
            "html": "<a href=\"/2026/schedule/event/NEN89E-future-of-reticulum/\">The Future of Reticulum: Community Roadmap and Protocol Specification<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97e06855870b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-09b36586"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/DB3Z8B-nlnet_office_hour/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/DB3Z8B-nlnet_office_hour/\"]",
            "html": "<a href=\"/2026/schedule/event/DB3Z8B-nlnet_office_hour/\">NLnet office hour<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "774b198a08ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3828669b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/SF7WJF-wilber_talks_-_gimp_meet-up/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/SF7WJF-wilber_talks_-_gimp_meet-up/\"]",
            "html": "<a href=\"/2026/schedule/event/SF7WJF-wilber_talks_-_gimp_meet-up/\">Wilber talks - GIMP meet-up<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eca61a60e235",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-78c71ac8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/EJLPDH-real-time-video-mixing-idea-exchange/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/event/EJLPDH-real-time-video-mixing-idea-exchange/\"]",
            "html": "<a href=\"/2026/schedule/event/EJLPDH-real-time-video-mixing-idea-exchange/\">Open source real time video mixing exchange<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a05f74406ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-29ded968"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "914ed058d4bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1b744de5700",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef165d22e0fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7848c4ab4ee7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55e17eb53537",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db95beb2027f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8edf0d1d43cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3295fe71f51e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18d850352566",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "139a5d18f3b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53df0a18bbb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "359743535732",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24bc16926d51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aeeef400ceaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88307534c3be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e08161d01c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5bd6692c83c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "5fc4e6f11ae1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "fcc162adcfb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54bde043b5ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "145bc249ca89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7774faee3cf1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "918f7047a0b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 55,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11511,
          "settleDelayMs": 10000,
          "auditMs": 546,
          "totalMs": 12701
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "d0fb96d3b90e",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "4c75aa20fb1b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "1007f262686a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "088a694b1ba0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "088a694b1ba0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11529,
        "pageLoadDelayMs": 10000,
        "totalMs": 30097,
        "scannerMs": {
          "axe": 13772,
          "accesslint": 12701
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Package Management Learnings from Homebrew",
      "elapsedMs": 29656,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 349,
          "failed": 58,
          "cantTell": 8,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c6cde8f874c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07ba10effde2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d2f1d8acd3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c26a5a4aa206",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eff6238b77df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c4340fbf0c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61813327b3bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47c4cec62a3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01b10560df25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/package-management/\">Package Management</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66d45c134b67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Package Management Learnings from Homebrew</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cd5c6cd548f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/package-management/\">Package Management</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cb2f06e96c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k3201/\"]",
            "html": "<a href=\"/2026/schedule/room/k3201/\">K.3.201</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4afda668faff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-96b44a79"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de828d932fc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1400\">14:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e05985c4ef98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-91926846"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1425\">14:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6d0662fb3f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-51393348"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-package-management:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59711337cc05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/mike_mcquaid/\">Mike McQuaid</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1ecfe83edfc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/FGBYKV-package_management_learnings_from_homebrew/slides/266882/package_m_9cpypbz.pdf\">Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf03ca3fbc13",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.mp4\">Video recording (MP4; for legacy systems) - 537.8 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60e23d18fa58",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adeef45c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1c371bbf192",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7196a12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.av1.webm\">Video recording (AV1/WebM; preferred) - 76.4 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "058bc726eaee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-package-management:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20ec15285cc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-package-management:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abe0849047ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/FGBYKV/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "550902316b3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2002a54e35e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b77e6170504",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dace5e4e1720",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee4b1a57e9ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a85c1005361",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59dc7ab2d4ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f02f7e55b69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94e8773feb8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7547aeba6f64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0841b0218ad8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28056a95ee33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de440c9b642f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fa9547cc7c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e7b85cf6250",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12534d7b6a20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a7138204e00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87155dea4622",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "44331bb0ec8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "60543ab6392c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "69d029103182",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T14:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1400\">14:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1da8b93fecb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-14548edb"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T14:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1425\">14:25</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9744d0c5ff8e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3263eb1c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1b4a67d56fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "840f94d1a35a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "632fae4505f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04a023cae845",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d46c04105104",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcb7eefb47c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa868be3a270",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2949644da736",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a5e8d4cdf61f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dc6c17f6068",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e1e430ce35a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Package Management Learnings from Homebrew</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Package Management Learnings from Homebrew\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Package Management Learnings from Homebrew\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/package-management/\">Package Management</a></li><li class=\"separator\">/</li><li class=\"active\">Package Management Learnings from Homebrew</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Package Management Learnings from Homebrew</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/package-management/\">Package Management</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/k3201/\">K.3.201</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T14:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1400\">14:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T14:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1425\">14:25</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-package-management:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>Homebrew released v5.0.0 in November 2025. I'll walk through some of the major changes that landed in that Homebrew version, what expectations we're aiming to improve based on other package managers and things other package managers could learn from Homebrew's approach.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/mike_mcquaid/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/mike_mcquaid/a9662f2cd8b5804862805f22bb39f25b7a6923fd4c41dbcc4aef5d5fec6675bb.jpg\" alt=\"Photo of Mike McQuaid\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/mike_mcquaid/\">Mike McQuaid</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/FGBYKV-package_management_learnings_from_homebrew/slides/266882/package_m_9cpypbz.pdf\">Slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.mp4\">Video recording (MP4; for legacy systems) - 537.8 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.av1.webm\">Video recording (AV1/WebM; preferred) - 76.4 MB</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-package-management:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-package-management:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/FGBYKV/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 473,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11525,
          "settleDelayMs": 10000,
          "auditMs": 1240,
          "totalMs": 13362,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 58
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 42,
          "failed": 50,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/mike_mcquaid/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/mike_mcquaid/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/mike_mcquaid/a9662f2cd8b5804862805f22bb39f25b7a6923fd4c41dbcc4aef5d5fec6675bb.jpg\" alt=\"Photo of Mike McQuaid\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Mike McQuaid\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2477e3acedb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2de71cd9"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.av1.webm\" type=\"video/webm; codecs=&quot;a...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab7d3e329601",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1400\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1400\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1400\">14:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31cd4e5cefb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2e98a87f"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1425\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1425\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1425\">14:25</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e71693d6dbf0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f89ef236"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "957e5ed984d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "668acdf33f47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97f78061a296",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6af67fb69e2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "868daf75cad0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "383f8067b08b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbf4ed754523",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06c1b8c01286",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7950676943ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/package-management/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/package-management/\"]",
            "html": "<a href=\"/2026/schedule/track/package-management/\">Package Management</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6606c2dec3a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ae833451"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Package Management Learnings from Homebrew</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40773710dd4f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/package-management/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/package-management/\"]",
            "html": "<a href=\"/2026/schedule/track/package-management/\">Package Management</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "745260f8e502",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8db6562"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k3201/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k3201/\"]",
            "html": "<a href=\"/2026/schedule/room/k3201/\">K.3.201</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30d745705500",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5a7bcc79"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b05594bbfa82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-package-management:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-package-management:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-package-management:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e6ce261d031",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d430378b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/mike_mcquaid/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/mike_mcquaid/\"]",
            "html": "<a href=\"/2026/schedule/speaker/mike_mcquaid/\">Mike McQuaid</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c7a81c57d6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cd6029bc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li > a",
            "selector": "ul:nth-of-type(3) > li > a",
            "html": "<a href=\"/2026/events/attachments/FGBYKV-package_management_learnings_from_homebrew/slides/266882/package_m_9cpypbz.pdf\">Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2914b782d29",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b5672e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.mp4\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.mp4\">Video recording (MP4; for legacy systems) - 537.8 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3645d51463ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-74d02054"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.vtt\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cce7d2ae9a47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-184b114b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.av1.webm\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k3201/FGBYKV-package_management_learnings_from_homebrew.av1.webm\">Video recording (AV1/WebM; preferred) - 76.4 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f101ec20859a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f5c20612"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-package-management:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-package-management:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-package-management:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b9f02913c3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dec4746"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-package-management:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-package-management:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-package-management:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aca8f94b26fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1d73f8f3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/FGBYKV/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/FGBYKV/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/FGBYKV/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87eef84d4316",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7476e562"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9fca34541ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "089278ca699a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36ea8df03c0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d816968374c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44137aeb2d98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b1b31484b9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "472039318b83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de30312209b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f62d8f58cdf2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "521520dc0aa2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6030edc2431b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d5efce609d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8b32fe27967",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "104332cdfd25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dbd266e9ae5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d930417ce3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "282160df23bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e35abad0f053",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d092e7d327d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fddc716c697",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18eb706a5aa7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "033563629439",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7431c3ecb394",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 50,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11508,
          "settleDelayMs": 10000,
          "auditMs": 536,
          "totalMs": 12687
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "4428739c20fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "b99d2bcad4fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "b99d2bcad4fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 11525,
        "pageLoadDelayMs": 10000,
        "totalMs": 29656,
        "scannerMs": {
          "axe": 13362,
          "accesslint": 12687
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - MAX2771 broadband SDR: impact of low bit resolution and application to passive radar measurements",
      "elapsedMs": 29654,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 350,
          "failed": 60,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "image-alt",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdc922af91cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e314d6692555",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb0be73e24e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d7a5bdb12bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f3852e71ab5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d800ef5b1aab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caadfb03e42d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e746b595f67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "859b0c784c5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"sdr-dsp/\"]",
            "html": "<a href=\"/2026/schedule/track/sdr-dsp/\">Software Defined Radio(SDR)/Digital Signal Processing(DSP)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0ab2217612a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bba34d80"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">MAX2771 broadband SDR: impact of low bit resolution and application to passive radar measurements</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95e6523169d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"sdr-dsp/\"]",
            "html": "<a href=\"/2026/schedule/track/sdr-dsp/\">Software Defined Radio(SDR)/Digital Signal Processing(DSP)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd3af212fd94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7a790351"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k3601/\"]",
            "html": "<a href=\"/2026/schedule/room/k3601/\">K.3.601</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "212ac4dc24d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a9f232d7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e2765d63f0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T16:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1620\">16:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2c3db357ede",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d740cc36"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T17:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T17:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1700\">17:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ccbaf20f068",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8023170b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-sdr-dsp:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f0bb2eaef19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/jean-michel_friedt/\">Jean-Michel Friedt</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3401c545299",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(1) > a",
            "html": "<a href=\"https://github.com/jmfriedt/max2771_fx2lp/\">project github</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f712e43ee406",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d15b6295"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(2) > a",
            "html": "<a href=\"http://jmfriedt.free.fr/fosdem2026_2max2771.pdf\">slides of the presentation</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99d90afb3efd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-98e61ee6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.av1.webm\">Video recording (AV1/WebM; preferred) - 271.9 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f7c6d95edcf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-01e1ab15"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.mp4\">Video recording (MP4; for legacy systems) - 927.4 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a3c541009c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-15b6c8b6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(5) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28935839b7cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-503f7b97"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-sdr-dsp:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27d99dd0e0f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc733d6a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(7) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-sdr-dsp:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b84ef9047984",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dd58d45"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(8) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ARECWV/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d11a54f24ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9b7a7a3b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf04bf26d23f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed4d8ab8570c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5909147a4d4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a332fc3dd86e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6149cf2899d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72b017797dd6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98615193e381",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cd40e8b0a79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "810a07c8d3c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55ebd33b60b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdd430c57d57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7df8fd86b4d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68adac0b7aee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b26e87f93c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e94cf03e642",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0694e9fe4c4f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab6c904e3f15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4517bf9e6cac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "image-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".event-logo",
            "html": "<img src=\"/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra-1470d4ef0fc763232e88930ddd5a035318d61148119e9ebc2ca4712b381a2a96.JPG\" class=\"event-logo\">",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fc47802246f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8e8f0ed"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "71cbf3870ea4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f88ac96c62fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T16:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1620\">16:20</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53515ab51b6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e80ddea3"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T17:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T17:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1700\">17:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "126e64b41b33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c77a2064"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e407cd78594",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7ec8c0bff80",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3bf222b7b10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba9ffc7e2731",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d4f28d897d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09bf4a700190",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da9c8489ace0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22d46573be65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5a76cf0a6158",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e295b0834969",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "dc9426c22600",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - MAX2771 broadband SDR: impact of low bit resolution and application to passive radar measurements</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"MAX2771 broadband SDR: impact of low bit resolution and application to passive radar measurements\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - MAX2771 broadband SDR: impact of low bit resolution and application to passive radar measurements\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/sdr-dsp/\">Software Defined Radio(SDR)/Digital Signal Processing(DSP)</a></li><li class=\"separator\">/</li><li class=\"active\">MAX2771 broadband SDR: impact of low bit resolution and application to passive radar measurements</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>MAX2771 broadband SDR: impact of low bit resolution and application to passive radar measurements</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/sdr-dsp/\">Software Defined Radio(SDR)/Digital Signal Processing(DSP)</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/k3601/\">K.3.601</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T16:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1620\">16:20</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T17:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1700\">17:00</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-sdr-dsp:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n  <img src=\"/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra-1470d4ef0fc763232e88930ddd5a035318d61148119e9ebc2ca4712b381a2a96.JPG\" class=\"event-logo\">\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>The MAX2771 chip provides broadband (&lt;44 MHz) signal processing and digitization in the lower (1.1-1.3 GHz) and upper (1.5-1.65 GHz) L-band. Initially dedicated to GNSS signal reception, two such chips clocked by a common frequency reference can be used for passive radar or direction of arrival measurements.\nIn this presentation, we tackle the challenges of PLL setpoint drift leading to phase variations despite the common clock, the impact of low ADC resolution on the recorded signal characteristics, and on correlation calculation. These results are not confined to this particular chip, but valid for any low SNR recordings, including for radioastronomical measurement systems. We demonstrate the use of this setup on passive radar measurements using various ground based and spaceborne sources of opportunity.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/jean-michel_friedt/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/jean-michel_friedt/d3702933a98ac60896958616f0fa15c5a490e4222a9992a686454fb3639e6875.jpg\" alt=\"Photo of Jean-Michel Friedt\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/jean-michel_friedt/\">Jean-Michel Friedt</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://github.com/jmfriedt/max2771_fx2lp/\">project github</a></li>\n    \n      <li><a href=\"http://jmfriedt.free.fr/fosdem2026_2max2771.pdf\">slides of the presentation</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.av1.webm\">Video recording (AV1/WebM; preferred) - 271.9 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.mp4\">Video recording (MP4; for legacy systems) - 927.4 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-sdr-dsp:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-sdr-dsp:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ARECWV/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 475,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11522,
          "settleDelayMs": 10000,
          "auditMs": 1233,
          "totalMs": 13354,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 60
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 40,
          "failed": 52,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "text-alternatives/img-alt",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/img-alt",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_pass...",
            "impact": "critical",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b8781fe88b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/jean-michel_friedt/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/jean-michel_friedt/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/jean-michel_friedt/d3702933a98ac60896958616f0fa15c5a490e4222a9992a686454fb3639e6875.jpg\" alt=\"Photo of Jean-Michel Friedt\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Jean-Michel Friedt\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7500c1850f44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8b46cca2"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.av1....",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e22dc9afe05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1620\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1620\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1620\">16:20</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "887cd195f045",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-50a1aca6"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1700\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1700\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T17:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1700\">17:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "befae1005671",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-920657fe"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e4386758c34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "588853e05937",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46c1974779dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ef08e264e61",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8c34e786d67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae02712b1978",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1cd972de4d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8113918b6ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c59f12eab4d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/sdr-dsp/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/sdr-dsp/\"]",
            "html": "<a href=\"/2026/schedule/track/sdr-dsp/\">Software Defined Radio(SDR)/Digital Signal Processing(DSP)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f97164fbcee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-52dbe59c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">MAX2771 broadband SDR: impact of low bit resolution and application to passive radar measurements</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d26b7bea548b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/sdr-dsp/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/sdr-dsp/\"]",
            "html": "<a href=\"/2026/schedule/track/sdr-dsp/\">Software Defined Radio(SDR)/Digital Signal Processing(DSP)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56aba5061b89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-18842833"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k3601/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k3601/\"]",
            "html": "<a href=\"/2026/schedule/room/k3601/\">K.3.601</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c995c9725c53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-22f1738f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fc44089f4d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(2) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-sdr-dsp:fosdem.org\"]",
            "selector": "ul:nth-of-type(2) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-sdr-dsp:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-sdr-dsp:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb9af223dfa7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-05a0574e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/jean-michel_friedt/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/jean-michel_friedt/\"]",
            "html": "<a href=\"/2026/schedule/speaker/jean-michel_friedt/\">Jean-Michel Friedt</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "956f580e2596",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d8db0abc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://github.com/jmfriedt/max2771_fx2lp/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://github.com/jmfriedt/max2771_fx2lp/\"]",
            "html": "<a href=\"https://github.com/jmfriedt/max2771_fx2lp/\">project github</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edcf59923b24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-81495513"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"http://jmfriedt.free.fr/fosdem2026_2max2771.pdf\"]",
            "selector": "li:nth-of-type(2) > a[href=\"http://jmfriedt.free.fr/fosdem2026_2max2771.pdf\"]",
            "html": "<a href=\"http://jmfriedt.free.fr/fosdem2026_2max2771.pdf\">slides of the presentation</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3f4a3dc434f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f397e5e3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(3) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.av1.webm\">Video recording (AV1/WebM; preferred) - 271.9 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4c69c812eee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-60f4b43e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(4) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.mp4\">Video recording (MP4; for legacy systems) - 927.4 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3b01726d218",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-906c41e4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(5) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(5) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k3601/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "562d7511bd30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6af15b99"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-sdr-dsp:fosdem.org\"]",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-sdr-dsp:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-sdr-dsp:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24861bd1491d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1dc6c364"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"https://matrix.to/#/#2026-sdr-dsp:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(7) > a[href=\"https://matrix.to/#/#2026-sdr-dsp:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-sdr-dsp:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19c9a0729a8e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3846b86f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(8) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ARECWV/feedback/\"]",
            "selector": "li:nth-of-type(8) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ARECWV/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ARECWV/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4fddcad7e4f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-559f94d7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3df795c6efad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "678aa81e063b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b0468481916",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c26094d2fc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a788019144b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92944a2d18f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "823cd91da527",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b322cbc09d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cda454c978c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7944513af79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9da2fe812132",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1b584ae4c0b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e60eaff295dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "def44895df96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "635cd108d56c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acd5effe75ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bc03cbffc05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1a6d39116e63",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7cee2322d994",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "999a37f5b3da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5795b4ba544",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "060111e124a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "84415cf463b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 52,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11510,
          "settleDelayMs": 10000,
          "auditMs": 536,
          "totalMs": 12691
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 2,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "cb6a0f7b1405",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "error",
            "rule": "image-alt",
            "element": "<img class=\"event-logo\">",
            "message": "Image is missing an alt attribute",
            "suggestion": "Add an alt attribute that describes the image, or use alt=\"\" for decorative images",
            "line": 0,
            "fingerprint": "460e237471f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-71a1818c"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "4191eb63d61a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "4191eb63d61a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11522,
        "pageLoadDelayMs": 10000,
        "totalMs": 29654,
        "scannerMs": {
          "axe": 13354,
          "accesslint": 12691
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Open-source HSM-based signing for AOSP-based projects with limited resources: Lessons from CalyxOS signing redesign",
      "elapsedMs": 29659,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 348,
          "failed": 58,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9ce22cc847a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fa02fbb4bc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f51630d00636",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "236c60b770fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6aace57b136b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69b6a1677d61",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c72ae8d1c96e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1520354831c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "325289d8dac3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f283ca118ec7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Open-source HSM-based signing for AOSP-based projects with limited resources: Lessons from CalyxOS signing redesign</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfdfb50080e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78749f32f341",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96e150db7ec8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dd673868"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0b443842721",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T13:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1300\">13:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e35ae938ce2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8643a963"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T13:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1330\">13:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a1eb144dadc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f967c3ed"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-foss-on-mobile:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "800da43b7607",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"aysha/\"]",
            "html": "<a href=\"/2026/schedule/speaker/aysha/\">Aysha</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9620de7d8609",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-65720051"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/torsten_grote/\">Torsten Grote</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "119326a8c589",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.av1.webm\">Video recording (AV1/WebM; preferred) - 66.0 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af16a84f0acc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ea0f4e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.mp4\">Video recording (MP4; for legacy systems) - 559.5 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "206e1d4c3ace",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e7c4a77"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f1b4556960c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b78ebfe2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-foss-on-mobile:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2086075b9477",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de9594a5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-foss-on-mobile:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "292d6d727c57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ec7412c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/AV8MA9/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "006929080a82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a282a7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c588f9d219a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28361db5a17e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ce233fbbafc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "beb0e821bba0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7600fbcb4470",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b3038e5f3ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a551354b562a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "629b08c752f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b35fc33267bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc66868eaac5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "843b527ba9e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03c1282d865e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f499d96acf5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09c88d031c35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3bc0acf0274",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "429471871502",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b13f00954e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d95a7d6824ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6af2a5854e75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6f33dc5f5895",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T13:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1300\">13:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b18be15d27b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3487d487"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T13:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1330\">13:30</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff9039334f4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b06428c7"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7cf1997f9bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f30be6356b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4eb73655f3e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "887b706bba79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "135b4fb46ab9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ee91434d98a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "514e2857c23b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f95f28fce1fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0e3f5c6eab45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92251b0033ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "df35606d9a76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Open-source HSM-based signing for AOSP-based projects with limited resources: Lessons from CalyxOS signing redesign</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Open-source HSM-based signing for AOSP-based projects with limited resources: Lessons from CalyxOS signing redesign\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Open-source HSM-based signing for AOSP-based projects with limited resources: Lessons from CalyxOS signing redesign\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a></li><li class=\"separator\">/</li><li class=\"active\">Open-source HSM-based signing for AOSP-based projects with limited resources: Lessons from CalyxOS signing redesign</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Open-source HSM-based signing for AOSP-based projects with limited resources: Lessons from CalyxOS signing redesign</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ub4132/\">UB4.132</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T13:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1300\">13:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T13:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1330\">13:30</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-foss-on-mobile:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>Securely signing Android releases, while being a critical process and operation for every AOSP-based project, has been lacking in comprehensive documentation, especially for building a production-grade and enterprise-level signing infrastructure. This talk presents our experience in designing and implementing a Hardware Security Module (HSM)-based signing solution for CalyxOS that ensures transparency and operational practicality while upholding security standards widely endorsed by security experts with limited resources.</p>\n<p>We will walk through our process of defining criteria for secure signing operations and redesigning a signing infrastructure. In particular, we will discuss the trade-offs and our trajectory to technical decisions, including:\n* Security and operational pros and cons: Why use an HSM; \n* Our criteria for evaluating HSM solutions: Exemplified with the comparison between YubiHSM 2, Nitrokey HSM, Amazon Cloud HSM, and Entrust nShield in open-source standards, cost-effectiveness, and operational practicality; \n* PKCS#11 integration challenges: What it is, why it matters for HSM compatibility, and the specific code changes and scripts we made to to support it;\n* Key ceremony design: The use of Shamir's Secret Sharing (SSS) schema for recovery and additional backup and lessons from the provisioning process; and \n* Audit logging and cryptographic verification of signing operations.</p>\n<p>In addition, this talk invites discussions from participants on experiences in operational security and building trust through transparency and communication. We will focus on how to balance complex Android development needs and overcome challenges with constrained resource and scant systematic documentation. This talk aims to start collaborations on issues such as concurrent multi-device signing, ceremony design, and community-driven criteria across FOSS development teams.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/aysha/\">Aysha</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/torsten_grote/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/torsten_grote/35398e1e16f06245a0aeac46e644d81f698c4caecda1a2cce96a6bd6bd0a6755.jpeg\" alt=\"Photo of Torsten Grote\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/torsten_grote/\">Torsten Grote</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.av1.webm\">Video recording (AV1/WebM; preferred) - 66.0 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.mp4\">Video recording (MP4; for legacy systems) - 559.5 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-foss-on-mobile:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-foss-on-mobile:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/AV8MA9/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 471,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11527,
          "settleDelayMs": 10000,
          "auditMs": 1228,
          "totalMs": 13352,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 58
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 42,
          "failed": 50,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/torsten_grote/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/torsten_grote/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/torsten_grote/35398e1e16f06245a0aeac46e644d81f698c4caecda1a2cce96a6bd6bd0a6755.jpeg\" alt=\"Photo of Torsten Grote\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Torsten Grote\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d795c916dbd3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1b25f78b"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.0...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f148993739ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1300\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1300\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1300\">13:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b00f81828087",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2c01e9ce"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1330\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1330\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1330\">13:30</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8120f7413bb3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8ed89d2b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b724acb2c33b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a1c2885e381",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f744e982694e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d3599a94b30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98e131980d5e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61f2fa9000cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b62a3cae6e37",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cc3496594de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "482aa261f2df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/foss-on-mobile/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/foss-on-mobile/\"]",
            "html": "<a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fad4c0b153ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-70899eef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">Open-source HSM-based signing for AOSP-based projects with limited resources: Lessons from CalyxOS signing redesign</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73df9aaca51d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/foss-on-mobile/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/foss-on-mobile/\"]",
            "html": "<a href=\"/2026/schedule/track/foss-on-mobile/\">FOSS on Mobile</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70d5b0a22c60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4758f192"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28f420b113ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4500a0a3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ad223dcc797",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-foss-on-mobile:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-foss-on-mobile:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-foss-on-mobile:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e69aa13d6f93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cd92a642"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/aysha/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/aysha/\"]",
            "html": "<a href=\"/2026/schedule/speaker/aysha/\">Aysha</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b01f2c7f6d1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e9e6a4e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/torsten_grote/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/torsten_grote/\"]",
            "html": "<a href=\"/2026/schedule/speaker/torsten_grote/\">Torsten Grote</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "835bff2d2ad7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6b452545"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.av1.webm\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.av1.webm\">Video recording (AV1/WebM; preferred) - 66.0 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26c64a17f3f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-131eaa53"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.mp4\">Video recording (MP4; for legacy systems) - 559.5 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45ddaaadde02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5f1511c5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ub4132/AV8MA9-open-source-hsm-based-aosp-signing.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c83087bc0265",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bad2e8fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-foss-on-mobile:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-foss-on-mobile:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-foss-on-mobile:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b31cd4df6f5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4d88bf8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-foss-on-mobile:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-foss-on-mobile:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-foss-on-mobile:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9841447650fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a46008b6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/AV8MA9/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/AV8MA9/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/AV8MA9/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80f152280cc6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cfe072f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91f03e03b954",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf74f0c1ac95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "287bf14e13c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b540ad0df99f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2754acfd22a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e49c3b3e8c60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c25516ef1b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cda5aa9b2b1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dab56ff07768",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6b38a5879ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ee937f69e54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0e31fa6e7f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd5f18063e77",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8d4baf011a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1b1e1b91f5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25554aa86177",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf2b2cfb795a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "28b2b4a75406",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "591fa9cfe656",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4c078db91ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3addbb03d8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "769065f8eeda",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c2dca5024628",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 50,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11511,
          "settleDelayMs": 10000,
          "auditMs": 532,
          "totalMs": 12694
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "a17f863ba3e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "47f6ecb8dfa4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "47f6ecb8dfa4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11527,
        "pageLoadDelayMs": 10000,
        "totalMs": 29659,
        "scannerMs": {
          "axe": 13352,
          "accesslint": 12694
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Angelina Claij-Swart",
      "elapsedMs": 29872,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 272,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 62
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "976c0dd509c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "389b04f02b50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48bcba9096b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a06100590c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c234c8d57dbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c36e53baafa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8caec9e31366",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f5198260aaa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Angelina Claij-Swart</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "938074de40ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/ZKZ3NW-autogenerating-mobile-app-reference-data-puma/\">Automate all the things! Using Puma to automate UI actions in Android applications<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa66c01be85f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22037ab0104c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "091cd890d434",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dd673868"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/open-source-digital-forensics/\">Open Source Digital Forensics</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3091b9d21290",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:50:00+01:00\" href=\"/2026/schedule/day/sunday/#0950\">09:50</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73744b7231db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee646126"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T10:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1015\">10:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4425e5403b03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7fcb7e0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b476f5aa5fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "208d54ec5717",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c464031432fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce1ec55deb8c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4d87c113605",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de84aab3cf37",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "360d70d23d0c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e804e1d349fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45c3d6038b65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c498f98d4f7c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77e669a8c124",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c04ee5f03ee8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "972c5bf40a6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9df6a882c21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "299e52495c44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3de1e154e17f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73456f8701c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "45d5ee550cec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0e38a3355078",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "03d311b54b73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12d6fee9ebf4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de3e52264cc6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74a25d8f2e6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07deda95d9f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6f0976588af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e99b8308a8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48a555ac56cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe0cae1aa50e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "dc11682e6ee4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ec700aed5a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c85ca801f1ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Angelina Claij-Swart</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Angelina Claij-Swart\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Angelina Claij-Swart\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Angelina Claij-Swart</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Angelina Claij-Swart</h1>\n\t\n\t</div>\n      \n\n      \n\n\n\n\n\n\n\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/ZKZ3NW-autogenerating-mobile-app-reference-data-puma/\">Automate all the things! Using Puma to automate UI actions in Android applications<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ub4132/\">UB4.132</a></td>\n            <td><a href=\"/2026/schedule/track/open-source-digital-forensics/\">Open Source Digital Forensics</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:50:00+01:00\" href=\"/2026/schedule/day/sunday/#0950\">09:50</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T10:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1015\">10:15</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 386,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11529,
          "settleDelayMs": 10000,
          "auditMs": 1198,
          "totalMs": 13325,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 56,
          "failed": 36,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64304b0419cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05827d2c1ce5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51738223ae93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57b27b806eff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8b914144fc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6916195f7f35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06dd952ca8ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c79c90b63b1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Angelina Claij-Swart</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81899b7abfb4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ZKZ3NW-autogenerating-mobile-app-reference-data-puma/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/ZKZ3NW-autogenerating-mobile-app-reference-data-puma/\"]",
            "html": "<a href=\"/2026/schedule/event/ZKZ3NW-autogenerating-mobile-app-reference-data-puma/\">Automate all the things! Using Puma to automate UI actions in Android applications<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54e059bc96be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aa64bc2b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26a922dab55b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub4132/\"]",
            "html": "<a href=\"/2026/schedule/room/ub4132/\">UB4.132</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08ab1e3c0688",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1ff53933"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-source-digital-forensics/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-source-digital-forensics/\"]",
            "html": "<a href=\"/2026/schedule/track/open-source-digital-forensics/\">Open Source Digital Forensics</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fa14f81d8d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8f040cea"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a67b6ad30ac2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "783cf0967328",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1beda536610",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6011af6bf56",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86067bcce5d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cef9161e8c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b181b8e636cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd00a79587f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "595f06f7f060",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ceb289a5d4d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6698a061366b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6490010c095d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "998c06abbf0e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c9cf2d477c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a55ecfd8a645",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b495b0c46d8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c2f33059920",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "00452ca3e287",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "164307dfb6dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a2683d3f761",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5108d9ed43d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "8c5248b4bb51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "41e67471b60f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 36,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11775,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12942
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "ed68d3135420",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "8b3ec739561d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "2254022bff6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "4e456f36c28b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "4e456f36c28b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 11775,
        "pageLoadDelayMs": 10000,
        "totalMs": 29872,
        "scannerMs": {
          "axe": 13325,
          "accesslint": 12942
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Fedor Smirnov",
      "elapsedMs": 29565,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 280,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e37c33ad53f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "568c1a07fcc4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fa8d4355661",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fc999050f06",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b65aa11073f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1563c0079675",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93bcdf163aa4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3463839d343c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Fedor Smirnov</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "036b0b08f2bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/8TDKRT-rust-wasm-embedded/\">Bringing WebAssembly to constrained devices with Rust: Runtimes, tooling, and real-world tradeoffs<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2a3a47c4714",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c32326ec3271",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub2252a/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2252a/\">UB2.252A (Lameere)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51e46a532cbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff74e348"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"rust/\"]",
            "html": "<a href=\"/2026/schedule/track/rust/\">Rust</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97489340c220",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3cbfb159"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e56ba3b6155e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f9aedfc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T09:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:25:00+01:00\" href=\"/2026/schedule/day/sunday/#0925\">09:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d29fade43241",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1420845c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bc1bfc9c51a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b86ca3fe2aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a86134dbc8a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1845b4d570d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c3e8c33838f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "265a7b5369f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c0dd9740cc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c814a12964e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6458873c1811",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6dd93039a55",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c1319f14e31",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d598c8417f7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05757849291f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9483536d27b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8f0ac90df85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb429cfb96de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a6d51576ac4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b11fd9af49bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5b975ca54572",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "11b9c1cadfc4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56ed06933b42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae4d8b0b1314",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e58e9f5329ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65ba311ed388",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adc3eb4b15be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf53f7ecc06e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "affaa0d43e81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a9aadd13faf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "17f56d4f9b09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "574ee017cc9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1feabba7c111",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Fedor Smirnov</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Fedor Smirnov\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Fedor Smirnov\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Fedor Smirnov</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Fedor Smirnov</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/fedor_smirnov/e3694e762a60a3b664560565e380333d0e989a524f0c60f38a49799728007cf5.jpeg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Fedor Smirnov\">\n\n\n\n<p>Dr. Fedor Smirnov is a senior Rust engineer specializing in distributed systems, optimization, and embedded WebAssembly. With experience spanning academic research, corporate research, and applied industrial development, he works at the boundary between research and engineering. He has contributed to the WASI community group and works extensively with Wasm runtimes, embedded firmware, and open-source tooling.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/8TDKRT-rust-wasm-embedded/\">Bringing WebAssembly to constrained devices with Rust: Runtimes, tooling, and real-world tradeoffs<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ub2252a/\">UB2.252A (Lameere)</a></td>\n            <td><a href=\"/2026/schedule/track/rust/\">Rust</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:00:00+01:00\" href=\"/2026/schedule/day/sunday/#0900\">09:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T09:25:00+01:00\" href=\"/2026/schedule/day/sunday/#0925\">09:25</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11524,
          "settleDelayMs": 10000,
          "auditMs": 1156,
          "totalMs": 13275,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/fedor_smirnov/e3694e762a60a3b664560565e380333d0e989a524f0c60f38a49799728007cf5.jpeg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Fedor Smirnov\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Fedor Smirnov\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f2711aec6b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "079fe0c4fe93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66d7723f190b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6cfd97b385c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b4bed0be733",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53992e01fa42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d88d6140a14c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f237c332e6c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "358b96193093",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Fedor Smirnov</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d70f23a90ed3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/8TDKRT-rust-wasm-embedded/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/8TDKRT-rust-wasm-embedded/\"]",
            "html": "<a href=\"/2026/schedule/event/8TDKRT-rust-wasm-embedded/\">Bringing WebAssembly to constrained devices with Rust: Runtimes, tooling, and real-world tradeoffs<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eef36e35f805",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7eee89b8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e27ffefab89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub2252a/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub2252a/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2252a/\">UB2.252A (Lameere)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33747134f262",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-358faa17"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/rust/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/rust/\"]",
            "html": "<a href=\"/2026/schedule/track/rust/\">Rust</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a7f2052db7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-78fb4e5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8faafb45951",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03aac49a505f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d6f5236fdb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df4999358747",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfca500ba5e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29f98cc1bd0c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76dffa6b2e3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a41b13401c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dffb7c75c82c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "523374113608",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9149ab45e765",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12cc5c7fdbd2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e8b7e5467af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85625b46eb0c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0edb70bfbe15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a10ae31315d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ca60fc1b1e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c56ba3c7f4b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "5cb60cdeacc6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae78c2dadd3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9643914f125",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "8065b954f499",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b3c3f0c0082a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11513,
          "settleDelayMs": 10000,
          "auditMs": 528,
          "totalMs": 12683
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "81e50fc0a26c",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "8d0a8b623cfa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "aad9f97bc5b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "c888bb295a3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "c888bb295a3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 11524,
        "pageLoadDelayMs": 10000,
        "totalMs": 29565,
        "scannerMs": {
          "axe": 13275,
          "accesslint": 12683
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - HP van Braam",
      "elapsedMs": 29867,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 303,
          "failed": 52,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92cf0a012d61",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b67ba2150ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d9fe63c13b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a10f4601cacf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d03c5eaeaf9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7bc4018958f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2bec8795565",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f785d3c88b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">HP van Braam</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3697f81198a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/XHSRAF-microsoft-bob-adversarial-interoperability/\">Adversarial Interoperability - Writing a Microsoft Bob application<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb72b8b60ab8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-26af3d88"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c787f32ea6b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"janson/\"]",
            "html": "<a href=\"/2026/schedule/room/janson/\">Janson</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8d176c2c2f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f16eaadf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"main/\"]",
            "html": "<a href=\"/2026/schedule/track/main/\">Main Track</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29f7fb24320b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7aa6da0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T17:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T17:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1700\">17:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6c1cc0be7ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-afc09b93"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T17:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T17:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1725\">17:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3817427086bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-79a49b30"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/BMMDMQ-mci-mail-mep2/\">MEP2, a Simple Mail Transfer Protocol (but not that one)<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f9c0607edce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cedb694b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bead38926c01",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h1302/\"]",
            "html": "<a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1719bd741ffd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bfbeefc7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/retrocomputing/\">Retrocomputing</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "feabcc8f13d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97b3b2b5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T14:05:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:05:00+01:00\" href=\"/2026/schedule/day/sunday/#1405\">14:05</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80878954db84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25bc7699"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T14:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1430\">14:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c509636fd28",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33f5a8b0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e99e2e5ba2fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dac878c9c3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44a2ec4ddff1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa51bf43199d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4379ccde5ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14ef98b33214",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f42ce9b429fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b06261af33fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "745b00083981",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbc4ed9b78d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e04fcf03953f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df9edc0d063e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d832ce734e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "023fc777eafa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eefda7dd3286",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "509f6c08473a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1386ebb4a085",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "33394d22b931",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c8b05f5baa0c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "553a160496c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e96cff483042",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e8ea5ef605c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fb16ddb8544",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfc8ced8f728",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f91048cdcb17",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d1badf068a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6f62bc9889c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "181635f83dca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d48bb25d94de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52aeaf09cb21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "055ba3f54e38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - HP van Braam</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"HP van Braam\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - HP van Braam\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">HP van Braam</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>HP van Braam</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/hp_van_braam/9d21fb3dc026649506749c4dc2ad90ff5ff0827f5f9ba47eed507b3707f52314.jpeg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of HP van Braam\">\n\n\n\n<p>HP van Braam is a free software and retro technology enthusiast. They own the Godot consulting company Prehensile Tales, and sits on the board of the Godot Foundation.</p>\n<p>In their spare time HP works on the Godot game engine and various other nerdy projects.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/XHSRAF-microsoft-bob-adversarial-interoperability/\">Adversarial Interoperability - Writing a Microsoft Bob application<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/janson/\">Janson</a></td>\n            <td><a href=\"/2026/schedule/track/main/\">Main Track</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T17:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1700\">17:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T17:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1725\">17:25</a></td>\n        </tr>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/BMMDMQ-mci-mail-mep2/\">MEP2, a Simple Mail Transfer Protocol (but not that one)<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a></td>\n            <td><a href=\"/2026/schedule/track/retrocomputing/\">Retrocomputing</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T14:05:00+01:00\" href=\"/2026/schedule/day/sunday/#1405\">14:05</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T14:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1430\">14:30</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 419,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11524,
          "settleDelayMs": 10000,
          "auditMs": 1192,
          "totalMs": 13315,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 52
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 51,
          "failed": 41,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/hp_van_braam/9d21fb3dc026649506749c4dc2ad90ff5ff0827f5f9ba47eed507b3707f52314.jpeg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of HP van Braam\">",
            "impact": "minor",
            "message": "Alt text \"Photo of HP van Braam\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "216224fbf8f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "615348af26ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7489159f07be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ab4e99a6b50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6899f1ad1631",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d6c85f34434",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d2980aa24d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fcf41f6fefa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7cedab25d4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">HP van Braam</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "363e6120c835",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/XHSRAF-microsoft-bob-adversarial-interoperability/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/XHSRAF-microsoft-bob-adversarial-interoperability/\"]",
            "html": "<a href=\"/2026/schedule/event/XHSRAF-microsoft-bob-adversarial-interoperability/\">Adversarial Interoperability - Writing a Microsoft Bob application<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9742948f2a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6e1bd75c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42997074c149",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/janson/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/janson/\"]",
            "html": "<a href=\"/2026/schedule/room/janson/\">Janson</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afa6afead515",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ffae3f91"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/main/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/main/\"]",
            "html": "<a href=\"/2026/schedule/track/main/\">Main Track</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8da2b61dd0d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c911891d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/BMMDMQ-mci-mail-mep2/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/BMMDMQ-mci-mail-mep2/\"]",
            "html": "<a href=\"/2026/schedule/event/BMMDMQ-mci-mail-mep2/\">MEP2, a Simple Mail Transfer Protocol (but not that one)<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaaef0b101e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4aefaa52"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b497e16ecb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1302/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1302/\"]",
            "html": "<a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b07c78ae522",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3ca5fd1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/retrocomputing/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/retrocomputing/\"]",
            "html": "<a href=\"/2026/schedule/track/retrocomputing/\">Retrocomputing</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b76462d9d96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f751ae8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "911b813262f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "221b9a0d17d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89d7a9eaeec3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c613c5d5612",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c4db218007e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "776a559ceb87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8aaed1a37c8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdd8e343a6e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fba3752e5bc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1ee1afbee9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f7573770b2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfa1072c427d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81938efd49b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ce198ffeca0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59620ba0e78a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "495d2a762185",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52431ef4dc65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "aabdcbdc28e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "862817922df3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0444d013d539",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7116dc919778",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a1226cbe194b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ab3206e10ab2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 41,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11512,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12678
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "17a34e9f79de",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "cfe26418ff04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "f39ab1e1f605",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "d69d10a0cbe9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "d69d10a0cbe9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 558,
        "pageNavigationMs": 11524,
        "pageLoadDelayMs": 10000,
        "totalMs": 29867,
        "scannerMs": {
          "axe": 13315,
          "accesslint": 12678
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/pierromond/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/pierromond/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - pierromond",
      "elapsedMs": 29634,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 280,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb668a81f3bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94c5f8d61b2c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60636b7f17e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab64c5b6adcf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6eca349b8d7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bfcd3ccd04c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7f14ad180fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "139b1da15bab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">pierromond</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dae71c4e35d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/X7Q7WJ-noisemodelling/\">NoiseModelling and Its FLOSS Ecosystem for Environmental Noise Assessment<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37e87d8e74ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41a51ebc5320",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/aw1120/\"]",
            "html": "<a href=\"/2026/schedule/room/aw1120/\">AW1.120</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a90c1ff0027",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6549d055"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/open-research/\">Open Research</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29f79aad3e3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:45:00+01:00\" href=\"/2026/schedule/day/sunday/#1145\">11:45</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ec7d521e5e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-402af703"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T12:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1215\">12:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "689597a9fee7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-933bf7fa"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9109b2590341",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c96734d53ed8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f599d5cd4d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edda52e14d15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e734cdcf0588",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f67a4bd13b22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91c195173199",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02c4fe77b69c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e9c6b6e391d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "213817fb59fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08f5d4887a9a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f9efe83e622",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0f20a97916b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b98501b25628",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "752adeecac26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5739b068a285",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ff5725fdd54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4cc2caf9f227",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "beac1a33712c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "96f01decd24f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6e42e018e42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03c4c7909203",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c367b57dda70",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4513a8fe932",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6773dd805bd6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da45466c0724",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44717d5e8fd2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6607bd05432b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ca18a999628e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d703e481289",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5af5fe97fe22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - pierromond</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"pierromond\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - pierromond\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">pierromond</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>pierromond</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/pierromond/04d23533484d1077a7324057e4e393f3c387c1b7cacace1645e363e180a2cdb1.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of pierromond\">\n\n\n\n<p>Pierre Aumond is a researcher in environmental acoustics. He serves as the main coordinator of NoiseModelling, and focuses on urban soundscape modeling, participatory noise measurement, and the development of tools for environmental noise assessment.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/X7Q7WJ-noisemodelling/\">NoiseModelling and Its FLOSS Ecosystem for Environmental Noise Assessment<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/aw1120/\">AW1.120</a></td>\n            <td><a href=\"/2026/schedule/track/open-research/\">Open Research</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T11:45:00+01:00\" href=\"/2026/schedule/day/sunday/#1145\">11:45</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T12:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1215\">12:15</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11529,
          "settleDelayMs": 10000,
          "auditMs": 1211,
          "totalMs": 13338,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/pierromond/04d23533484d1077a7324057e4e393f3c387c1b7cacace1645e363e180a2cdb1.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of pierromond\">",
            "impact": "minor",
            "message": "Alt text \"Photo of pierromond\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6303c17a2104",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f8151f2083a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a2bc69c4e3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "090cded85992",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01b63bd596ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77c2b310329b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef1b28314b9a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "970579e8eca0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d504bfcfd459",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">pierromond</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b01bf5abbfb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/X7Q7WJ-noisemodelling/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/X7Q7WJ-noisemodelling/\"]",
            "html": "<a href=\"/2026/schedule/event/X7Q7WJ-noisemodelling/\">NoiseModelling and Its FLOSS Ecosystem for Environmental Noise Assessment<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4907672ba6c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-72f6395f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0a8c79aec1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/aw1120/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/aw1120/\"]",
            "html": "<a href=\"/2026/schedule/room/aw1120/\">AW1.120</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b596dcc53bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8a4882b1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-research/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/open-research/\"]",
            "html": "<a href=\"/2026/schedule/track/open-research/\">Open Research</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "390c150f8c31",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d08eea6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f80ebb5e1f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e20dae366fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0bd5b75e181",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32fb7df36c34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "031903ec3ee5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3e813a14698",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a93dacea00d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4e74b5b5d3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3ed359dd360",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6360d217a91b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c58232a8e00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "958b42294f4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab1585898159",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66ef9d3813cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e953ffb7d499",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d20be488263",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f72c6e22904d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d9ba1bc345e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "54053c8f41ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e9cac1801b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d310bfb91d93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ab331612f1d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "435ff5cfdf7e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11514,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12681
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "5912751cecd8",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "ce002e3cb51f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "aa97540b22e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "cef995f44bbd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "cef995f44bbd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 11529,
        "pageLoadDelayMs": 10000,
        "totalMs": 29634,
        "scannerMs": {
          "axe": 13338,
          "accesslint": 12681
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Michelle Barker",
      "elapsedMs": 29709,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 272,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 62
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f351ef32ccce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38f09e8f404e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc9f3ffd3f27",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83c434912734",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e26c75e93bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e13c7b10396d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b0febb22904",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a8038ad39cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Michelle Barker</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb0ee6c2261f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/3EZXEA-research-software-grant-funding-models/\">Understanding and advancing research software grant funding models<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6c8d3f54371",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06eb2b3bccad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2218a/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "233da4d49ec0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f85f8eb0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ab3a4a984fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1420\">14:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7b170e02059",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0d8ac996"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:50:00+01:00\" href=\"/2026/schedule/day/saturday/#1450\">14:50</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddf5a75a4798",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4c4cceb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92109dfb93f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8605afef7753",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a589c3e88762",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d5762d48962",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ea2d1798ffb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed23634e490f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72e0219ff853",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36e183c877cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "533360089db5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da92f465ed2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49eebdaae2e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "596b5e92bd25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a861dc469bf3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e88a09823f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c55db9d7c4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d473d70e60f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "243f88a5c65b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a60eeb0887f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "21b74ea03272",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "53dfaf749edf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b167fdf6603",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "835af3db6f62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87fbfdf68147",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72c3d0b38219",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bd5634fe64c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b129514c4a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cc6f2a9de71",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "918f57ce4aa6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "31b7853dc440",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "290e5ed98e84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "98eb5b25ba08",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Michelle Barker</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Michelle Barker\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Michelle Barker\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Michelle Barker</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Michelle Barker</h1>\n\t\n\t</div>\n      \n\n      \n\n\n\n\n\n\n\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/3EZXEA-research-software-grant-funding-models/\">Understanding and advancing research software grant funding models<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a></td>\n            <td><a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T14:20:00+01:00\" href=\"/2026/schedule/day/saturday/#1420\">14:20</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T14:50:00+01:00\" href=\"/2026/schedule/day/saturday/#1450\">14:50</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 386,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11526,
          "settleDelayMs": 10000,
          "auditMs": 1183,
          "totalMs": 13310,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 56,
          "failed": 36,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30ce1340ba11",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "877796bc75a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "059a3e56f306",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca33c6bdbcf7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98d956f748a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afff8c09da08",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ec7b3d2331b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9d797604e01",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Michelle Barker</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07b0777f05fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/3EZXEA-research-software-grant-funding-models/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/3EZXEA-research-software-grant-funding-models/\"]",
            "html": "<a href=\"/2026/schedule/event/3EZXEA-research-software-grant-funding-models/\">Understanding and advancing research software grant funding models<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63d55dca9d2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5d01d3a0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f6dc32576ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2218a/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud2218a/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26fde8ee9baa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-df2c3594"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/funding-the-foss-ecosystem/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/funding-the-foss-ecosystem/\"]",
            "html": "<a href=\"/2026/schedule/track/funding-the-foss-ecosystem/\">Funding the FOSS Ecosystem</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd3736c2e31a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0473d659"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0ab46c218b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b390ece4bba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bc07d73b597",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51c981030cef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3ec978575e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4342bb91416d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b77299ee7394",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "355c9432aeff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ec66cb332b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d93a907ba0c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14d58fa68d99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4485c4a4ec96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ecd1b2adccc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bddf2f1bc56d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25d2f6f5fc23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5720b70346e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac0536322b3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "675530b09747",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "fb3160313960",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bff6d34443d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cfae46327b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "658cd2bed762",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "dde94e9a1d5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 36,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11511,
          "settleDelayMs": 10000,
          "auditMs": 525,
          "totalMs": 12679
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "764447c58ac1",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "abd153ab580f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "191b2271ce1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "b3e0a305e8f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "b3e0a305e8f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 11526,
        "pageLoadDelayMs": 10000,
        "totalMs": 29709,
        "scannerMs": {
          "axe": 13310,
          "accesslint": 12679
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - SucréLA: open source usb 3.0 logic analyzer based on FPGA",
      "elapsedMs": 29401,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 352,
          "failed": 58,
          "cantTell": 8,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "image-alt",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18915c40086f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a08b735c668",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c369f529bcf8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ef1190cc820",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5302a971c2e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3854ce74ac82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "522e0ab8dad9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc964d4a7478",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7) > a",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c0348a48488",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-be72a190"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">SucréLA: open source usb 3.0 logic analyzer based on FPGA</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fd1f2eab8ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2108e5e411b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h2215/\"]",
            "html": "<a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9d89e01b424",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7d15df97"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fe6ce78e5ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T10:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e8b625ef349",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b3c28974"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T10:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1015\">10:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b39fee81e10b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7fcb7e0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbdad4e4610c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/yann_sionneau/\">Yann Sionneau</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c278eb60cd9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/slides/267286/sucrela_f_xn9dncn.pdf\">Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6efe2fe759cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "076a05f65249",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d9e4c4d9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.mp4\">Video recording (MP4; for legacy systems) - 361.1 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "976b98464b7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8bdabac"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.av1.webm\">Video recording (AV1/WebM; preferred) - 44.0 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35a9b3ca0ea5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9177a0c4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0787b7c49bbb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80cef9ee"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d317df817e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ed46090"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WSKHHU/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebb5b69ef0ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5eca7c07"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8030d74dc038",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db9366bfb943",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46933a44ebc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68d2b215eed9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d14c995b58dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1740fecc5b19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f5a6439991b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb9f48996e4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "979fd3ee1495",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45a4c453608d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18a97db502c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f24e1f56449",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94f6640bce88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e257623d2987",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4bd2042f9fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6b27a75ac21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c32be925d8ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "3fdb485a6296",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "image-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".event-logo",
            "html": "<img src=\"/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga-7cbdd52a268c86bbb395550fdae274a8e81efdf584488865136e193db5fa7c82.png\" class=\"event-logo\">",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6de67ef444c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8e8f0ed"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e311d1ef608d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "20d8e613af10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T10:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3034df8a17cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a8a5fcb3"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T10:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1015\">10:15</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f82c7c3f449c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cd1167c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb1384328241",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6ada4e2d66e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf9b605a6869",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10074d8db77d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cba74bd8b143",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a1ada643b55",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d78af25b5c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "215110ec9355",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "88772e6ef0fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7fc362534fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "414ec8333ad2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - SucréLA: open source usb 3.0 logic analyzer based on FPGA</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"SucréLA: open source usb 3.0 logic analyzer based on FPGA\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - SucréLA: open source usb 3.0 logic analyzer based on FPGA\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/dev-random/\">/dev/random</a></li><li class=\"separator\">/</li><li class=\"active\">SucréLA: open source usb 3.0 logic analyzer based on FPGA</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>SucréLA: open source usb 3.0 logic analyzer based on FPGA</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/dev-random/\">/dev/random</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T10:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1015\">10:15</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n  <img src=\"/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga-7cbdd52a268c86bbb395550fdae274a8e81efdf584488865136e193db5fa7c82.png\" class=\"event-logo\">\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>The goal of the talk is to present the SucréLA project.\nSucréLA is a fast (USB 3.0) and fully open logic analyzer.\nFor the feature set, it takes inspiration on the great Saleae products.\nBut the goal is to be more affordable for hackers and be fully open source.\nThe board is open (all Kicad files), the PC software is open (sigrok/PulseView), \nthe FPGA gateware is open (in Migen, based on LiteX SoC toolkit, available on gitlab),\nthe mcu fw is open (also on gitlab) and you only need open source tools to hack it\n(gcc, NextPNR and Yosys: no closed source fpga toolchain needed).\nThe idea is for someone to easily be able to understand, modify, improve and repair it. </p>\n<p>Everything is available at https://gitlab.com/yannsionneau/SucreLA/</p>\n<p>Licenses: LGPL v2.1 and CERN-OHL-W v2</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/yann_sionneau/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/yann_sionneau/7c55d2805fa155eaa1f4dcd1948d4019300bd5d13ec24da15d9010671d8915aa.png\" alt=\"Photo of Yann Sionneau\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/yann_sionneau/\">Yann Sionneau</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/slides/267286/sucrela_f_xn9dncn.pdf\">Slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.mp4\">Video recording (MP4; for legacy systems) - 361.1 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.av1.webm\">Video recording (AV1/WebM; preferred) - 44.0 MB</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WSKHHU/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 476,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11427,
          "settleDelayMs": 10000,
          "auditMs": 1288,
          "totalMs": 13312,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 58
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 42,
          "failed": 50,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "text-alternatives/img-alt",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/img-alt",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga-7cbdd52a268c86bbb395550fdae274a8e81efdf58...",
            "impact": "critical",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a880e97ccb87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/yann_sionneau/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/yann_sionneau/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/yann_sionneau/7c55d2805fa155eaa1f4dcd1948d4019300bd5d13ec24da15d9010671d8915aa.png\" alt=\"Photo of Yann Sionneau\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Yann Sionneau\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebbda0200648",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-468051b6"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.av1.webm\" type=\"video/webm; ...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "759941c4518e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1000\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1000\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1000\">10:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24d8565a5681",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-466f2023"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1015\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1015\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T10:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1015\">10:15</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7619fdeba164",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c25365c6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fef3b0e52e5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0462973a265f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0bc2d9e8604",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0adc809bb7ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ae7ec22cc42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cced14e89ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1b2829675ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53f882dd39c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "394e32341720",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-177de115"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(9)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(9)",
            "html": "<li class=\"active\">SucréLA: open source usb 3.0 logic analyzer based on FPGA</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3abe1c9c2a65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cacbc0fe"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f7f3b23dc8f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff8ec839"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h2215/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h2215/\"]",
            "html": "<a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "702efdc96d65",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-57ed9a16"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18aac7ca3229",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10d8193c6f44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-52104cbb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/yann_sionneau/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/yann_sionneau/\"]",
            "html": "<a href=\"/2026/schedule/speaker/yann_sionneau/\">Yann Sionneau</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d10cd11cd18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-70927511"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li > a",
            "selector": "ul:nth-of-type(3) > li > a",
            "html": "<a href=\"/2026/events/attachments/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/slides/267286/sucrela_f_xn9dncn.pdf\">Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81af7062d0c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b5672e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(1) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dac00e443485",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a24d6acc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(2) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.mp4\">Video recording (MP4; for legacy systems) - 361.1 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a9525f035a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-46cedef7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(3) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga.av1.webm\">Video recording (AV1/WebM; preferred) - 44.0 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e76ff5c97985",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3b73a045"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e03fdcc08f5e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-136f8c83"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67e773a9644e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6f53eceb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WSKHHU/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WSKHHU/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/WSKHHU/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "529acf4795d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3d9e513e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "070ed758f260",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7807abe17e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7554fa49871",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dd7f7816401",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8227d86070d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d958d26f4cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "129b4b89176f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7ec9f06604a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b212c946380",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5585e7ebbdf1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfb8502137b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b34c7387df67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35c66a2996ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af19c3acdf30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4617f474dd4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1914da6eab95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49393ae13127",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "2de4263f64e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3e9ce327c5b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caa59c6efb6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c1ba628fc5c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b9e4b911a6bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "43bf945d4116",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 50,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11411,
          "settleDelayMs": 10000,
          "auditMs": 531,
          "totalMs": 12582
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 2,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "0360b921e765",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "error",
            "rule": "image-alt",
            "element": "<img class=\"event-logo\">",
            "message": "Image is missing an alt attribute",
            "suggestion": "Add an alt attribute that describes the image, or use alt=\"\" for decorative images",
            "line": 0,
            "fingerprint": "c3dfba571420",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-71a1818c"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "394fc625138f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "394fc625138f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 11427,
        "pageLoadDelayMs": 10000,
        "totalMs": 29401,
        "scannerMs": {
          "axe": 13312,
          "accesslint": 12582
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Date (Yu-Chiang) Huang",
      "elapsedMs": 29506,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 282,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c57d36d3853b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e2f86e1b03b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65757e782357",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b17555fc9b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1037c2a4fb59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bf748859ab0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01504f5f6516",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63665f5be2c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Date (Yu-Chiang) Huang</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "938261fc3a86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/YQWEDC-stunmesh-go_building_p2p_wireguard_mesh_without_self-hosted_infrastructure/\">STUNMESH-go: Building P2P WireGuard Mesh Without Self-Hosted Infrastructure<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59c452104292",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e03959e37ed4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h1302/\"]",
            "html": "<a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "546b926cd110",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bfbeefc7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"network/\"]",
            "html": "<a href=\"/2026/schedule/track/network/\">Network</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6eae4842b048",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f414ef31"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1635\">16:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "750292f9d5ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-731c8987"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1655\">16:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1ef4ebdda3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-52e6d305"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db7311bac226",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "125f4265ace2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4925b36ceaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caf24755f4b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "303ba9eded08",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93dc13d74f73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4aa20c0a9ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4627df182658",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19cec4314554",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8eba9a6580a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dc5f76ce70e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd4c41e6dbf4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63472dd76df0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab6457ce6665",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "667b09f79674",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04c1b01880f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b411af379453",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6b5c4592ebd3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "48ede50f9f43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7d0b65b4ca1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e551fc6013df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "511f5a3e3480",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9466fafb296e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e009eeffa334",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9395f4a84afc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4883c980ebac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e46e24657bca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e506e43b28e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9a0ddc3d32af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebb39582ece5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ce92ffa7cc5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Date (Yu-Chiang) Huang</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Date (Yu-Chiang) Huang\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Date (Yu-Chiang) Huang\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Date (Yu-Chiang) Huang</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Date (Yu-Chiang) Huang</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/date_yu-chiang_huang/7c5359639fe312081358bcad1f0e8809ad6ccc68514d090274d0a350cc22505c.JPG\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Date (Yu-Chiang) Huang\">\n\n\n\n<p>Date Huang is a Solution Architect with 5 years of experience in cloud and datacenter networking. He is the creator of STUNMESH-go and maintainer of EZIO Project. His expertise includes AWS/Azure/GCP networking, OpenStack, Kubernetes, SD-WAN, and open-source development.</p>\n<p>Speaking Experience: OpenStack Day Taiwan 2016-2017, Open Source Summit North America 2017, ISC High Performance Project Poster 2018, Hong Kong Open Source Conference 2019, Open Source Conference Tokyo 2019 Fall, China Open Source Conference 2019, TWNOG 4.0, COSCUP 2021, 2023, 2024, 2025, Kubernetes Community Day 2023, 2024, OSC Nagoya 2024, ALASCA Tech-Talk #19, COSCUP 2025</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/YQWEDC-stunmesh-go_building_p2p_wireguard_mesh_without_self-hosted_infrastructure/\">STUNMESH-go: Building P2P WireGuard Mesh Without Self-Hosted Infrastructure<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a></td>\n            <td><a href=\"/2026/schedule/track/network/\">Network</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T16:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1635\">16:35</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T16:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1655\">16:55</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 392,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11525,
          "settleDelayMs": 10000,
          "auditMs": 1206,
          "totalMs": 13327,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/date_yu-chiang_huang/7c5359639fe312081358bcad1f0e8809ad6ccc68514d090274d0a350cc22505c.JPG\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Date (Yu-Chiang...",
            "impact": "minor",
            "message": "Alt text \"Photo of Date (Yu-Chiang) Huang\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78a232f1f6d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12ec3d14b7e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6defda106dc0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee5cabf3f8ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b324bf170da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75891a42e024",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7337115580bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a1dbae24d69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d65dd685817b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Date (Yu-Chiang) Huang</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d4bd010f3a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a",
            "selector": "td:nth-of-type(1) > a",
            "html": "<a href=\"/2026/schedule/event/YQWEDC-stunmesh-go_building_p2p_wireguard_mesh_without_self-hosted_infrastructure/\">STUNMESH-go: Building P2P WireGuard Mesh Without Self-Hosted Infrastructure<br><i></i>...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "981af10bd0f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-abdcc1bc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9f4423074d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1302/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1302/\"]",
            "html": "<a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75afd75b0881",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3ca5fd1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/network/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/network/\"]",
            "html": "<a href=\"/2026/schedule/track/network/\">Network</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58fd6aa8618a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-317e9af3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d7db031ceee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59afc447b1b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b4fed800579",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c555dd496bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c108d173278a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b1c8baf6745",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa23ce56b0f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be6f889dc221",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "402d44d3da0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57e875f1b249",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b549786bfc1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b04ddf8cde7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7d6fda7cdf7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "483f7e66dcc5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76ee7bd8ea00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbc01526b449",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a8d450369f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "bfe2542ff8e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7fcd8543607d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b155e7050464",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0cf25c8a069",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c1bb728d7219",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "18378de4b68d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11413,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12579
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "d9cb6da8496a",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "f33ca2767733",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "8173e9e86d0f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "f730f2ba2fb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "f730f2ba2fb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11525,
        "pageLoadDelayMs": 10000,
        "totalMs": 29506,
        "scannerMs": {
          "axe": 13327,
          "accesslint": 12579
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - iroh p2p connections",
      "elapsedMs": 29688,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 356,
          "failed": 59,
          "cantTell": 8,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "image-alt",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68b4081dc255",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c4958d28b57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41292edcfcf2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9294f6bd3750",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "392333797514",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c77c2fc7f66f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a67968458c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b38f68646af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7023e97569d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/decentralized-internet-and-privacy/\">Decentralized Internet and Privacy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7533cfb5c081",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">iroh p2p connections</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59946c2efae4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/decentralized-internet-and-privacy/\">Decentralized Internet and Privacy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "385ffef6242e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud2218a/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be945b22eee0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f85f8eb0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "234418610c22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T14:10:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:10:00+01:00\" href=\"/2026/schedule/day/sunday/#1410\">14:10</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f24184ebe61",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d312b52d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T14:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:35:00+01:00\" href=\"/2026/schedule/day/sunday/#1435\">14:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5b5d388c184",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fde299c0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-decentralized-internet-and-privacy:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "466516b4e1b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/floris_bruynooghe/\">Floris Bruynooghe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72d006a0de14",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/T9ACNE-iroh_p2p_connections/slides/267568/iroh_2p2_bineq6t.pdf\">slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "640acacc024d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15f26ccefc43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d9e4c4d9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.av1.webm\">Video recording (AV1/WebM; preferred) - 49.5 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77591a31efd3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8bdabac"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.mp4\">Video recording (MP4; for legacy systems) - 518.3 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa512afa3e99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9177a0c4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-decentralized-internet-and-privacy:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "990a77c86fcb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80cef9ee"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-decentralized-internet-and-privacy:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e8b052fb3f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ed46090"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/T9ACNE/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd0523bf276d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5eca7c07"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35b19b160f88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f5c7d3881d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b47226fb09e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0428369c3f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "907b89c1dff8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "244213399551",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32d14488230c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73325734097e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dc270d741fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b947a7e08123",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce8aae5338a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d60f5bcf867",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "900699571801",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caec0ace12dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71ab5dfa6262",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f1a7d49621a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcee0fc7d4d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "bc37ef076542",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "image-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".event-logo",
            "html": "<img src=\"/2026/schedule/event/T9ACNE-iroh_p2p_connections/T9ACNE-iroh_p2p_connections-6d5792a5ac8bba070568425bfcc0be62af6c1d83be9504e41a3f3fbcb5036ef1.svg\" class=\"event-logo\">",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aea868c022b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8e8f0ed"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "aa8b52c955b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c107d774a983",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T14:10:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:10:00+01:00\" href=\"/2026/schedule/day/sunday/#1410\">14:10</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53515fc5eb05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aff03b7a"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T14:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:35:00+01:00\" href=\"/2026/schedule/day/sunday/#1435\">14:35</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99733a77c9eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f1438cc4"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9f6ca5f5e5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb7a8ff2b4bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45bda66f3773",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a3a0fe7cdbf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "394aba18dd2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "771d4cc6c790",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36ba7433bc52",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6ac6877a686",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7d34354bdaee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72a5264e121f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "164e41b18bf9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - iroh p2p connections</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"iroh p2p connections\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - iroh p2p connections\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/decentralized-internet-and-privacy/\">Decentralized Internet and Privacy</a></li><li class=\"separator\">/</li><li class=\"active\">iroh p2p connections</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>iroh p2p connections</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/decentralized-internet-and-privacy/\">Decentralized Internet and Privacy</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T14:10:00+01:00\" href=\"/2026/schedule/day/sunday/#1410\">14:10</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T14:35:00+01:00\" href=\"/2026/schedule/day/sunday/#1435\">14:35</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-decentralized-internet-and-privacy:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n  <img src=\"/2026/schedule/event/T9ACNE-iroh_p2p_connections/T9ACNE-iroh_p2p_connections-6d5792a5ac8bba070568425bfcc0be62af6c1d83be9504e41a3f3fbcb5036ef1.svg\" class=\"event-logo\">\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>iroh is a library to establish direct connections between two peers, wherever they are on the internet. It takes care of using different transports and holepunching as needed, to reliably establish connectivity. To the application a normal QUIC connection is presented. The aim is to be a connection layer for p2p, providing greater user agency.</p>\n<p>Once there is a QUIC connection between two peers other network protocols can be run on top. iroh encouranges mixing and matching custom protocols as the application needs them. Two such building blocks maintained by the same team are iroh-gossip and iroh-blobs, implementations of gossip and verified streaming.</p>\n<p>After explaining how the core iroh system works and what applications need to understand the idea of how iroh encourages modular protocols will be described and iroh-gossip and iroh-blobs building blocks will be presented briefly as part of this.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/floris_bruynooghe/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/floris_bruynooghe/401d636e030fd6e717f57644807581ef3b387daa23c8465c40b58396dc10db13.jpg\" alt=\"Photo of Floris Bruynooghe\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/floris_bruynooghe/\">Floris Bruynooghe</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/T9ACNE-iroh_p2p_connections/slides/267568/iroh_2p2_bineq6t.pdf\">slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.av1.webm\">Video recording (AV1/WebM; preferred) - 49.5 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.mp4\">Video recording (MP4; for legacy systems) - 518.3 MB</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-decentralized-internet-and-privacy:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-decentralized-internet-and-privacy:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/T9ACNE/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 481,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11523,
          "settleDelayMs": 10000,
          "auditMs": 1269,
          "totalMs": 13393,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 59
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 41,
          "failed": 51,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "text-alternatives/img-alt",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/img-alt",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/event/T9ACNE-iroh_p2p_connections/T9ACNE-iroh_p2p_connections-6d5792a5ac8bba070568425bfcc0be62af6c1d83be9504e41a3f3fbcb5036ef1.svg\" class=\"event-logo\">",
            "impact": "critical",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2aced2267266",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/floris_bruynooghe/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/floris_bruynooghe/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/floris_bruynooghe/401d636e030fd6e717f57644807581ef3b387daa23c8465c40b58396dc10db13.jpg\" alt=\"Photo of Floris Bruynooghe\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Floris Bruynooghe\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdffb06dd14d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b8f6f3f2"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.0...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1736bd1d256",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1410\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1410\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:10:00+01:00\" href=\"/2026/schedule/day/sunday/#1410\">14:10</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72fccb04f512",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ec8f12ce"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1435\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1435\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:35:00+01:00\" href=\"/2026/schedule/day/sunday/#1435\">14:35</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "833ac4d43c6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d350c267"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aadefd214647",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3278757b621e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a82138ba8608",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c71b3c649d79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29d963eb54bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb0750fdcfa6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bab0d0d03eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c61f7577e3d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "312cf9b8dec3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/decentralized-internet-and-privacy/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/decentralized-internet-and-privacy/\"]",
            "html": "<a href=\"/2026/schedule/track/decentralized-internet-and-privacy/\">Decentralized Internet and Privacy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0729ff8d6081",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ed5ae21"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">iroh p2p connections</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9668a7d57051",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/decentralized-internet-and-privacy/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/decentralized-internet-and-privacy/\"]",
            "html": "<a href=\"/2026/schedule/track/decentralized-internet-and-privacy/\">Decentralized Internet and Privacy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd0d0ba3dc53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-626f8f1e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2218a/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ud2218a/\"]",
            "html": "<a href=\"/2026/schedule/room/ud2218a/\">UD2.218A</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27db96624ffa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bdab0028"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4209f043482a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-decentralized-internet-and-privacy:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-decentralized-internet-and-privacy:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-decentralized-internet-and-privacy:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "907cdf6c4431",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2c99b6f4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/floris_bruynooghe/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/floris_bruynooghe/\"]",
            "html": "<a href=\"/2026/schedule/speaker/floris_bruynooghe/\">Floris Bruynooghe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "273f9f056e87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b7550f52"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/events/attachments/T9ACNE-iroh_p2p_connections/slides/267568/iroh_2p2_bineq6t.pdf\"]",
            "selector": "li > a[href=\"/2026/events/attachments/T9ACNE-iroh_p2p_connections/slides/267568/iroh_2p2_bineq6t.pdf\"]",
            "html": "<a href=\"/2026/events/attachments/T9ACNE-iroh_p2p_connections/slides/267568/iroh_2p2_bineq6t.pdf\">slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49ecf99a1881",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-482a1415"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.vtt\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26fa7d8e0566",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-730dcdbb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.av1.webm\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.av1.webm\">Video recording (AV1/WebM; preferred) - 49.5 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50c9c7a4c670",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-02dc80e7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.mp4\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/ud2218a/T9ACNE-iroh_p2p_connections.mp4\">Video recording (MP4; for legacy systems) - 518.3 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e08b15180281",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c466c0a0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-decentralized-internet-and-privacy:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-decentralized-internet-and-privacy:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-decentralized-internet-and-privacy:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43b082f14631",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d119a308"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(5) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-decentralized-internet-and-privacy:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b4e3a52d8d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-21a0e3b5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/T9ACNE/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/T9ACNE/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/T9ACNE/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4ff8989726d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7adcab61"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0391772fe2f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e42187209d25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8bc4b0d6958",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23848fb5d4b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b77806ca9ddc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96232ede00fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f9b62c18782",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce46896daf7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7ab1fc0b803",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcc5d75920da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58fcb6750d2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "139f48c00f67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c9878df38d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efb05a011d69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77fd432367a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c44e36c9a8dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5bfd2bfd3bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6db72d6b552f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "df40f77f9dbd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a59fdfaf3145",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff56fd428d1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b7afac71f3c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "46bbdd9cbc66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 51,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11509,
          "settleDelayMs": 10000,
          "auditMs": 532,
          "totalMs": 12684
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 2,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "263a83bae015",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "error",
            "rule": "image-alt",
            "element": "<img class=\"event-logo\">",
            "message": "Image is missing an alt attribute",
            "suggestion": "Add an alt attribute that describes the image, or use alt=\"\" for decorative images",
            "line": 0,
            "fingerprint": "2764d5d2f4a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-71a1818c"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "72270bca60e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "72270bca60e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 11523,
        "pageLoadDelayMs": 10000,
        "totalMs": 29688,
        "scannerMs": {
          "axe": 13393,
          "accesslint": 12684
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Cassie Jiun seo",
      "elapsedMs": 29575,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 280,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e183459858ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52f74b668bdb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aea6877a1b7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdccd200bc80",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03792fff831b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ccbdcf592ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24513b8fcae7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e2404b14c4c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Cassie Jiun seo</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e778e8ed66bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/PAU8DZ-building_cra-ready_open_source_communities_the_critical_role_of_community_manage/\">Building CRA-Ready Open Source Communities: The Critical Role of Community Managers<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0be1659d51b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32061d3cda75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ua2114/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f74778247d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7a8a96a7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/cra-in-practice/\">CRA in practice</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71f8bbe496e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1645\">16:45</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fa1ef2f7338",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9c400b02"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T17:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T17:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1700\">17:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc9434e4215f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-afc09b93"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b4c8130ce02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6a9ae5704ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c7a2bdd62da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90c23c25879e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "baf85fbb6685",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad73c3d4ed7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "661983c6ca20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "180ab5c271c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a8e608faabf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "984daa81201c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61ac08900c40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81065fee3152",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f304e99dee2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa137c5018df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a238981d77b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce9c41daa946",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0c6944ffb74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "26761c6c32f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "969b2ef136a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f6301ec01875",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1645788e77b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6314934cec25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8aae9bde23b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9cd84ce96a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25c7f4204734",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94fa5500b999",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97148be86fc4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acabd37749d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5edf38cf7806",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68a528919924",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f723119c7eb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Cassie Jiun seo</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Cassie Jiun seo\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Cassie Jiun seo\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Cassie Jiun seo</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Cassie Jiun seo</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/cassie_jiun_seo/56edb91077eebc41381cad924f6de61cc55e479888719f898c12b43e7212713a.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Cassie Jiun seo\">\n\n\n\n<p>Cassie Jiun Seo is a public-interest technology specialist focused on the sustainable use of technology in humanitarian, development, and migration nexus. She consults the World Health Organization on free and open-source solutions for epidemic preparedness, patient-centric health records, and global interoperability of health credentials. Previously, she led the digital unit at the Norwegian Refugee Council, supporting large-scale humanitarian and emergency operations. She is a research affiliate at the Minderoo Centre for Technology and Democracy at Cambridge University, where she researches technology practices in fragile contexts.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/PAU8DZ-building_cra-ready_open_source_communities_the_critical_role_of_community_manage/\">Building CRA-Ready Open Source Communities: The Critical Role of Community Managers<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a></td>\n            <td><a href=\"/2026/schedule/track/cra-in-practice/\">CRA in practice</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T16:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1645\">16:45</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T17:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1700\">17:00</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11510,
          "settleDelayMs": 10000,
          "auditMs": 1179,
          "totalMs": 13282,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/cassie_jiun_seo/56edb91077eebc41381cad924f6de61cc55e479888719f898c12b43e7212713a.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Cassie Jiun seo\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Cassie Jiun seo\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1d7ca492d95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b35f6486c3e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abaa0336f226",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daebfef583da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6bdbadd9232",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05c250515d48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bb040fa34cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aba47338fbab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "958a432531ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Cassie Jiun seo</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a27a20461137",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a",
            "selector": "td:nth-of-type(1) > a",
            "html": "<a href=\"/2026/schedule/event/PAU8DZ-building_cra-ready_open_source_communities_the_critical_role_of_community_manage/\">Building CRA-Ready Open Source Communities: The Critical Role of Community Manag...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "762d36946d05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-abdcc1bc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "777bf8f758d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2114/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2114/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e7de111c99e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-92fe7a3e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/cra-in-practice/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/cra-in-practice/\"]",
            "html": "<a href=\"/2026/schedule/track/cra-in-practice/\">CRA in practice</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c43fb210dfa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a1011a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4259162f1134",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0c0d55708b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b912c81548e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93e6e91eaa6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9edd06d2667",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2f4d4b0a178",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a51abf8f4d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "415241af43bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c01a565d913",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49fe78c28a7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa982bdeecc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef20568e0de4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6feb1f7d6f9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34b2c92ab486",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc10d88d033e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4aafdc0873b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40f29741d35c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "68af5476c628",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "60eb3330c7a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd6bad409d28",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9645c696c3eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "55b95790e3e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "48ed25fb519a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11510,
          "settleDelayMs": 10000,
          "auditMs": 527,
          "totalMs": 12681
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "a8f24a1d82eb",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "45ba4c408d88",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "715525377d33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "0860f3247491",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "0860f3247491",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 298,
        "pageNavigationMs": 11510,
        "pageLoadDelayMs": 10000,
        "totalMs": 29575,
        "scannerMs": {
          "axe": 13282,
          "accesslint": 12681
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - BadSMTP – the reliably unreliable mail server",
      "elapsedMs": 29691,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 342,
          "failed": 61,
          "cantTell": 8,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b29edffb744e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5c50477df2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7520b5408fb3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d84cc2a4caa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b50850d166f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5682a9222444",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b8bdf16c046",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65c5e75c174c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d5e0718c853",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ece12dea200",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">BadSMTP – the reliably unreliable mail server</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "275a823b9d53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0106477fa8d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k4201/\"]",
            "html": "<a href=\"/2026/schedule/room/k4201/\">K.4.201</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "353bf0471a3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c1bf96dd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "828ee8e1ded9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T18:10:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:10:00+01:00\" href=\"/2026/schedule/day/saturday/#1810\">18:10</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e160471cf2e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-352c2a1e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T18:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1840\">18:40</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "baded1c0f065",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4ae121ef"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "925bedb62b42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p > a:nth-child(1)",
            "html": "<a href=\"https://github.com/PHPMailer/PHPMailer\">PHPMailer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e3f4037d86c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3bc99cb3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"badsmtp.com\"]",
            "html": "<a href=\"https://badsmtp.com\">BadSMTP</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c165ff25efa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-23b15b06"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/marcus_bointon/\">Marcus Bointon</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "120b55349662",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.av1.webm\">Video recording (AV1/WebM; preferred) - 100.1 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "386e2fe13ac3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ea0f4e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.mp4\">Video recording (MP4; for legacy systems) - 459.7 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "124cc9e2d032",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e7c4a77"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "275943eaefa1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b78ebfe2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2ae5f9de8ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de9594a5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-modern-email:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6311f8653eb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ec7412c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/7GANAH/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b1af049b127",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a282a7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e82aaa6adc59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "317c4efd0cee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff6b7b87b2ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bc75486c61b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0081235a6d00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b1f781ef386",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9807dcbc6785",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fb43b00051b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e0ced5a5d2a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8068c8a3791",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "551ad2debee3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "596392c63996",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70e510a50383",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba869dddd470",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f01568ba0af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2cfb7c67ece",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "def5b841c8f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "aa5265bc724e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1c01f60a0ada",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c8872ecbd4ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T18:10:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:10:00+01:00\" href=\"/2026/schedule/day/saturday/#1810\">18:10</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1ea1d1f872e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-950e35c8"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T18:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1840\">18:40</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0d20ca87f15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-beef95e4"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p > a:nth-child(1)",
            "html": "<a href=\"https://github.com/PHPMailer/PHPMailer\">PHPMailer</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".event-abstract > p"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d70c5413f156",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80c40cca"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"badsmtp.com\"]",
            "html": "<a href=\"https://badsmtp.com\">BadSMTP</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".event-abstract > p"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2400f336938e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7fabaccd"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a268583e6f3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eac7ef529b49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fddbdc80e686",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fb806a0d270",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acaabe9523ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3c63618cc60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29bbc0c5c70d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a4245a66933",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1bd72b747fa7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b0e357a5192",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "88efb121e4b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - BadSMTP – the reliably unreliable mail server</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"BadSMTP – the reliably unreliable mail server\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - BadSMTP – the reliably unreliable mail server\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/modern-email/\">Modern Email</a></li><li class=\"separator\">/</li><li class=\"active\">BadSMTP – the reliably unreliable mail server</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>BadSMTP – the reliably unreliable mail server</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/modern-email/\">Modern Email</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/k4201/\">K.4.201</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T18:10:00+01:00\" href=\"/2026/schedule/day/saturday/#1810\">18:10</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T18:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1840\">18:40</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>I'm the maintainer of a very popular email client library, <a href=\"https://github.com/PHPMailer/PHPMailer\">PHPMailer</a>, and have found that it's difficult to test reliably because mocks get overcomplicated and unrepresentative, and it's difficult to configure mail servers to produce specific errors, for example to test what happens in your client if the server rejects a message with an unknown user, greylisting, spam filter, or authentication failure response.\nTo this end I have created <a href=\"https://badsmtp.com\">BadSMTP</a>, a mail server written in Go that produces specific errors on demand, easily driven by client configuration alone. It's a single, standalone binary, designed to run in CI systems, or as part of a larger system along the lines of mailhog. Essentially I want to do for SMTP what badssl.com does for TLS.\nThis talk is a simple overview of the project, why it was needed, and how to use it.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/marcus_bointon/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/marcus_bointon/a5d5ffd8831c96c83fba82a0e5df416aa150f7717d9d62ce5b2d10f6e82a6b37.jpg\" alt=\"Photo of Marcus Bointon\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/marcus_bointon/\">Marcus Bointon</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.av1.webm\">Video recording (AV1/WebM; preferred) - 100.1 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.mp4\">Video recording (MP4; for legacy systems) - 459.7 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-modern-email:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/7GANAH/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 469,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11512,
          "settleDelayMs": 10000,
          "auditMs": 1277,
          "totalMs": 13390,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 61
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 39,
          "failed": 53,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/marcus_bointon/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/marcus_bointon/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/marcus_bointon/a5d5ffd8831c96c83fba82a0e5df416aa150f7717d9d62ce5b2d10f6e82a6b37.jpg\" alt=\"Photo of Marcus Bointon\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Marcus Bointon\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffa60e4834b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7fe9d28e"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2497faf39ddc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1810\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1810\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:10:00+01:00\" href=\"/2026/schedule/day/saturday/#1810\">18:10</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb6917cd87c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ebf9194"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1840\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1840\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:40:00+01:00\" href=\"/2026/schedule/day/saturday/#1840\">18:40</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90caa67cafd9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-829ede95"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://github.com/PHPMailer/PHPMailer\"]",
            "selector": "p > a[href=\"https://github.com/PHPMailer/PHPMailer\"]",
            "html": "<a href=\"https://github.com/PHPMailer/PHPMailer\">PHPMailer</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2373950aff5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1e80c32b"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p > a[href=\"https://badsmtp.com\"]",
            "selector": "p > a[href=\"https://badsmtp.com\"]",
            "html": "<a href=\"https://badsmtp.com\">BadSMTP</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a29117371cc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-802d749c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c39bf62b189",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcd7d4a8c2a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5adef01b04f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d69a6fd3eba9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b155d44d1cd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "105e73cc3be1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "236c5daa0d21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75f42cb878bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0544547879f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d793543de57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7c7c92a7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">BadSMTP – the reliably unreliable mail server</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cef8dbf77a71",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "651d83c9c611",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eefd94e8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k4201/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k4201/\"]",
            "html": "<a href=\"/2026/schedule/room/k4201/\">K.4.201</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53a652c7eb47",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-03bfb22d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b272891171cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b502efcab8c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c2452808"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://github.com/PHPMailer/PHPMailer\"]",
            "selector": "p > a[href=\"https://github.com/PHPMailer/PHPMailer\"]",
            "html": "<a href=\"https://github.com/PHPMailer/PHPMailer\">PHPMailer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2551e5213af8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de23f7e3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"https://badsmtp.com\"]",
            "selector": "p > a[href=\"https://badsmtp.com\"]",
            "html": "<a href=\"https://badsmtp.com\">BadSMTP</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "065329b1b797",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e0d25b72"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/marcus_bointon/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/marcus_bointon/\"]",
            "html": "<a href=\"/2026/schedule/speaker/marcus_bointon/\">Marcus Bointon</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f4800174f35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a333d3a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.av1.webm\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.av1.webm\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.av1.webm\">Video recording (AV1/WebM; preferred) - 100.1 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e413155925a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5e34f6db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.mp4\">Video recording (MP4; for legacy systems) - 459.7 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e9d95f2c7f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fa57308a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/7GANAH-badsmtp.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e53a6d12a1e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-11aff02e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f49bb124700",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-49d306ac"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-modern-email:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-modern-email:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-modern-email:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71bee96abd3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97371c33"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/7GANAH/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/7GANAH/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/7GANAH/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcfc5a41600b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f1e25a8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2d4aa616ac8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9358248c424",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d7d0219e940",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a02b0340c819",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c95cfc14be1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc76a4b62dc9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03a6fb8f2d2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3660de9997a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9c13fe47273",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75b1c24f3e9a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a008e8e02d36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c18701caff3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2037cb5460fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb4baf019e59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f050c867c4ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8088e10b19b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebff7f7daffe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3bf5b5f68e19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "dc3f912d1b30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75d0d4df79bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3932b2629ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a19fe7fd4617",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7489dd47cd5e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 53,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11511,
          "settleDelayMs": 10000,
          "auditMs": 534,
          "totalMs": 12690
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "921b760536cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "499691a1671d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "499691a1671d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11512,
        "pageLoadDelayMs": 10000,
        "totalMs": 29691,
        "scannerMs": {
          "axe": 13390,
          "accesslint": 12690
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Pascal Bleser",
      "elapsedMs": 29357,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 284,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f4d4f862abe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb54d3f6c2b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d4b45d31028",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7489d91f0365",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e8c3f9a9b63",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1fd1736dd5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f103a5e83d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b82ba633ce3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Pascal Bleser</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bb13829e65c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/B7AXDE-opencloud-groupware-jmap/\">OpenCloud Groupware, a new JMAP client<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "937bace40200",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83e4206e48c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k4201/\"]",
            "html": "<a href=\"/2026/schedule/room/k4201/\">K.4.201</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e60d1013a1b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c1bf96dd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "899bb0833b33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T11:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T11:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1100\">11:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1eb7127f3115",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-02709ab2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T11:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T11:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1130\">11:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a52e1176d3d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5edf8b46"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f5c4d8e1437",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a83b129326d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f08759acf163",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff94c2f209e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22b324a13126",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5db470729573",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae9b2748039b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2cdec15b391",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1f3b65aaf02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96e2713e4eff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d96bb030f66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d2cf3dbf62f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9eddcd15ed44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b638e33b5dc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3803221d2cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e96a2dd7a92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86a343df7374",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "af1fc9a5f151",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "ca8bb2495cb5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "16b1455428bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c50a6151496d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25d594d8e3f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d3a4e6d0b9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11b6c2514b66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c3462aea840",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72b71202e0ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "791d776090a2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a14765b153e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "063250bf6407",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fd9f93e64f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7de8e340ffe2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Pascal Bleser</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Pascal Bleser\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Pascal Bleser\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Pascal Bleser</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Pascal Bleser</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/pascal_bleser/ad6aef674efcb7ffb68f563c59b24306f51df1115bdd2f3a35e564d07db37245.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Pascal Bleser\">\n\n\n\n<p>Pascal is currently a senior backend developer at OpenCloud, working on the development of its new Groupware stack.</p>\n<p>In the past, he worked on high performance backends and cryptography for Atos Worldine, as well as email cloud services and product customizations at Open-Xchange.</p>\n<p>He has a history of involvement in Open Source, having been a major contributor and board member of the openSUSE project, as well as organizing FOSDEM for 10 years.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/B7AXDE-opencloud-groupware-jmap/\">OpenCloud Groupware, a new JMAP client<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/k4201/\">K.4.201</a></td>\n            <td><a href=\"/2026/schedule/track/modern-email/\">Modern Email</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T11:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1100\">11:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T11:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1130\">11:30</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 394,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11407,
          "settleDelayMs": 10000,
          "auditMs": 1177,
          "totalMs": 13183,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/pascal_bleser/ad6aef674efcb7ffb68f563c59b24306f51df1115bdd2f3a35e564d07db37245.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Pascal Bleser\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Pascal Bleser\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d950fdf25fc0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a79243d6993",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b0aa2bd9002",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88be01f4391a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9148522a833",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44b778ec45fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dc73bfe2e21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbdaec13427b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25f81ce43fa5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Pascal Bleser</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed2484b93ca9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/B7AXDE-opencloud-groupware-jmap/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/B7AXDE-opencloud-groupware-jmap/\"]",
            "html": "<a href=\"/2026/schedule/event/B7AXDE-opencloud-groupware-jmap/\">OpenCloud Groupware, a new JMAP client<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "720304a96a07",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5660a101"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7e6bd2fc514",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k4201/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k4201/\"]",
            "html": "<a href=\"/2026/schedule/room/k4201/\">K.4.201</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c04bcabe91f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-92ea1549"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed1ef9157fec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cc3df7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c174501b61a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c12b3892187f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1914d92f0ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3bfebc2f87b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8b4bb2561a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e1ddcc5ad66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8f06252b70e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cb0594518cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61719bf52579",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ec283ee92a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "209aef095b96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09b42bdb1a57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cc7c6c6e3a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21ec15220be0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12ef57e05a10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1248c0f4dc30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02153dc3ebfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "4b4a618354c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "5e83d997da23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0566e1279cf0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "746e844ce1e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "2e30a04a401e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "0f99b00180c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11408,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12577
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "5a413c8ce893",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "637d34d2213e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "82b0363202d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "ac66693759ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "ac66693759ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 11408,
        "pageLoadDelayMs": 10000,
        "totalMs": 29357,
        "scannerMs": {
          "axe": 13183,
          "accesslint": 12577
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - The joys and horrors of NES dynamic recompilation",
      "elapsedMs": 29652,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 333,
          "failed": 56,
          "cantTell": 8,
          "inapplicable": 61
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06cbf1af5d66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c38af196ff0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27248fef5c7c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c2c134f5c69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2382f4668ef4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac4e8815ea75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f00adf480f0c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8841d3a80db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38a57bdb977c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/retrocomputing/\">Retrocomputing</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c226d843cd4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">The joys and horrors of NES dynamic recompilation</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f733e29ab1c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/retrocomputing/\">Retrocomputing</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72d9013a9364",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h1302/\"]",
            "html": "<a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9e8d633542c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bfbeefc7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "135c3815b81e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T14:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:50:00+01:00\" href=\"/2026/schedule/day/sunday/#1450\">14:50</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fadd4261fc57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9ec96e4b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T15:10:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:10:00+01:00\" href=\"/2026/schedule/day/sunday/#1510\">15:10</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c774884c6549",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-586fd004"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-retrocomputing:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a020dd3a3e11",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/alex_andreba/\">Alex Andreba</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f394542d780",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.av1.webm\">Video recording (AV1/WebM; preferred) - 127.1 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d1b5417be78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ea0f4e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.mp4\">Video recording (MP4; for legacy systems) - 413.5 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce49921dd9fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e7c4a77"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89eba3129932",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b78ebfe2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-retrocomputing:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fba5c7c12f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-de9594a5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(10) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ETLVUA/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dbbb14fbdb1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a282a7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf762a07e1fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a00af93de3b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a833e201966c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18e0689ec1c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "262ca39fcc6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe3cad0d99d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21a01ed95d2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d3d664a79b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "863eb2e6e04a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "244950cf6f5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e3716be5ab2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f373d57b2ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7f23bb6d3cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c6777a0b331",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16cf0ec8f097",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6385fc46f553",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a43c55a9b16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b0256fc77624",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "559543d26d5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b8355eabbee1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T14:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:50:00+01:00\" href=\"/2026/schedule/day/sunday/#1450\">14:50</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d18c24139db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-59fb9fab"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T15:10:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:10:00+01:00\" href=\"/2026/schedule/day/sunday/#1510\">15:10</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8fc324e7af7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3f2922aa"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d838fb311ee0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0115da4a9395",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd35797fa855",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ce87444ee70",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8db0868a00df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "931f1739d7d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43f01b26a8eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bfeb036e0a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "18f9854abdac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09af86007536",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "793e72a4306f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - The joys and horrors of NES dynamic recompilation</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"The joys and horrors of NES dynamic recompilation\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - The joys and horrors of NES dynamic recompilation\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/retrocomputing/\">Retrocomputing</a></li><li class=\"separator\">/</li><li class=\"active\">The joys and horrors of NES dynamic recompilation</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>The joys and horrors of NES dynamic recompilation</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/retrocomputing/\">Retrocomputing</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T14:50:00+01:00\" href=\"/2026/schedule/day/sunday/#1450\">14:50</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T15:10:00+01:00\" href=\"/2026/schedule/day/sunday/#1510\">15:10</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-retrocomputing:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>In this talk we'll explore the fascinating world of emulators and recompilation, by building together a dynamic recompiler for NES games, which will translate in real time code written for the game system into machine code directly executable by our host computer.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td></td>\n          <td><a href=\"/2026/schedule/speaker/alex_andreba/\">Alex Andreba</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.av1.webm\">Video recording (AV1/WebM; preferred) - 127.1 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.mp4\">Video recording (MP4; for legacy systems) - 413.5 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-retrocomputing:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-retrocomputing:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ETLVUA/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 458,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11510,
          "settleDelayMs": 10000,
          "auditMs": 1233,
          "totalMs": 13338,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 56
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 44,
          "failed": 48,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.av1.webm\" type=\"video/webm; codecs=...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5a35900f449",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1450\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1450\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T14:50:00+01:00\" href=\"/2026/schedule/day/sunday/#1450\">14:50</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ea4019e6c94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-925db167"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1510\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1510\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:10:00+01:00\" href=\"/2026/schedule/day/sunday/#1510\">15:10</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0431e5662966",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-edaa899e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98bc976e3aeb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de138a1cffd8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7791b41bb14",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a1aa0a6417b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "197f077ce3e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ea61255b073",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a634c13d292b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7852b2d46543",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fa392a1406d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/retrocomputing/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/retrocomputing/\"]",
            "html": "<a href=\"/2026/schedule/track/retrocomputing/\">Retrocomputing</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6cc17df7949",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6b158c68"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">The joys and horrors of NES dynamic recompilation</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef6c166bd22e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/retrocomputing/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/retrocomputing/\"]",
            "html": "<a href=\"/2026/schedule/track/retrocomputing/\">Retrocomputing</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "490217a7b030",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2426cd30"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h1302/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h1302/\"]",
            "html": "<a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1642dedf18c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aedbcdee"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22c4e1d8f66b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-retrocomputing:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-retrocomputing:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-retrocomputing:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77737ed62064",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e07768ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/alex_andreba/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/alex_andreba/\"]",
            "html": "<a href=\"/2026/schedule/speaker/alex_andreba/\">Alex Andreba</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9c5ad3cf539",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-dbfb4386"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.av1.webm\">Video recording (AV1/WebM; preferred) - 127.1 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1d2ad18e7be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4a74a9a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.mp4\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.mp4\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.mp4\">Video recording (MP4; for legacy systems) - 413.5 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e47bf7a8c3c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-03a0ad7a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.vtt\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.vtt\"]",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89c23df563a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fe27176d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-retrocomputing:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-retrocomputing:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-retrocomputing:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05ff46e06be9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fb9c55f1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-retrocomputing:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-retrocomputing:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-retrocomputing:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0727d0418737",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5c97b4a5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ETLVUA/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ETLVUA/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/ETLVUA/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39c829e71ba1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-340c4e22"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dea291b5e2a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10fb0c8bd600",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b8f2bb51b6a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bf093e2f344",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53810b64f872",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d591d2b47b00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca7010c0945a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9626edbf8136",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81a0ae3b14c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "926d003808aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad4c3e3b7cdc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0afa78dbb6f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b0fe8bb5faa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67b0d9cb2aa3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "647e07e57d80",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02c9cfaab2f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12225b139fef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "2170f47ae0c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "04563a53f56c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82d5e4176cf6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad29438421fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "90aad9197c27",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6892b78e0cfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 48,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11510,
          "settleDelayMs": 10000,
          "auditMs": 530,
          "totalMs": 12683
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "57ec0c742043",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "74314d6275e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "74314d6275e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11510,
        "pageLoadDelayMs": 10000,
        "totalMs": 29652,
        "scannerMs": {
          "axe": 13338,
          "accesslint": 12683
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - A short story of supporting Microsoft Exchange in Thunderbird",
      "elapsedMs": 29582,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 371,
          "failed": 63,
          "cantTell": 8,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52b902d314f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7d6096e7a1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f18124a4c635",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebd0e72de14b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f61d6beaa801",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2225cf4008f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab601a436a36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0b18e94343a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "540dc49b1c15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0961039bd165",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-95fd468a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">A short story of supporting Microsoft Exchange in Thunderbird</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "365ce109ef87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b86cda07c53e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k4201/\"]",
            "html": "<a href=\"/2026/schedule/room/k4201/\">K.4.201</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "561456565634",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c1bf96dd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f34142509950",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T12:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f056844bdd6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-19e4f59d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T12:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1215\">12:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b0f9898cd44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4e942eb1"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ef77f15fe32",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/brendan_abolivier/\">Brendan Abolivier</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e59cb51006dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/slides/266745/fosdem_20_v7x7c56.pdf\">Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dcfe1bb517e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"www.thunderbird.net\"]",
            "html": "<a href=\"https://www.thunderbird.net\">Thunderbird website</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8708d8229122",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6c84f665"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(2) > a",
            "html": "<a href=\"https://developer.thunderbird.net/\">Thunderbird developers website</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e42430eb028",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7196a12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://hg.mozilla.org/comm-central\">Thunderbird desktop source repository</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71f507155ae9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://source-docs.thunderbird.net/\">Thunderbird desktop source documentation</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80ed663cadf2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://blog.thunderbird.net/2025/11/thunderbird-adds-native-microsoft-exchange-email-support/\">Thunderbird Adds Native Microsoft Exchange Email Support</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48b415d2c54b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.mp4\">Video recording (MP4; for legacy systems) - 333.2 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd3ee5c6c045",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(7) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.av1.webm\">Video recording (AV1/WebM; preferred) - 41.8 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59e79d0f4640",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c41a3d5c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(8) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9860222a6697",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9b7a7a3b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(9) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "698b01fbc793",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1ea5b507"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(10) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-modern-email:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad568dd00ebf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-65cc2a83"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(11) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/FYVUB8/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a927946864ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-556d26fe"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bec47160d99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc57dc071c7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36f99587cb0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe5312c9daa1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93c70d73326c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a15e946f82c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09051916c743",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1656ff4f781d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "127e7c07c724",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92d7383d1ddf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c00d24e915e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c911775d24a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f5e2bb41322",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa3768693656",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81e167839368",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46ea2f8d6830",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98d183c3eb19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1050d80d8171",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9c93e7c278ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d991665fab68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T12:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f5959b8076b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4494734c"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T12:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1215\">12:15</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9abb9c1aea0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e3b4388e"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "febc66076436",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a40938bd3fff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55e9032805e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ae6ac531068",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bfa37a0feb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "500d66b110df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a874a829c442",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de3db05c5121",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e4300d42dfa0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e005c4d0e028",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0d34e4ad1541",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - A short story of supporting Microsoft Exchange in Thunderbird</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"A short story of supporting Microsoft Exchange in Thunderbird\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - A short story of supporting Microsoft Exchange in Thunderbird\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/modern-email/\">Modern Email</a></li><li class=\"separator\">/</li><li class=\"active\">A short story of supporting Microsoft Exchange in Thunderbird</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>A short story of supporting Microsoft Exchange in Thunderbird</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/modern-email/\">Modern Email</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/k4201/\">K.4.201</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T12:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1215\">12:15</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>In 2025, Thunderbird did something it hasn't done in over 20 years, since before even its first stable release in 2004: it grew built-in support for a new email platform. This new platform is Microsoft Exchange, the backbone of some of Microsoft's biggest communications and productivity tools.</p>\n<p>This talk will briefly go over the step we took to try to define how to support new platforms and protocols in an old code base, and the challenges we encountered as we worked our way towards full email support for Exchange in Thunderbird.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/brendan_abolivier/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/brendan_abolivier/f37b292d36f0cd61e902b31e96323c030638b21ee3d6eae335edc19ace772fe5.jpg\" alt=\"Photo of Brendan Abolivier\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/brendan_abolivier/\">Brendan Abolivier</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/slides/266745/fosdem_20_v7x7c56.pdf\">Slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://www.thunderbird.net\">Thunderbird website</a></li>\n    \n      <li><a href=\"https://developer.thunderbird.net/\">Thunderbird developers website</a></li>\n    \n      <li><a href=\"https://hg.mozilla.org/comm-central\">Thunderbird desktop source repository</a></li>\n    \n      <li><a href=\"https://source-docs.thunderbird.net/\">Thunderbird desktop source documentation</a></li>\n    \n      <li><a href=\"https://blog.thunderbird.net/2025/11/thunderbird-adds-native-microsoft-exchange-email-support/\">Thunderbird Adds Native Microsoft Exchange Email Support</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.mp4\">Video recording (MP4; for legacy systems) - 333.2 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.av1.webm\">Video recording (AV1/WebM; preferred) - 41.8 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-modern-email:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/FYVUB8/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 500,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11510,
          "settleDelayMs": 10000,
          "auditMs": 1246,
          "totalMs": 13353,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 63
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 37,
          "failed": 55,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/brendan_abolivier/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/brendan_abolivier/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/brendan_abolivier/f37b292d36f0cd61e902b31e96323c030638b21ee3d6eae335edc19ace772fe5.jpg\" alt=\"Photo of Brendan Abolivier\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Brendan Abolivier\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "219aa86864b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e61aeda7"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.av1.webm\" type=\"video/w...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92556519fc9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1200\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1200\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1200\">12:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9c1760468c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bca37ebc"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1215\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1215\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1215\">12:15</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56197e5ac72a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7fa1b1f9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9319117ba81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fb8db460e34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f6c3bdba82e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b197b0822eb5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e8dbd74ec30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e561d256e99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed9c628139a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e37d756ffab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48660a1850f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99dc9818374b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7c7c92a7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">A short story of supporting Microsoft Exchange in Thunderbird</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd672024858c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/modern-email/\"]",
            "html": "<a href=\"/2026/schedule/track/modern-email/\">Modern Email</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca2fc2292f0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eefd94e8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k4201/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/k4201/\"]",
            "html": "<a href=\"/2026/schedule/room/k4201/\">K.4.201</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c544b4f4ecc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-03bfb22d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c52b5f021b3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8129f5d989a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c2452808"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/brendan_abolivier/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/brendan_abolivier/\"]",
            "html": "<a href=\"/2026/schedule/speaker/brendan_abolivier/\">Brendan Abolivier</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29f0ad8c8277",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3592a9be"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li > a",
            "selector": "ul:nth-of-type(3) > li > a",
            "html": "<a href=\"/2026/events/attachments/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/slides/266745/fosdem_20_v7x7c56.pdf\">Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca0599eb1338",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b5672e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://www.thunderbird.net\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://www.thunderbird.net\"]",
            "html": "<a href=\"https://www.thunderbird.net\">Thunderbird website</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ca61b7a5a2a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-55255ec5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://developer.thunderbird.net/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://developer.thunderbird.net/\"]",
            "html": "<a href=\"https://developer.thunderbird.net/\">Thunderbird developers website</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c206e5e6d0f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d9438315"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://hg.mozilla.org/comm-central\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://hg.mozilla.org/comm-central\"]",
            "html": "<a href=\"https://hg.mozilla.org/comm-central\">Thunderbird desktop source repository</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f3d405b56fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5d196416"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://source-docs.thunderbird.net/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://source-docs.thunderbird.net/\"]",
            "html": "<a href=\"https://source-docs.thunderbird.net/\">Thunderbird desktop source documentation</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a27736403eab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-59ce0ff1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://blog.thunderbird.net/2025/11/thunderbird-adds-native-microsoft-exchange-email-support/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://blog.thunderbird.net/2025/11/thunderbird-adds-native-microsoft-exchange-email-support/\"]",
            "html": "<a href=\"https://blog.thunderbird.net/2025/11/thunderbird-adds-native-microsoft-exchange-email-support/\">Thunderbird Adds Native Microsoft Exchange Email Support</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "829f11b300e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3343df66"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(6) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(6) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.mp4\">Video recording (MP4; for legacy systems) - 333.2 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ded7c0911d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a511865"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(7) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(7) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.av1.webm\">Video recording (AV1/WebM; preferred) - 41.8 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46261bac3cd5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-675780e3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(8) > a",
            "selector": "li:nth-of-type(8) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/k4201/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5743b6b2291",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3602c8f3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\"]",
            "selector": "li:nth-of-type(9) > a[href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-modern-email:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31998a96842e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3eee1b23"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(10) > a[href=\"https://matrix.to/#/#2026-modern-email:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(10) > a[href=\"https://matrix.to/#/#2026-modern-email:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-modern-email:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fd150ed6cd2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f4fb8a06"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(11) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/FYVUB8/feedback/\"]",
            "selector": "li:nth-of-type(11) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/FYVUB8/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/FYVUB8/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ff775ab785d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fb767d90"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47c1bf51f628",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c12efe94cf75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa2337f3f0e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f14b0ff71257",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50ed82aee6e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf606bacccbb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a550f439d64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6681d3f585a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31d3ca01243d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7928692398a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f78d45e83e90",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00dc29cc97cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1aec45968385",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92115fa687e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "822c1466ad19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ac2f976aaaf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93c7839ca2c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "5aa86282fcde",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d60c0bd89c7e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7682a3434086",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f46f458eee68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "00bf9256b34b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a48e4ff79684",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 55,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11509,
          "settleDelayMs": 10000,
          "auditMs": 538,
          "totalMs": 12688
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "6c62f33f362c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "7798b72f0b00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "7798b72f0b00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 11510,
        "pageLoadDelayMs": 10000,
        "totalMs": 29582,
        "scannerMs": {
          "axe": 13353,
          "accesslint": 12688
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/lesion/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/lesion/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - lesion",
      "elapsedMs": 29667,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 272,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 62
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3d4dff499b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c802425b685",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64261739c755",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f1b8063d516",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37b44c5fddd4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "239855647500",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c6746ee0fe8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecaf8f6fe87a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">lesion</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cec99ed9621b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/N98KEF-shaping_the_future_of_events_and_calendars_in_the_fediverse/\">Shaping the Future of Events and Calendars in the Fediverse<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1a395aee80f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17cfdc41c296",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h3244/\"]",
            "html": "<a href=\"/2026/schedule/room/h3244/\">H.3244</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82e7666e29cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-15a11a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd56d359407c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f46e1d5e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1100\">11:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb05f19cc6ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a36bf882"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1155\">11:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8138e55abd86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b1c5509e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "641147471902",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29797701677a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a20577d080e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de310066b0fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be85148d3dd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df0b39aa4848",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "173050ec752e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cde1aec10f1b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc0e8b96170b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c4caef78605",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f79b337d3276",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bd627ef930b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "174d4d1b631d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "218f80d171f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74c4b3d45a62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "570f0383a7fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69c4c7f1512f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "006d8f0536ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "037febb33b19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c901013d6fbd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d92a3fb90189",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6a08a3d71ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d58b9a5c6c4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1775eeadc10f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "340fe61a8fbe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "645b3ace7754",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0632ddcef5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6956b414018",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1b8b6b013151",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33d3b22ae40a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1b3c5765bbdb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - lesion</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"lesion\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - lesion\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">lesion</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>lesion</h1>\n\t\n\t</div>\n      \n\n      \n\n\n\n\n\n\n\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/N98KEF-shaping_the_future_of_events_and_calendars_in_the_fediverse/\">Shaping the Future of Events and Calendars in the Fediverse<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/h3244/\">H.3244</a></td>\n            <td><a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T11:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1100\">11:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T11:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1155\">11:55</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 386,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11505,
          "settleDelayMs": 10000,
          "auditMs": 1193,
          "totalMs": 13294,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 56,
          "failed": 36,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe8c2d453050",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51ccc190e72e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e23797d61d1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b22fc3c011b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83377e04a5c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "451ae11694f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23da4d166ef0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26c3c8d8c856",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">lesion</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25176222877a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/N98KEF-shaping_the_future_of_events_and_calendars_in_the_fediverse/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/N98KEF-shaping_the_future_of_events_and_calendars_in_the_fediverse/\"]",
            "html": "<a href=\"/2026/schedule/event/N98KEF-shaping_the_future_of_events_and_calendars_in_the_fediverse/\">Shaping the Future of Events and Calendars in the Fediverse<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d97dfeaf3bec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ca99e20"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a14706a9915f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h3244/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h3244/\"]",
            "html": "<a href=\"/2026/schedule/room/h3244/\">H.3244</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7df82b699111",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ada368b7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/bof/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23291bc0d0dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4d715696"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4bcfdb052c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "336ded8d292e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e46873a30740",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ed3427b1445",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dec6a7b80ff8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d700e1db6fb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e6eeccef556",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89b9907a62c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7976b82f3f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f9c4ac50782",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cfcc702e512",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ac492a9c0ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9de0adde2049",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c632814f9b8b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b52b835d6c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b052a72c96c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7e118ba752b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c48dc6c2eb15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f7025873a71d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dc96bd9634a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e7181529bde",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "19a14354519e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "2d0c0cbd6021",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 36,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11605,
          "settleDelayMs": 10000,
          "auditMs": 527,
          "totalMs": 12771
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "79b36ea93423",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "4d37955acc2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "396da73dcbef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "b5fc23df9d2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "b5fc23df9d2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 295,
        "pageNavigationMs": 11605,
        "pageLoadDelayMs": 10000,
        "totalMs": 29667,
        "scannerMs": {
          "axe": 13294,
          "accesslint": 12771
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Michael Stahl",
      "elapsedMs": 29563,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 274,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 62
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c1d0581e8c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e2dc68e1ea3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cfbe248124f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d54a892a067f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb957cd5f3fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "842733004a40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deb4f6f77480",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "565372cb3d87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Michael Stahl</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b259ac85175d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/B73VPR-writer-comments-crdts-prototype/\">Using CRDTs for collaborative commenting in your favourite free software desktop word processor<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44fef5dcd56a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7de8d34c8010",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k3201/\"]",
            "html": "<a href=\"/2026/schedule/room/k3201/\">K.3.201</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b56c040286e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-96b44a79"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38f9757dc827",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:50:00+01:00\" href=\"/2026/schedule/day/sunday/#1350\">13:50</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bcfe3ca3838",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-423154ee"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f59676ec89fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a5c558b7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c481c86d548",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7505f111b85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9924fc1575e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d0bd5c63ac1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f19bfe33130",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37dfb22a3de3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc0a081ac0a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54e0e70e5de2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f43827b775c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a2c2b3d8d2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c61aae0c8e5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1f09cda1e6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3e530ba4c43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "848345553a0f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4581e4bafd21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6961e56657a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "712fdaa489ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6c28dee52d48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "68f03257241d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9fe6028eafa6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50cb700973d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c802c16c5d8a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6dfb6f4b7ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f91b59e22682",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e169c5ce5f1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "267ab27300d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "479da796cef5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d60b1b4057d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "590b417e8b34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8caaba2110d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "68777e65d1d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Michael Stahl</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Michael Stahl\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Michael Stahl\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Michael Stahl</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Michael Stahl</h1>\n\t\n\t</div>\n      \n\n      \n\n\n\n\n<p>Started working on OpenOffice.org Writer in 2007, currently employed by Collabora Productivity Germany GmbH.</p>\n\n\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/B73VPR-writer-comments-crdts-prototype/\">Using CRDTs for collaborative commenting in your favourite free software desktop word processor<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/k3201/\">K.3.201</a></td>\n            <td><a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T13:50:00+01:00\" href=\"/2026/schedule/day/sunday/#1350\">13:50</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T13:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1355\">13:55</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 388,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11514,
          "settleDelayMs": 10000,
          "auditMs": 1165,
          "totalMs": 13278,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 56,
          "failed": 36,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7aa796c202ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99b1b2803f9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb9ef5153723",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dffdc2778ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77053ad9d236",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e663959f833",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be5af0f60ee1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4eef5eea307",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Michael Stahl</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81a7c5804edb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/B73VPR-writer-comments-crdts-prototype/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/B73VPR-writer-comments-crdts-prototype/\"]",
            "html": "<a href=\"/2026/schedule/event/B73VPR-writer-comments-crdts-prototype/\">Using CRDTs for collaborative commenting in your favourite free software desktop word processor<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "738570c0596f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1b43b70e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "106e3273622d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3201/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k3201/\"]",
            "html": "<a href=\"/2026/schedule/room/k3201/\">K.3.201</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f742e36c7b35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4125d2f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/local-first/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/local-first/\"]",
            "html": "<a href=\"/2026/schedule/track/local-first/\">Local-First, sync engines, CRDTs</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbdfbdd0e59d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-55ca98c1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a92bf767a2a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "732e1e167fa9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12d1bfea64ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2149329fab3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a70d882ce4f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61ce14f33a63",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cff8e9e4b447",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0c6da7f2311",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce09e91ebf6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71f399033c67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "996f8303375f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f514bd483616",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63c3ae3b1ade",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1aa4405ac4a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7572a4840197",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2064678a0956",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ea26595d4c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "5a9b3b230a13",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e446e7ce799b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "968e15f1025c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86c644f68d43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "15d3375bb2f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "9783c3656f4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 36,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11513,
          "settleDelayMs": 10000,
          "auditMs": 527,
          "totalMs": 12683
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "6308dee092be",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "390ac6775123",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "1b93e8eba622",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "6d924acf97ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "6d924acf97ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 11514,
        "pageLoadDelayMs": 10000,
        "totalMs": 29563,
        "scannerMs": {
          "axe": 13278,
          "accesslint": 12683
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Thomas Schwinge",
      "elapsedMs": 29586,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 324,
          "failed": 65,
          "cantTell": 6,
          "inapplicable": 57
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1093372a5b60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "214c99306bc8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c28a9ec3fb4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53d53031324f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e770724643b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bd98d7e476c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de63eb937343",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8d8ab581354",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Thomas Schwinge</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf708c981bd7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"gcc.gnu.org/\"]",
            "html": "<a href=\"https://gcc.gnu.org/\">GCC (GNU Compiler Collection)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2854b2d1e6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e72b280f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(4) > a:nth-child(2)",
            "html": "<a href=\"https://gcc.gnu.org/wiki/OpenACC\">OpenACC</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0621777a9022",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dc3e9a7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(4) > a:nth-child(3)",
            "html": "<a href=\"https://gcc.gnu.org/wiki/OpenMP\">OpenMP</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27fed207f98d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5a22136e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a:nth-child(4)",
            "html": "<a href=\"https://gcc.gnu.org/wiki/Offloading\">code offloading</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d48eb69277ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e6caa8f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"openacc.org/\"]",
            "html": "<a href=\"https://openacc.org/\">OpenACC Technical Committee</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b414bf3fdacd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-14d679b2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"rust-gcc.github.io/\"]",
            "html": "<a href=\"https://rust-gcc.github.io/\">GCC/Rust</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c502b5d28197",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-005f642f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"baylibre.com/\"]",
            "html": "<a href=\"https://baylibre.com/\">BayLibre</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80aba2f61c4f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6150bcd5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(9) > li:nth-child(1) > a",
            "html": "<a href=\"https://fosstodon.org/@tschwinge\">https://fosstodon.org/@tschwinge</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "142e908da57d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-58a97095"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(9) > li:nth-child(2) > a",
            "html": "<a href=\"https://bsky.app/profile/tschwinge.bsky.social\">https://bsky.app/profile/tschwinge.bsky.social</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62e8f003ce60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-23da2137"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(9) > li:nth-child(3) > a",
            "html": "<a href=\"https://twitter.com/schwinge_thomas\">https://twitter.com/schwinge_thomas</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9669b7793130",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eb28b391"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(9) > li:nth-child(4) > a",
            "html": "<a href=\"https://www.linkedin.com/in/tschwinge\">https://www.linkedin.com/in/tschwinge</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be1d9b5be917",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-412bad2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"tschwinge/\"]",
            "html": "<a href=\"https://github.com/tschwinge/\">https://github.com/tschwinge/</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c88e49c82b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b36d15f9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/RKXXSB-welcome_to_the_gcc_gnu_toolchain_devroom/\">Welcome to the GCC (GNU Toolchain) devroom<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bf34214e0c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "684172fcecde",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud6215/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6215/\">UD6.215</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "234c3781431b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5b8acb39"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/gcc-gnu-toolchain/\">GCC&nbsp;(GNU Toolchain)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "583ee00bc599",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T10:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T10:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1030\">10:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b82a06c71398",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6c7cb443"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T10:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T10:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1035\">10:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "275a21b4977e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5417d28b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b7a63468c99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc1b6f2ed8dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49f44f2358e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5de7a9aeff93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7dfc9c9894a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ee58a83d7ad",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2dda6e6b248",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2472fc25d97f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b704aa3dc4b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c806e7ae9ae6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a0439d8364f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9193c122aa4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e740517e9b6a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87e35ba1eecf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4968ad9d0948",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfea3f85cffe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "021eec31f445",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b9cafeb97c5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0174d03bfa81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5bd03fef735d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"gcc.gnu.org/\"]",
            "html": "<a href=\"https://gcc.gnu.org/\">GCC (GNU Compiler Collection)</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fe5b668139d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a83372c1"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(4) > a:nth-child(2)",
            "html": "<a href=\"https://gcc.gnu.org/wiki/OpenACC\">OpenACC</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2242759b3050",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00237bfc"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(4) > a:nth-child(3)",
            "html": "<a href=\"https://gcc.gnu.org/wiki/OpenMP\">OpenMP</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afe754903115",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a5322e50"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a:nth-child(4)",
            "html": "<a href=\"https://gcc.gnu.org/wiki/Offloading\">code offloading</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41cc802b9123",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf5e3dd3"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"openacc.org/\"]",
            "html": "<a href=\"https://openacc.org/\">OpenACC Technical Committee</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffdfc02ed118",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5a5af76"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"rust-gcc.github.io/\"]",
            "html": "<a href=\"https://rust-gcc.github.io/\">GCC/Rust</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e66c60f764b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1287a4d0"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"baylibre.com/\"]",
            "html": "<a href=\"https://baylibre.com/\">BayLibre</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(7)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70a1a654baf7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-387a1549"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf92b781a390",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "448b899b7d62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c935c4e15df6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fc32cfeb1b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b123be06efd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cae9e6a08da5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "622674adfdb0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1340879b63fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1392ae653b1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c19aa2e874e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "21543afe8c00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Thomas Schwinge</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Thomas Schwinge\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Thomas Schwinge\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Thomas Schwinge</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Thomas Schwinge</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/thomas_schwinge/995e818c33c9efaac8fcde5c1830c8408f51406e8921a872d5f3b7cc26dbd2ab.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Thomas Schwinge\">\n\n\n\n<p>Software engineer, primarily working on <a href=\"https://gcc.gnu.org/\">GCC (GNU Compiler Collection)</a>, in particular adding support for <a href=\"https://gcc.gnu.org/wiki/OpenACC\">OpenACC</a>/<a href=\"https://gcc.gnu.org/wiki/OpenMP\">OpenMP</a> (directive-based parallel programming models) with <a href=\"https://gcc.gnu.org/wiki/Offloading\">code offloading</a> to Nvidia GPUs (project started in 2013-06), and AMD GPUs.  In 2018-09, appointed GCC/OpenACC maintainer, in 2023-07 appointed GCC/nvptx maintainer.  Active member of the <a href=\"https://openacc.org/\">OpenACC Technical Committee</a>.</p>\n<p>Part of the team developing <a href=\"https://rust-gcc.github.io/\">GCC/Rust</a>: a GCC front end for the Rust programming language.</p>\n<p>I also worked on glibc, GDB, binutils, etc., and had a brief look into the world of LLVM, but GCC etc. is still keeping me busy.</p>\n<p>Employed by <a href=\"https://baylibre.com/\">BayLibre</a>.</p>\n<p>Background in electrical engineering, focus on computer engineering, graduating from the Universität Stuttgart with a Diplom-Ingenieur (Dipl.-Ing., compare to M.Eng.) degree.</p>\n<ul>\n<li><a href=\"https://fosstodon.org/@tschwinge\">https://fosstodon.org/@tschwinge</a></li>\n<li><a href=\"https://bsky.app/profile/tschwinge.bsky.social\">https://bsky.app/profile/tschwinge.bsky.social</a></li>\n<li><a href=\"https://twitter.com/schwinge_thomas\">https://twitter.com/schwinge_thomas</a></li>\n<li><a href=\"https://www.linkedin.com/in/tschwinge\">https://www.linkedin.com/in/tschwinge</a></li>\n<li><a href=\"https://github.com/tschwinge/\">https://github.com/tschwinge/</a></li>\n</ul>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/RKXXSB-welcome_to_the_gcc_gnu_toolchain_devroom/\">Welcome to the GCC (GNU Toolchain) devroom<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ud6215/\">UD6.215</a></td>\n            <td><a href=\"/2026/schedule/track/gcc-gnu-toolchain/\">GCC&nbsp;(GNU Toolchain)</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T10:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1030\">10:30</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T10:35:00+01:00\" href=\"/2026/schedule/day/saturday/#1035\">10:35</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 452,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11515,
          "settleDelayMs": 10000,
          "auditMs": 1271,
          "totalMs": 13384,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 65
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 37,
          "failed": 55,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/thomas_schwinge/995e818c33c9efaac8fcde5c1830c8408f51406e8921a872d5f3b7cc26dbd2ab.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Thomas Schwinge\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Thomas Schwinge\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "316fd0fa2ab7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/\"]",
            "html": "<a href=\"https://gcc.gnu.org/\">GCC (GNU Compiler Collection)</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6836ba9c895",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0fb08b1c"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/OpenACC\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/OpenACC\"]",
            "html": "<a href=\"https://gcc.gnu.org/wiki/OpenACC\">OpenACC</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31d1003ab117",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-60f9cf69"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/OpenMP\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/OpenMP\"]",
            "html": "<a href=\"https://gcc.gnu.org/wiki/OpenMP\">OpenMP</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fcd99cc6587",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-812ba177"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/Offloading\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/Offloading\"]",
            "html": "<a href=\"https://gcc.gnu.org/wiki/Offloading\">code offloading</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ece622ee315",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3281f94b"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://openacc.org/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://openacc.org/\"]",
            "html": "<a href=\"https://openacc.org/\">OpenACC Technical Committee</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a832c12f9b6c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fa4c6af1"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(2) > a[href=\"https://rust-gcc.github.io/\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://rust-gcc.github.io/\"]",
            "html": "<a href=\"https://rust-gcc.github.io/\">GCC/Rust</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "369487f354eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e5da4683"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "842e8b3179d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcb404d9035c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06ea392a431b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56c7d22f538b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f125f33a9e10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7845bdbf21e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16ba558c84fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64981734af18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li class=\"active\">Thomas Schwinge</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8b16bc13bfb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/\"]",
            "html": "<a href=\"https://gcc.gnu.org/\">GCC (GNU Compiler Collection)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f310316b9158",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1951c57d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/OpenACC\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/OpenACC\"]",
            "html": "<a href=\"https://gcc.gnu.org/wiki/OpenACC\">OpenACC</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa242d7b65b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24a8a052"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/OpenMP\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/OpenMP\"]",
            "html": "<a href=\"https://gcc.gnu.org/wiki/OpenMP\">OpenMP</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6317e83ef322",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-436be2db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/Offloading\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://gcc.gnu.org/wiki/Offloading\"]",
            "html": "<a href=\"https://gcc.gnu.org/wiki/Offloading\">code offloading</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d3719d90461",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bd36b2d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://openacc.org/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://openacc.org/\"]",
            "html": "<a href=\"https://openacc.org/\">OpenACC Technical Committee</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cd1d186d6e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-062ace87"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(2) > a[href=\"https://rust-gcc.github.io/\"]",
            "selector": "p:nth-of-type(2) > a[href=\"https://rust-gcc.github.io/\"]",
            "html": "<a href=\"https://rust-gcc.github.io/\">GCC/Rust</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3ea3492cf59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4fe3077b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(4) > a[href=\"https://baylibre.com/\"]",
            "selector": "p:nth-of-type(4) > a[href=\"https://baylibre.com/\"]",
            "html": "<a href=\"https://baylibre.com/\">BayLibre</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a87e594ee547",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dfcc531"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://fosstodon.org/@tschwinge\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://fosstodon.org/@tschwinge\"]",
            "html": "<a href=\"https://fosstodon.org/@tschwinge\">https://fosstodon.org/@tschwinge</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72c6b5ab6407",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-20c76c52"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://bsky.app/profile/tschwinge.bsky.social\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://bsky.app/profile/tschwinge.bsky.social\"]",
            "html": "<a href=\"https://bsky.app/profile/tschwinge.bsky.social\">https://bsky.app/profile/tschwinge.bsky.social</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7540b7293641",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f6a5940b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"https://twitter.com/schwinge_thomas\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://twitter.com/schwinge_thomas\"]",
            "html": "<a href=\"https://twitter.com/schwinge_thomas\">https://twitter.com/schwinge_thomas</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "061be0ebd6b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07ba3f1d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://www.linkedin.com/in/tschwinge\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://www.linkedin.com/in/tschwinge\"]",
            "html": "<a href=\"https://www.linkedin.com/in/tschwinge\">https://www.linkedin.com/in/tschwinge</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac3183ec732c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c1fac5d9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://github.com/tschwinge/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://github.com/tschwinge/\"]",
            "html": "<a href=\"https://github.com/tschwinge/\">https://github.com/tschwinge/</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90d464667c53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f9557bb6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/RKXXSB-welcome_to_the_gcc_gnu_toolchain_devroom/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/RKXXSB-welcome_to_the_gcc_gnu_toolchain_devroom/\"]",
            "html": "<a href=\"/2026/schedule/event/RKXXSB-welcome_to_the_gcc_gnu_toolchain_devroom/\">Welcome to the GCC (GNU Toolchain) devroom<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5c8e6401662",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ab90e2a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d95d5acac6b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud6215/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud6215/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6215/\">UD6.215</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0bac72041d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-55a7beed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/gcc-gnu-toolchain/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/gcc-gnu-toolchain/\"]",
            "html": "<a href=\"/2026/schedule/track/gcc-gnu-toolchain/\">GCC&nbsp;(GNU Toolchain)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8326fb23490f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8817336d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fd5fa702529",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c7fef7ef285",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10f7fb624431",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b022cca47ca4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30f7bf806006",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ffc4e741e19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfc70e56d317",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe34e26040ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12ab8f8354c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3e23738f237",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c600f83a5b9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ff4fef4e077",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ef469a2fd5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff9b7c24f004",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0ee92086ac7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51a7bdfa8217",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b475e6cf0216",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3108d1376804",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "8d15b19280cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dcf64c49646",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5c2dbfbb7bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a42dd4013ec1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7ab1b929ad14",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 55,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11414,
          "settleDelayMs": 10000,
          "auditMs": 530,
          "totalMs": 12585
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "c91ba3bbad88",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "5edac5438288",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "4f36cbe9292d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "4218ffa4d185",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "4218ffa4d185",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 298,
        "pageNavigationMs": 11515,
        "pageLoadDelayMs": 10000,
        "totalMs": 29586,
        "scannerMs": {
          "axe": 13384,
          "accesslint": 12585
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Prankur Gupta",
      "elapsedMs": 29472,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 280,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58b2d49ffc6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a3627dd20f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71dc890ddc1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4091edeb06dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa3237b4de05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91d1c09e14ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "821dc503c462",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4ad7925340a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Prankur Gupta</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e6b8444bce0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/HAWVVD-rdmatracer/\">Lessons from scaling BPF to detect RDMA Device Drivers Bugs in real time<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3123e7ab76ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3e9238df4ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "028d6285145c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42446f31"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"ebpf/\"]",
            "html": "<a href=\"/2026/schedule/track/ebpf/\">eBPF</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13204761a453",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d0a431c3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T11:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T11:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1100\">11:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bd75b14e9cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-02709ab2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T11:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T11:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1130\">11:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dcf9a635376",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5edf8b46"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06803831e05e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32a10acc13da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c507ec2a9df2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d400669b38d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aac04a5c5c1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4cff53194f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1edfd718551f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b1cd0dab20d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bfa9a98a11a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d8386ca5e26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52d945e7a3c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b069528975a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "183272de7c50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94584be33c5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bcabd3ab4d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "feb9462e9866",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f19081cc0258",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7b90027f4eae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "35caa5220c33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d3402484afde",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "787e57e7e5ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf669a4a421b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06f33e3693fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de1944b9e8ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca4e075dd5de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "377b2e895e0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07c83d1781b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5c30b838e0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a385a1284260",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78fb6362e628",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1966d76645b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Prankur Gupta</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Prankur Gupta\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Prankur Gupta\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Prankur Gupta</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Prankur Gupta</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/prankur_gupta/fd6cd6cc17bba2378cf46e5a8f97a7c32ac8f10fafadc8c674eb7d2c8af56cf5.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Prankur Gupta\">\n\n\n\n<p>Seasoned software engineer with 12+ years of experience, specializing in robust, scalable solutions with a focus on reliability and observability. Prankur holds a master’s degree from Stony Brook University, where his academic focus was on Distributed and Parallel computing.\nOutside of work, Prankur enjoys mentoring and pursuing his passions for gaming and sports. He looks forward to sharing insights and engaging with fellow attendees on large-scale system reliability and AI-driven environments.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/HAWVVD-rdmatracer/\">Lessons from scaling BPF to detect RDMA Device Drivers Bugs in real time<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a></td>\n            <td><a href=\"/2026/schedule/track/ebpf/\">eBPF</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T11:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1100\">11:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T11:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1130\">11:30</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11512,
          "settleDelayMs": 10000,
          "auditMs": 1176,
          "totalMs": 13283,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/prankur_gupta/fd6cd6cc17bba2378cf46e5a8f97a7c32ac8f10fafadc8c674eb7d2c8af56cf5.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Prankur Gupta\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Prankur Gupta\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66850914099f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa4f4ffb18fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56ceb3916c26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cee0e88999c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9811d5a5f453",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "559f59b25a16",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe09eb15da28",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82e01df22f25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d29779056519",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Prankur Gupta</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b8bbae882c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/HAWVVD-rdmatracer/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/HAWVVD-rdmatracer/\"]",
            "html": "<a href=\"/2026/schedule/event/HAWVVD-rdmatracer/\">Lessons from scaling BPF to detect RDMA Device Drivers Bugs in real time<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "343684d4598c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc0d6e33"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92cee759d4e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1308/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00a1fc6a0b6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4cb99489"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/ebpf/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/ebpf/\"]",
            "html": "<a href=\"/2026/schedule/track/ebpf/\">eBPF</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fcc96091470",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-607fb9f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e29b1f758350",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdb47e043b7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba39dad49b3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d932e4477ed1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9830240f3bbc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f49347985b4e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dd21c628c99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "412c9e3a2a99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acd3c9127ef3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07be7a0b9109",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1a424361b7e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4937ada3b6f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7afa8ddb63aa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4070d5fbd96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4302147c9385",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d45c5894c209",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "305838524db3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ce96cdd23b78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a4f61c5e1a24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed419e758e34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "325267dc581e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ffd4a86239b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "375f6c2d755e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11414,
          "settleDelayMs": 10000,
          "auditMs": 528,
          "totalMs": 12583
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "0bbb45ce456f",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "4ddb10f913b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "3c39b79f4dd9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "508d0ac4f71c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "508d0ac4f71c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 11512,
        "pageLoadDelayMs": 10000,
        "totalMs": 29472,
        "scannerMs": {
          "axe": 13283,
          "accesslint": 12583
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Passbolt Community BOF",
      "elapsedMs": 29426,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 319,
          "failed": 51,
          "cantTell": 6,
          "inapplicable": 59
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eba6f22e2ff5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be83d7e65f2d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a43c8d3d8e2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "116efb13da3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "134f82159a68",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14fb5ef4f67f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62f69af10e99",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f8445387861",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(7) > a[href$=\"bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c90369e667c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f75f629"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Passbolt Community BOF</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "253393aac8ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e14eb2e3d6a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c623513d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h3244/\"]",
            "html": "<a href=\"/2026/schedule/room/h3244/\">H.3244</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51d7523a8dcf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-15a11a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72df600d2e7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T18:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1800\">18:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d05847cebef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b7d0a3f8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T18:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1855\">18:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec2572f93159",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c25e992"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/remy_bertot/\">Remy Bertot</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77be3e4495a2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-43c09be2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/kevin_muller/\">Kevin Muller</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1686f7130df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(9) > li > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VUJT3T/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "052b67a09e31",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-65a2410b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d2bcad24a75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81fb704660bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a1efea69d02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc86e4a4edfe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d91b8a3122c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f95d463831fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f73cb1cb5090",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8baa95836e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e01c5af11339",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76c80a5f645b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af5f1fe84b96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffd18ed05c92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1bebd7304f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d0d2691a751",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5279e5ec9946",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae865d9e50c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3062d5c19a13",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b486a629d22b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7e75a6d4a2b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "fcc97bba7fed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T18:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1800\">18:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c05984043bc1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-38695581"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T18:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1855\">18:55</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8d529e27bb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1545712a"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59025a7345a6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e9a95e0c6a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77c555c5eb95",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d838026460df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6adf2d2ff790",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1a32b857a97",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9e29a99cfaa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0282e3d4270c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "43f16475626c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8253fd454b22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "591f905f91f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Passbolt Community BOF</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Passbolt Community BOF\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Passbolt Community BOF\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a></li><li class=\"separator\">/</li><li class=\"active\">Passbolt Community BOF</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Passbolt Community BOF</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/h3244/\">H.3244</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T18:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1800\">18:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T18:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1855\">18:55</a></li>\n  \n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>Passbolt is an open source credential manager designed for collaboration. This Birds of a Feather session is an opportunity for the Passbolt community to come together in person to openly discuss the future of the project.  This BOF is designed as an informal, interactive discussion. </p>\n<p>The session will focus on three main goals:\n- Collecting feedback on existing features, workflows, and pain points\n- Shaping and discussing the Passbolt 2026 roadmap with end users\n- Creating direct space for technical questions with maintainers</p>\n<p>Format\n- Short intro and framing from moderators\n- Open floor discussion guided by community questions\n- Notes and key takeaways will be collected to inform future roadmap work</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/remy_bertot/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/remy_bertot/46e3ebd48cfc03b2365e52e491559f8b9830aa4a3bfc9b43f1a9d97f0f579d8e.jpg\" alt=\"Photo of Remy Bertot\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/remy_bertot/\">Remy Bertot</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/kevin_muller/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/kevin_muller/3ad7319563d4febbdf2794e6ea181cfa07d147205deb8be207c88848855be2a1.jpg\" alt=\"Photo of Kevin Muller\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/kevin_muller/\">Kevin Muller</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VUJT3T/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 435,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11416,
          "settleDelayMs": 10000,
          "auditMs": 1213,
          "totalMs": 13227,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 51
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 49,
          "failed": 43,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/remy_bertot/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/remy_bertot/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/remy_bertot/46e3ebd48cfc03b2365e52e491559f8b9830aa4a3bfc9b43f1a9d97f0f579d8e.jpg\" alt=\"Photo of Remy Bertot\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Remy Bertot\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c93cc3447eb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-38cf2ce9"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/kevin_muller/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/kevin_muller/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/kevin_muller/3ad7319563d4febbdf2794e6ea181cfa07d147205deb8be207c88848855be2a1.jpg\" alt=\"Photo of Kevin Muller\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Kevin Muller\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76a51b207ee2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d8fd5dbd"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1800\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1800\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1800\">18:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9697065b661",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4d931658"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1855\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1855\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T18:55:00+01:00\" href=\"/2026/schedule/day/saturday/#1855\">18:55</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da52c4738aba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bf03b15d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58a5be6cef59",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f5932960a2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "839902a5abc7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35cb3a18e7ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b101a2b29459",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73fcf5e1bd38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b05c3e88664",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab5af1b17372",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/schedule/track/bof/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/schedule/track/bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2960b1c678ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b26be372"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(9)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(9)",
            "html": "<li class=\"active\">Passbolt Community BOF</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d97158b0a76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cacbc0fe"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/bof/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/bof/\"]",
            "html": "<a href=\"/2026/schedule/track/bof/\">BOF/Unconference</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86801261d720",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-abd07bb3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h3244/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h3244/\"]",
            "html": "<a href=\"/2026/schedule/room/h3244/\">H.3244</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c27e65b7ef9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d0cfd876"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94451c05b062",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/remy_bertot/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/remy_bertot/\"]",
            "html": "<a href=\"/2026/schedule/speaker/remy_bertot/\">Remy Bertot</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7205879adcc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8ae7c53c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/kevin_muller/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/kevin_muller/\"]",
            "html": "<a href=\"/2026/schedule/speaker/kevin_muller/\">Kevin Muller</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8757eebe1322",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6a7a635d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VUJT3T/feedback/\"]",
            "selector": "li > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VUJT3T/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/VUJT3T/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8cae7be4b0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2d6ccc9c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2172160d31f6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0e564246346",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82caee01a581",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65c2df96749d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c20131ddd43",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d41da1418ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "585d2b38f528",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31064fc8d5cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "888f5f23f442",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bf20abde5eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9653470f5bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c36f2181ae15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41c93a67dcb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67cd68c296f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "289dad44184b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06a7b06c050e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ab4cd39a8eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "32d2d03ec9c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d05fc5d4129b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd7df31f9ff9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d44f7d68201",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d223fe463112",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "504e4f4683a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 43,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11414,
          "settleDelayMs": 10000,
          "auditMs": 531,
          "totalMs": 12585
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "3e24f53d5beb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "32585a27a556",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "32585a27a556",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 299,
        "pageNavigationMs": 11416,
        "pageLoadDelayMs": 10000,
        "totalMs": 29426,
        "scannerMs": {
          "axe": 13227,
          "accesslint": 12585
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Gilles Pommereuil",
      "elapsedMs": 29434,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 280,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83c86accd88b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "736a9b4d6864",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cca435b33f4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e35c0f06f80",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7752c9dcce96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3c4c9a90e2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52716ca974a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "821330e2c31b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Gilles Pommereuil</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c149e191dac9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/7XCS38-create_games_with_microstudio/\">Create games with microStudio<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d186673fcf6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bca3bd33aec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud6205/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6205/\">UD6.205</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca462729cc7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-391f1d3a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"junior/\"]",
            "html": "<a href=\"/2026/schedule/track/junior/\">Junior</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c56b2fd78f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-66833393"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T12:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T12:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1215\">12:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67bc2544fc01",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4e942eb1"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T13:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T13:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1345\">13:45</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81b4fe997f3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f491b2d0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7ae08a92f4c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f92d5df75fa4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1379c7c5637",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b73bfbfff3dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "849e70f07a7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0eaf16fd81b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fc3f8fa79af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "299a4f824359",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8186c3ff784",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "273b7739696b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99f7dd17f2bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "472360a50c48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e83bd5d471d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b4965899f70",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5534b1b2ec01",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34a02a0a716a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91841b657250",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "8592881e9454",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "3798b593bc2f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "4756b82e88bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daf7ec799e0d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cecfeb9c612",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af7704b87d9a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe5ae325bb41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61e331c83e48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "468bf3b77e54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c74a7071141",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "577bb42264b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d3a5b2d340ca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fef8c789b78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "518d0a53099d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Gilles Pommereuil</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Gilles Pommereuil\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Gilles Pommereuil\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Gilles Pommereuil</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Gilles Pommereuil</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/gilles_pommereuil/74738ddd65ac9d23eee92e41f3ba34f56c79e2a6eb600f2fae4c69b277bf5076.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Gilles Pommereuil\">\n\n\n\n<p>Gilles Pommereuil is the co-founder of Arturia (musical instruments), Koffeeware (creative web services), and Neuronality (game studio), and the creator of microStudio, an open-source game engine designed for beginners. Gilles is now working on his dream game, Music Power Up, a retelling of the digital revolution of the 1980s, to be released in 2026.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/7XCS38-create_games_with_microstudio/\">Create games with microStudio<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/ud6205/\">UD6.205</a></td>\n            <td><a href=\"/2026/schedule/track/junior/\">Junior</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T12:15:00+01:00\" href=\"/2026/schedule/day/saturday/#1215\">12:15</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T13:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1345\">13:45</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11508,
          "settleDelayMs": 10000,
          "auditMs": 1164,
          "totalMs": 13269,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/gilles_pommereuil/74738ddd65ac9d23eee92e41f3ba34f56c79e2a6eb600f2fae4c69b277bf5076.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Gilles Pommereuil\"...",
            "impact": "minor",
            "message": "Alt text \"Photo of Gilles Pommereuil\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1342d1fbc5d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba3fd17ec574",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a575795a452e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e5f0767f54d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8ca804f5841",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4e23813565e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00400e415f20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "968ceac040ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ad82fc1a936",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Gilles Pommereuil</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef2beecd653f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/7XCS38-create_games_with_microstudio/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/7XCS38-create_games_with_microstudio/\"]",
            "html": "<a href=\"/2026/schedule/event/7XCS38-create_games_with_microstudio/\">Create games with microStudio<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb09aa9684dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68d21cbb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad83d9447b30",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud6205/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud6205/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6205/\">UD6.205</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a42023871cd5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9eada143"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/junior/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/junior/\"]",
            "html": "<a href=\"/2026/schedule/track/junior/\">Junior</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ded9ef54d33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5cc78a66"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e96629e63b35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "107750539988",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "951fe088818c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "019a07f0be97",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "886aa49e8293",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58bd8e6e5cb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e41876778c4c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a446bcee972c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "410f378aa94b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6481ee1ebc4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ae1c0c0bd9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9485358d702d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51b1eb611208",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cb6d255933a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "226b6b02f868",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "072ec485077e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71b340d98d78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "2d5368724195",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "27237f3c3d5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2ce827c90c6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b02de7a4258b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1fe0d3360054",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e085b9726ee2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11414,
          "settleDelayMs": 10000,
          "auditMs": 530,
          "totalMs": 12591
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "68929ed647ba",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "7f152f41036f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "7703de3c2bf5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "7f582a6580d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "7f582a6580d0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 296,
        "pageNavigationMs": 11508,
        "pageLoadDelayMs": 10000,
        "totalMs": 29434,
        "scannerMs": {
          "axe": 13269,
          "accesslint": 12591
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Kuniyasu Suzaki",
      "elapsedMs": 29320,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 280,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c523fee496d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74182c6456bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "485a91b2e534",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4b669808d0e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6c45feef892",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "646733d0c93e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b72564803a27",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccb6e4cf94a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Kuniyasu Suzaki</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "429d03e9d719",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/RVSEMG-cloud-ra-sample/\">Lesson from Cloud Confidential Computing Remote Attestation Sample<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8461493f9e26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b60aae5f24c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ud6215/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6215/\">UD6.215</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c024b2077eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5b8acb39"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/confidential-computing/\">Confidential Computing</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78838e654f36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:15:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1115\">11:15</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e938a4e810fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f28832a6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:35:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:35:00+01:00\" href=\"/2026/schedule/day/sunday/#1135\">11:35</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28f8992e55be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-38e5b244"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c8fc32e0205",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08344ccb3fe6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c99748872b19",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77b07dab2d53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78b35362f37c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b2e37277faa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ec432cfeebe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7bcfda6b308",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab6873edd4e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49a46269e39e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "027afd6e3f46",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "741780f53389",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96a87bfeb782",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31ee7d20470f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "feaaed944a63",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "600be89d9851",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98988f246c1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "63886250648b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "47dd34ab87a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7b63e40691b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5afe3420ab1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa7dc2701419",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a351c7ed101",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b461045933b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91224e3ceb89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dafbae43ccf8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91ce29443e7c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec124f8c4738",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a3284b73c839",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34b68dcf265d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "493847c256a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Kuniyasu Suzaki</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Kuniyasu Suzaki\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Kuniyasu Suzaki\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Kuniyasu Suzaki</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Kuniyasu Suzaki</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/kuniyasu_suzaki/6d16c00092848426623c363da23917fbf2d650bfeea0c44fec4da49327f69e05.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Kuniyasu Suzaki\">\n\n\n\n<p>Professor of Institute of Information Security (IISEC, graduate school). He received the B.E. and M.E. degrees in computer science from the Tokyo University of Agriculture and Technology and the Ph.D. in computer science from The University of Tokyo. His current research interests are confidential computing based on TEE and trusted computing based on TPM.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/RVSEMG-cloud-ra-sample/\">Lesson from Cloud Confidential Computing Remote Attestation Sample<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ud6215/\">UD6.215</a></td>\n            <td><a href=\"/2026/schedule/track/confidential-computing/\">Confidential Computing</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T11:15:00+01:00\" href=\"/2026/schedule/day/sunday/#1115\">11:15</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T11:35:00+01:00\" href=\"/2026/schedule/day/sunday/#1135\">11:35</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11413,
          "settleDelayMs": 10000,
          "auditMs": 1157,
          "totalMs": 13167,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/kuniyasu_suzaki/6d16c00092848426623c363da23917fbf2d650bfeea0c44fec4da49327f69e05.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Kuniyasu Suzaki\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Kuniyasu Suzaki\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6326f526bd54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fb92f3d014f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56b3994f4fec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac08044091ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0a99c30ad72",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c234eae4d0ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "798f490816f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c7c727f5fd3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc8ac3e9cfb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Kuniyasu Suzaki</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb2523d317e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/RVSEMG-cloud-ra-sample/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/RVSEMG-cloud-ra-sample/\"]",
            "html": "<a href=\"/2026/schedule/event/RVSEMG-cloud-ra-sample/\">Lesson from Cloud Confidential Computing Remote Attestation Sample<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffb89f0844f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fce4e16"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3920ca528ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud6215/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ud6215/\"]",
            "html": "<a href=\"/2026/schedule/room/ud6215/\">UD6.215</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6745f16a0ffa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-55a7beed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/confidential-computing/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/confidential-computing/\"]",
            "html": "<a href=\"/2026/schedule/track/confidential-computing/\">Confidential Computing</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51bc84906d08",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e495a472"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a83c91c7b451",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83caf2402fcf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d96c987ed0a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45c419a29c89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6410ce6f45a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8276b677bdc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5675b010f05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f643ebdea111",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1a4978234fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1987268e24c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c8b4a29a443",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60a91802cdbe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2be605eee44",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f36d07f71be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e78583d4e60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f45afc4373d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97431026dfcf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6e1baad5f901",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f69610a7c600",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af0ef3f18488",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab7078a64684",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1e71519b7a5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6724db32a4e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11409,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12576
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "3d8d3c82f780",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "a3c7b7a949b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "170a7bd8ee34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "63aede023aeb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "63aede023aeb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 305,
        "pageNavigationMs": 11413,
        "pageLoadDelayMs": 10000,
        "totalMs": 29320,
        "scannerMs": {
          "axe": 13167,
          "accesslint": 12576
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/amendments/",
      "finalUrl": "https://fosdem.org/2026/schedule/amendments/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026",
      "elapsedMs": 29673,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 214,
          "failed": 39,
          "cantTell": 6,
          "inapplicable": 66
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7ff39787bbf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "327927803eea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd95fc3a64a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4da12268173e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4d8642b7c83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00477325dcab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c1af91ab4a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84cd3b3eb851",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "357a64683f00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e51ea65ac172",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebd8cb07ad66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17ad642155cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0878548df255",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9679efcbd7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16a04dfa5a3e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e59c06b695d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04b265e5ee85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58438023ee62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6ef809f8b6a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a06509f8289c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47ceac9c2747",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9926f99109c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c30dc645ab73",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ab2d2704f51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h1",
            "html": "<h1></h1>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "982b71525c4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8486bfb2"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".panel-column:nth-child(1) > h3",
            "html": "<h3>FOSDEM</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a5a20350220",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e2d07bf2"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a416f87be064",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9ee99c2d60e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2df2eff642dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a20b5c85ed9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6472a38aa4f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed83aa127093",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9447eb09599c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72b20a4b7de2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de3ec7aa0dcb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a33c6898f9dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "027afdae3e79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6afaa114205",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "17add34a38e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    \n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-amendments\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li class=\"active\"></li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1></h1>\n\t\n\t</div>\n      \n\n      \n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 325,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11492,
          "settleDelayMs": 10000,
          "auditMs": 1120,
          "totalMs": 13208,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 39
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 61,
          "failed": 31,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "976df7cd4038",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e714613cd49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfa280baaa4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "380232515951",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a998acd47485",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "738ff5c026e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2762e6167a7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0037ff075008",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70a367a90c74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e928c3da50a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0274014512af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "595e68cacd50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6062d476910d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f319067ab48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7881e793c7bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38e6ab9ce356",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "665dc28e64c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97114efc55a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "900da98b67b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5ceae57cd1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9b1a59a1018",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bae05bb57686",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e81049fb9eca",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce385d3fd190",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "div:nth-of-type(1) > h3",
            "selector": "div:nth-of-type(1) > h3",
            "html": "<h3>FOSDEM</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "127d91539567",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-505d9bfa"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h1",
            "selector": "#pagetitles > h1",
            "html": "<h1></h1>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "5ac1140cfe74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7456c1d"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "79a2432aa467",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "920faae31cdc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e2b46ee8379",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7a646974c4c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f94b2bca9655",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 31,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11514,
          "settleDelayMs": 10000,
          "auditMs": 524,
          "totalMs": 12686
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "f5edad0935a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "FOSDEM",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "a652590554bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f106c798"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "bf79faa825d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "bf79faa825d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 308,
        "pageNavigationMs": 11514,
        "pageLoadDelayMs": 10000,
        "totalMs": 29673,
        "scannerMs": {
          "axe": 13208,
          "accesslint": 12686
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Maksim Samoilov",
      "elapsedMs": 29436,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 282,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f66c80b9d18",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c49cbbfe2ae6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "221b97e33047",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48cd3c36d8ba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7aee99db893",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "feb39ec9bd66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "041f6fb8bed9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b553d5023740",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Maksim Samoilov</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "316a04c1eef8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/HAWVVD-rdmatracer/\">Lessons from scaling BPF to detect RDMA Device Drivers Bugs in real time<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5259e8f5c48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "908067f298eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62a2289f2a3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42446f31"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"ebpf/\"]",
            "html": "<a href=\"/2026/schedule/track/ebpf/\">eBPF</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b8e3442a9c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d0a431c3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T11:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T11:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1100\">11:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e41d0461f22",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-02709ab2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T11:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T11:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1130\">11:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11d4767f8db8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5edf8b46"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50e06191629e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69c786d79749",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fd5eeb51cd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96d7654b3823",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac6ddce034bc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17ff0833830b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f7f8ad1214f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "103884b43746",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2fced6cf56a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29cbcd224c7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49555d020ab6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "137321219ef8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cb3dec54147",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5c746e3168a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b18ac775c20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83b51114e7b3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55ebab322169",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e6abc6a51eaa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7f9d7c38ca5b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "42e262351df7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a05919cb1226",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ce88c8a57df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f66d34599bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d852f86a786c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c35c6fa56652",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20675f23beaa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80744bf9e894",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45192f409841",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e9ddd67e019d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7aad3798382f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "30de94894cd7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Maksim Samoilov</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Maksim Samoilov\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Maksim Samoilov\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Maksim Samoilov</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Maksim Samoilov</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/maksim_samoilov/804baa46daaa65c223de31f877b67663a9c7529d89bc1bf32404e6aa2c74a70f.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Maksim Samoilov\">\n\n\n\n<p>Production Engineering Manager / TLM at Meta, Network Infrastructure.</p>\n<p>Also led kernel and host infrastructure team at Yandex in the past.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/HAWVVD-rdmatracer/\">Lessons from scaling BPF to detect RDMA Device Drivers Bugs in real time<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a></td>\n            <td><a href=\"/2026/schedule/track/ebpf/\">eBPF</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T11:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1100\">11:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T11:30:00+01:00\" href=\"/2026/schedule/day/saturday/#1130\">11:30</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 392,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11414,
          "settleDelayMs": 10000,
          "auditMs": 1174,
          "totalMs": 13183,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/maksim_samoilov/804baa46daaa65c223de31f877b67663a9c7529d89bc1bf32404e6aa2c74a70f.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Maksim Samoilov\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Maksim Samoilov\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb85de57c1b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f3c5f3a9976",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0c76de4c9b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e54f1c96c38f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b0ce265599f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fb5bc8dc3ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "778c5af98fdb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "549aa326fd26",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45c1191717a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Maksim Samoilov</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7397592054b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/HAWVVD-rdmatracer/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/HAWVVD-rdmatracer/\"]",
            "html": "<a href=\"/2026/schedule/event/HAWVVD-rdmatracer/\">Lessons from scaling BPF to detect RDMA Device Drivers Bugs in real time<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41311f9715db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc0d6e33"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f000255a7a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1308/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1308/\"]",
            "html": "<a href=\"/2026/schedule/room/h1308/\">H.1308 (Rolin)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe21b6616406",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4cb99489"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/ebpf/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/ebpf/\"]",
            "html": "<a href=\"/2026/schedule/track/ebpf/\">eBPF</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a910ac8dcd4e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-607fb9f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3e9b3113d3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ced64e7668e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff4bee4916f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4327e694224",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09daa209dab8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6e8e228ec8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fab6e29ebe2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a1467dae2b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea51daea1391",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2b6cededa7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ec13b013b9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0b72ec8e648",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63b1a9c99ccf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bc219148599",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00d773dd9581",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47b9ee0c7193",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "380a76d46b78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "9a1cbdbcbe6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "89a5220b9b97",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e34112261d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e0b7b9898e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3ed0048fa193",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "fd17934ef009",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11512,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12679
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "3a09eded20d3",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "47ded35af5c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "b76231cdc98b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "677fecc95d24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "677fecc95d24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 305,
        "pageNavigationMs": 11512,
        "pageLoadDelayMs": 10000,
        "totalMs": 29436,
        "scannerMs": {
          "axe": 13183,
          "accesslint": 12679
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Open Food Facts : Getting together to reduce health and environmental impacts of consumption",
      "elapsedMs": 29343,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 344,
          "failed": 57,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "image-alt",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfe8f3870e77",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af5a0b69add5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b070c7aa4cc6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92561a0cd572",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6b288879f48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6a5147f8156",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8312936bbf6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dad550190cf6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7) > a",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec45192fa355",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-be72a190"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Open Food Facts : Getting together to reduce health and environmental impacts of consumption</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b2f7bd32351",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd01b3307c42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h2215/\"]",
            "html": "<a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "585bdffa14ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7d15df97"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "887c7fb680f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1140\">11:40</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6a6b992b60e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f796b231"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T11:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1155\">11:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c87b32d925f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b1c5509e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83e0079816fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/pierre_slamich/\">Pierre Slamich</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f54844a96e98",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f93c5ca0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.av1.webm\">Video recording (AV1/WebM; preferred) - 83.3 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "378909aee334",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d15b6295"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.mp4\">Video recording (MP4; for legacy systems) - 366.4 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c756ad1a447d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-98e61ee6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b3b864ea9f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-01e1ab15"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "919380cef8a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-15b6c8b6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b756c0f0cb85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-503f7b97"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(11) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QZHWK9/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fe5a3089258",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc733d6a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25d612fed338",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7423b9e69a83",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e63a0936d1b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cda466fcc1fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65dde52d08c9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79217a0b62f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c481371a8eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44f320d8b1f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8222b85db4cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ce7080b217a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67a22d6398e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "337d6692e2bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eab0413fb5b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69856134b56a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "262ff2dcbee4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db06507ae800",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e08e58221cb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b6b76f78436d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "image-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".event-logo",
            "html": "<img src=\"/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c-d59fd536f05054f8e4740a84394014943e2088c4286ee0bb307b0976ce679159.png\" class=\"event-logo\">",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61e0569b5a93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8e8f0ed"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "a60d58d9ab3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "7a3e9e8f3d23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T11:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1140\">11:40</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80c50819a3a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8451e456"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T11:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1155\">11:55</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14dbe4474965",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-037c5777"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c9bd65a20c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a379a1a2be2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "267e59aaad94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24647bcdc05e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b439a3d8c84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "577e732fb897",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03b256603ee0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f67d0ceb38a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "33100a44aea2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a25fed980ade",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c3e7e219784d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Open Food Facts : Getting together to reduce health and environmental impacts of consumption</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Open Food Facts : Getting together to reduce health and environmental impacts of consumption\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Open Food Facts : Getting together to reduce health and environmental impacts of consumption\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/dev-random/\">/dev/random</a></li><li class=\"separator\">/</li><li class=\"active\">Open Food Facts : Getting together to reduce health and environmental impacts of consumption</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Open Food Facts : Getting together to reduce health and environmental impacts of consumption</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/dev-random/\">/dev/random</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T11:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1140\">11:40</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T11:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1155\">11:55</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n  <img src=\"/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c-d59fd536f05054f8e4740a84394014943e2088c4286ee0bb307b0976ce679159.png\" class=\"event-logo\">\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>Through open source, open data and community, Open Food Facts is transforming consumption in many countries! In this talk, we'll dive into how Open Food Facts is helping reshape the food system to reduce its impacts on health and the environment. We'll go through how Open Food Facts helps create a trove of information, and turn it into actionable data for consumers, researchers and policy makers.</p>\n<p>We'll show how we are mobilizing technology (mobile crowdsourcing, artificial intelligence and more classic tech) in the pursuit of food enlightenment.</p>\n<p>We'll explore how citizens and consumers are using this database to make smarter, healthier food choices, steering the food industry towards a more transparent and sustainable future.</p>\n<p>We will finally talk about 2025's exciting developments, Open Prices, the new features in the app (Cosmetics, new circular features of Open Products Facts), and how you can help.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/pierre_slamich/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/pierre_slamich/0fa84630325237fdff572290a1e72afe08df54cc4470bc34a63d8a4a4c48acaf.png\" alt=\"Photo of Pierre Slamich\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/pierre_slamich/\">Pierre Slamich</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.av1.webm\">Video recording (AV1/WebM; preferred) - 83.3 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.mp4\">Video recording (MP4; for legacy systems) - 366.4 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QZHWK9/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 466,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11417,
          "settleDelayMs": 10000,
          "auditMs": 1231,
          "totalMs": 13245,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 57
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 43,
          "failed": 49,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "text-alternatives/img-alt",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/img-alt",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impact...",
            "impact": "critical",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52f90259deee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/pierre_slamich/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/pierre_slamich/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/pierre_slamich/0fa84630325237fdff572290a1e72afe08df54cc4470bc34a63d8a4a4c48acaf.png\" alt=\"Photo of Pierre Slamich\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Pierre Slamich\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "451bffb8f57f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83025a5c"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.av1....",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d548b5fd8e48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1140\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1140\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1140\">11:40</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d951db55cb74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0d03561a"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1155\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1155\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T11:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1155\">11:55</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ef98866e5f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-13575cdb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "984b6c4b13d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5be307fe083",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3567ff812298",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "248dc38c4546",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d38030ad9ef4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5e7d114bbef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15c322d15af7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "200f22962cbf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fae464ff76a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-177de115"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(9)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(9)",
            "html": "<li class=\"active\">Open Food Facts : Getting together to reduce health and environmental impacts of consumption</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fab69405d86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cacbc0fe"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/dev-random/\"]",
            "html": "<a href=\"/2026/schedule/track/dev-random/\">/dev/random</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe3cba18b1e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ff8ec839"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h2215/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h2215/\"]",
            "html": "<a href=\"/2026/schedule/room/h2215/\">H.2215 (Ferrer)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f83a49e89db0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-57ed9a16"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe0ec1c7a3e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3a522bc87df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-52104cbb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/pierre_slamich/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/pierre_slamich/\"]",
            "html": "<a href=\"/2026/schedule/speaker/pierre_slamich/\">Pierre Slamich</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65ac28c94a33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1ea6ed8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.av1.webm\">Video recording (AV1/WebM; preferred) - 83.3 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "894fa25c7d72",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4a74a9a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(2) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.mp4\">Video recording (MP4; for legacy systems) - 366.4 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0099f72f4650",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80432d0f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li:nth-of-type(3) > a",
            "selector": "ul:nth-of-type(3) > li:nth-of-type(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h2215/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "882286c970c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-60f4b43e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-dev-random:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cb9e79689ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-136f8c83"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-dev-random:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f1314dbb6cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6f53eceb"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QZHWK9/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QZHWK9/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/QZHWK9/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cc74c0f4200",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2dd90937"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed0cb97f302c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eff59aad2f76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83ca4b38c10e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63ce625bbeb9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd9c4c8e6380",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd23920505e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0b08b206a55",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa8b5be4a72a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c1aa60f65bb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e01838c1ab53",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e855705422ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f10868f8d82",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "607785a99839",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f46865c10959",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b94a16bb7a6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c429a852f05f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82326d9251d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "296f7df2a64d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "9ac465bd55ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60d9fee07288",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8d64f7e3f7e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "2fb0c45c22fb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "29153a8151d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 49,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11408,
          "settleDelayMs": 10000,
          "auditMs": 535,
          "totalMs": 12586
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 2,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "b63a5c709ae7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "error",
            "rule": "image-alt",
            "element": "<img class=\"event-logo\">",
            "message": "Image is missing an alt attribute",
            "suggestion": "Add an alt attribute that describes the image, or use alt=\"\" for decorative images",
            "line": 0,
            "fingerprint": "c94dcc00109b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-71a1818c"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "87222e34612b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "87222e34612b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 305,
        "pageNavigationMs": 11417,
        "pageLoadDelayMs": 10000,
        "totalMs": 29343,
        "scannerMs": {
          "axe": 13245,
          "accesslint": 12586
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Renzo Davoli",
      "elapsedMs": 29668,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 301,
          "failed": 52,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e498e36862d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "315c07b30c81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bc7cd387826",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cdf64dd461a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e117184b7a64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adfad4e51158",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "940814739288",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d63b3ae5e0e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Renzo Davoli</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1069d8042c1a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/T8YMSX-a_toolset_for_the_internet_of_threads_ioth_fine-grained_ipv6_networking_in_user_/\">A Toolset for the Internet of Threads (IoTh): Fine-Grained IPv6 Networking in User Space<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a964309611d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-26af3d88"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4755d4bb3054",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h1302/\"]",
            "html": "<a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ba186ce3444",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bfbeefc7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"network/\"]",
            "html": "<a href=\"/2026/schedule/track/network/\">Network</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a00d865ad516",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f414ef31"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T17:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T17:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1725\">17:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ffd0616e2b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-79a49b30"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T17:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T17:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1745\">17:45</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "tr:nth-child(1) > td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28f8278a84ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-da4c0b83"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/HZZ9WA-what_is_still_missing_in_system_call_tracing/\">What Is Still Missing in System Call Tracing<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34929778615f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cedb694b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3efe5f3b0520",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ua2114/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d11836e71a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7a8a96a7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"kernel/\"]",
            "html": "<a href=\"/2026/schedule/track/kernel/\">Kernel</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5538a5af7d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ffbcb52"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T15:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1520\">15:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acef93dd8d74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-993d2700"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T15:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1540\">15:40</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17e91df309ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-152e2657"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de3801a0697a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6d97ccb23cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95e24a9c14cc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d5b2b896626",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db9821331711",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c41ffbd40860",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e1397bb0948",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74e545fa8881",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8f10311be32",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c583a84a668",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29acb314dfd5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61d8bedebd3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c6bcfabe9d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5b800f272da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ed8941606b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ae741c7f388",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ee1bc387cd2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e2fa5071b72f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "1d77928624ea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "75706bd024c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d08698e165a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deaa3d511e85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1784ebd9bae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f563f6e65be5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa3fa49aa339",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deb54b8da69a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f91e6985a54d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7afa1e16acb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "407e91e2e64b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9b0d76a55e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "8b4df15bf0c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Renzo Davoli</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Renzo Davoli\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Renzo Davoli\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Renzo Davoli</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Renzo Davoli</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/renzo_davoli/7262a77c9cbe7521b72eae23db5ccc0f4d2eb006fa1001061bafe3a310cc7cbc.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Renzo Davoli\">\n\n\n\n<p>Renzo Davoli is a developer of new ideas expressed as (libre) code. This is what he means by \"research\". He founded and leads the VirtualSquare Lab. He is the main designer and developer of projects like VDE, ioth, VUOS, cado, libpamnet, nlinline... He teaches operating systems and virtual system design at the University of Bologna.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/T8YMSX-a_toolset_for_the_internet_of_threads_ioth_fine-grained_ipv6_networking_in_user_/\">A Toolset for the Internet of Threads (IoTh): Fine-Grained IPv6 Networking in User Space<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a></td>\n            <td><a href=\"/2026/schedule/track/network/\">Network</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T17:25:00+01:00\" href=\"/2026/schedule/day/saturday/#1725\">17:25</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T17:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1745\">17:45</a></td>\n        </tr>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/HZZ9WA-what_is_still_missing_in_system_call_tracing/\">What Is Still Missing in System Call Tracing<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a></td>\n            <td><a href=\"/2026/schedule/track/kernel/\">Kernel</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T15:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1520\">15:20</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T15:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1540\">15:40</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 417,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11489,
          "settleDelayMs": 10000,
          "auditMs": 1197,
          "totalMs": 13279,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 52
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 51,
          "failed": 41,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/renzo_davoli/7262a77c9cbe7521b72eae23db5ccc0f4d2eb006fa1001061bafe3a310cc7cbc.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Renzo Davoli\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Renzo Davoli\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e4d58ac177d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5de1c0c5104c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f02752bb9149",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ac7a8d77fa8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea1d83009c77",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14fd14ba4c23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "191b5c0ba817",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a731c2d606ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24089aa6ce42",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Renzo Davoli</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4fca4a40a02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(1) > a",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(1) > a",
            "html": "<a href=\"/2026/schedule/event/T8YMSX-a_toolset_for_the_internet_of_threads_ioth_fine-grained_ipv6_networking_in_user_/\">A Toolset for the Internet of Threads (IoTh): Fine-Grained IPv6 Networking in Us...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88c743537d08",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c3375642"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddceda34a151",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1302/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/h1302/\"]",
            "html": "<a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "149d3ff48803",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3ca5fd1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/network/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/network/\"]",
            "html": "<a href=\"/2026/schedule/track/network/\">Network</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1973b5ec068b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-317e9af3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/HZZ9WA-what_is_still_missing_in_system_call_tracing/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/HZZ9WA-what_is_still_missing_in_system_call_tracing/\"]",
            "html": "<a href=\"/2026/schedule/event/HZZ9WA-what_is_still_missing_in_system_call_tracing/\">What Is Still Missing in System Call Tracing<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c5ae1a01e3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25102904"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7484a3b4faa2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2114/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2114/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "408a217da767",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-92fe7a3e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/kernel/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/kernel/\"]",
            "html": "<a href=\"/2026/schedule/track/kernel/\">Kernel</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79fbd39d93ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6f7cee6d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ded7d50c877",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d58c679f0f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01454dc4ddf5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94602dc2c5c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f798f2db0357",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0babc2b35ac7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb196f759bd2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5032e31236f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61312e736712",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fb60dc3df9b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c00bfc34250c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9aecffbdc8e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b101d331d78",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "891ef397a98c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1136229e57f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ac6e8b6523b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "245fff0ff3d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "02ae0e1ce708",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d13c579819a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9d91e0e59ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a29e806cd616",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c7e93e2879fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c527329c2e1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 41,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11514,
          "settleDelayMs": 10000,
          "auditMs": 527,
          "totalMs": 12689
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "a3f0a706211a",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "4f2894b93cc6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "9276f5f7032c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "ea489ae69028",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "ea489ae69028",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 412,
        "pageNavigationMs": 11514,
        "pageLoadDelayMs": 10000,
        "totalMs": 29668,
        "scannerMs": {
          "axe": 13279,
          "accesslint": 12689
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Dimitris Karakasilis",
      "elapsedMs": 29519,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 280,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b280a2818b0a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ca93641bcc3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18d793232e4e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dddd222aa5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "480737207e75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2158b329a761",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11eeb2a9ef03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2818c9d3c9e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Dimitris Karakasilis</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0834e89fe1db",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/YQRYB7-hadron-linux/\">What Image-Based Systems Taught Us About Linux Distributions: Lessons From Kairos and Why We Built Hadron<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fe3d5d982eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "873cafbd94af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub2147/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2147/\">UB2.147</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cc821192d40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bdf09c60"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(4) > a",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c49a8945bf92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6ad86128"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T12:30:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1230\">12:30</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2d5adcbcdcd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f0ec592"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T12:55:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T12:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1255\">12:55</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57037eea69d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c0f2fe2d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e013ffc62130",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28ae76a29ec8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82278048f906",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6e974630a85",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de4a1de8fc6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e97ae01929c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad82525c8eb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ac0c1ee9758",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37072db6b927",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9540e79ff35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea30cb99e802",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42d355e19c77",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fab11fac2d1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e89e57b873b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3e134cdeafc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ca89676e190",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13fcb3e48c81",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "bc4aa40c8ee7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "01d662e537e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "873f7dae8f38",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "685bc065e2a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ace14025561",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22e4d4570ace",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fe74e74b46d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "945c8ec000dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82a6e3336be1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3592635fa2b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b94b0de2cc2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "49fd53f23ca4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "890528d12959",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c2f6f923145f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Dimitris Karakasilis</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Dimitris Karakasilis\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Dimitris Karakasilis\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Dimitris Karakasilis</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Dimitris Karakasilis</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/dimitris_karakasilis/1ecac5361723d5cae30323a76e3666bdd64b9d1cd4d5257a0baa2e36b84a119f.JPG\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Dimitris Karakasilis\">\n\n\n\n<p>With over 20 years of experience as a developer, I'm deeply passionate about open source technologies. I've worked with startups and enterprises alike, using open source solutions to tackle real-world problems. Currently, my focus is on edge computing and Kubernetes. I'm excited to share my knowledge with other people.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/YQRYB7-hadron-linux/\">What Image-Based Systems Taught Us About Linux Distributions: Lessons From Kairos and Why We Built Hadron<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ub2147/\">UB2.147</a></td>\n            <td><a href=\"/2026/schedule/track/distributions/\">Distributions</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T12:30:00+01:00\" href=\"/2026/schedule/day/sunday/#1230\">12:30</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T12:55:00+01:00\" href=\"/2026/schedule/day/sunday/#1255\">12:55</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 390,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11485,
          "settleDelayMs": 10000,
          "auditMs": 1177,
          "totalMs": 13259,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/dimitris_karakasilis/1ecac5361723d5cae30323a76e3666bdd64b9d1cd4d5257a0baa2e36b84a119f.JPG\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Dimitris Karaka...",
            "impact": "minor",
            "message": "Alt text \"Photo of Dimitris Karakasilis\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "470f3935e007",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa67810abc75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "423d67333c6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc928410125a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eec9f56125d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79568537161b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3ca2c40243d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52ab6efe0f09",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "148b92b401ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Dimitris Karakasilis</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8697b73f5f9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/YQRYB7-hadron-linux/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/YQRYB7-hadron-linux/\"]",
            "html": "<a href=\"/2026/schedule/event/YQRYB7-hadron-linux/\">What Image-Based Systems Taught Us About Linux Distributions: Lessons From Kairos and Why We Built Hadron<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "286a4992d3b0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f1fee84"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75a5a4a6e036",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub2147/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ub2147/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2147/\">UB2.147</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d6cf377cd97",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d89a2aca"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/distributions/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/distributions/\"]",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca68c6b5ee54",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4a722d25"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d7c4581e3fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8682e1a9dd56",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dfade499269",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52a200cce8e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42ffb7f04d93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "108ba2bdbdea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9db4e3a64904",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d86cd289e694",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aca6ee74f6f2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "697375d39031",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66bbcc1765b8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12f0a5d93060",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "763ff859d945",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27ef2124f8ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5962967465e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c88eea2a09dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c6c013e73cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "3858c53266be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "f438172b1251",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63e42994d91f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0761bc3d9ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "967d4362acba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "01728ef56d04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11509,
          "settleDelayMs": 10000,
          "auditMs": 526,
          "totalMs": 12679
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "a28f87408192",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "1bc773b75213",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "bc610f867ffa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "b36b236874e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "b36b236874e8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 304,
        "pageNavigationMs": 11509,
        "pageLoadDelayMs": 10000,
        "totalMs": 29519,
        "scannerMs": {
          "axe": 13259,
          "accesslint": 12679
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Leah Rowe",
      "elapsedMs": 29575,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 284,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2038275559da",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d92a35195d4f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "015b3198c100",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3d7f9e78012",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "553eae900aaa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7146355ed6a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "003fa7f9fc9a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4d55d3008fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Leah Rowe</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d05bd4b4887d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/W7M9LV-libreboot-free-your-bios-today/\">Libreboot: Free Your BIOS Today!<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8b953b0c74c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb012695f9d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/k1105/\"]",
            "html": "<a href=\"/2026/schedule/room/k1105/\">K.1.105 (La Fontaine)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d0316f387ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e56a51c5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"main_k/\"]",
            "html": "<a href=\"/2026/schedule/track/main_k/\">Main Track (K-building)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82b77fb57ba4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-49ffb094"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1400\">14:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "608bc00527ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-91926846"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T14:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T14:50:00+01:00\" href=\"/2026/schedule/day/saturday/#1450\">14:50</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c108964ffe0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4c4cceb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c87f4f0f3f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41b4f1b5d5ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "499e9b4d3175",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29f91cbf7a56",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7059b685e025",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1056d60fce25",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dd02def8e36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d0cc7c29f21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81f2e794c18d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a49707e52ba6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b1770ae7ffa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41e333ce1dea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e7142131bbf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56a2425ac920",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93f4a05e0459",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3253bf134733",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c723222e590a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "e17ba95e6b3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "6b4494b40d71",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "01bbe1604c05",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a6e59bf3f5c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ca08a0fc3e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f872afc18e9d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08ad134205dc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f66ae418707",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c7940c66ba4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59b7effb371f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cf8e3187ad0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5bf13694826b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a2899116bcd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "9dff5fe4f47a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Leah Rowe</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Leah Rowe\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Leah Rowe\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Leah Rowe</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Leah Rowe</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/leah_rowe/4817fac14f8799543b1a939328ba29a108dc11c17ac20696b3bf159a2fd4e3d4.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Leah Rowe\">\n\n\n\n<p>I am the founder and lead developer of the libreboot and Canoeboot projects, and several other projects. You can find out more about my work on those websites. I have a general interest in computer programming and electronics. I am an avid Free Software activist. I like to tinker with various Linux distros and OpenBSD.</p>\n<p>I am also an avid Vim user. Vim is simply the best text editor ever made. It is highly extensible and powerful, yet also minimal and terse, with a very correct ideology behind how the software is developed (conservative set of features and project goals, keep things the same over time, but with incremental improvements so as to cause the least amount of surprise); this ideology is either lacking in other editors, or those editors are technically inferior to Vim.</p>\n<p>This bio was copied and pasted from my blog.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/W7M9LV-libreboot-free-your-bios-today/\">Libreboot: Free Your BIOS Today!<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/saturday/\">Saturday</a></td>\n            <td><a href=\"/2026/schedule/room/k1105/\">K.1.105 (La Fontaine)</a></td>\n            <td><a href=\"/2026/schedule/track/main_k/\">Main Track (K-building)</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T14:00:00+01:00\" href=\"/2026/schedule/day/saturday/#1400\">14:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-01-31T14:50:00+01:00\" href=\"/2026/schedule/day/saturday/#1450\">14:50</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 394,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11493,
          "settleDelayMs": 10000,
          "auditMs": 1206,
          "totalMs": 13299,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/leah_rowe/4817fac14f8799543b1a939328ba29a108dc11c17ac20696b3bf159a2fd4e3d4.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Leah Rowe\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Leah Rowe\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3164940d2cb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7990cc13404",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6afb9a77218",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14493e6fc030",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26388a31dddf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d8f782ba663",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d60c016b3610",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "041e2f68f6f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "681bffe0f6bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Leah Rowe</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22198e6ba2d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/W7M9LV-libreboot-free-your-bios-today/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/W7M9LV-libreboot-free-your-bios-today/\"]",
            "html": "<a href=\"/2026/schedule/event/W7M9LV-libreboot-free-your-bios-today/\">Libreboot: Free Your BIOS Today!<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f823786ba9f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f99239f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a56899c152b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2f1c024d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k1105/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/k1105/\"]",
            "html": "<a href=\"/2026/schedule/room/k1105/\">K.1.105 (La Fontaine)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee0424020c93",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cc5d0421"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/main_k/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/main_k/\"]",
            "html": "<a href=\"/2026/schedule/track/main_k/\">Main Track (K-building)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51433e36f765",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-45e8349c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fafbeeed1e89",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78dfd6ca2cfc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16a10b678788",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3d860d33eab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7de00c67d425",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59cda630bf3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f852b65d4cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f58be6a627ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad1483a3b5c2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5135a1c0fa57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3a34aa3b427",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "623833abab29",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48075811c370",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3d3e362ad36",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b034446a7ac4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79d000ac9053",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c742f9034d5e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "453fdb3dca80",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1978cac9c966",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdcc3c87dba6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "044e8ecd64ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "6f32031174a1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "80623849d44d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11512,
          "settleDelayMs": 10000,
          "auditMs": 529,
          "totalMs": 12687
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "279ed7bd7f34",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "b63cebd06019",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "5d8ae3ffa560",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "5c951d283487",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "5c951d283487",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 305,
        "pageNavigationMs": 11512,
        "pageLoadDelayMs": 10000,
        "totalMs": 29575,
        "scannerMs": {
          "axe": 13299,
          "accesslint": 12687
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - The saga of official binary packages for Gentoo Linux",
      "elapsedMs": 29553,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 378,
          "failed": 66,
          "cantTell": 7,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "image-alt",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fa73b9d47d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae140c1b6f8c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84812ede32d6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a91e96adf0e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6437955bfc0f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92e365384f5f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c085d852be6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec381c673786",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21bc25861fd1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cb0e455c2c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83d1e533"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">The saga of official binary packages for Gentoo Linux</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90695808fa69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca62bfa4c8e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ee5fcacd"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ub2147/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2147/\">UB2.147</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e3cd991a89d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bdf09c60"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e03de1e89f7b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc4f5bc112b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ce2253b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T13:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1325\">13:25</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "325963332294",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ac7171bf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2b9de1e6320",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"gentoo.org/\"]",
            "html": "<a href=\"https://www.gentoo.org/\">Gentoo Linux</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ec0ec1973ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4701ab5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "p:nth-child(1) > a:nth-child(2)",
            "html": "<a href=\"https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html\">binary packages for download</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1a27b67e9a4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-60f04137"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/andreas_k_huttel/\">Andreas K. Hüttel</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e820f09091a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-43c09be2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/sam_james/\">Sam James</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6fffd62ef02",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/slides/267479/fosdem-20_tl3yf4j.pdf\">Slides</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f9cf63f6449",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(1) > a",
            "html": "<a href=\"https://wiki.gentoo.org/wiki/Project:Binhost\">Gentoo Binhost project page</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1e60565fb04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d9e4c4d9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(2) > a",
            "html": "<a href=\"https://wiki.gentoo.org/wiki/Steve\">steve wiki page</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d2f4d5f826e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8bdabac"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.av1.webm\">Video recording (AV1/WebM; preferred) - 107.6 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2471fe0bbe3d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9177a0c4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.mp4\">Video recording (MP4; for legacy systems) - 559.4 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5a215305891",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80cef9ee"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(5) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c88ee8cf578b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ed46090"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83a5d0dfd3e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5eca7c07"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(13) > li:nth-child(7) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-distributions:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f8cbd46cda8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1281a7c8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(8) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/9GLCAE/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "faffe8463160",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9b7a7a3b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80d173498a76",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "751b142e47e9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdc1e0e621ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae9f72777468",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60fb0e198a56",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51982dff1b24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afff6511e21b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "068783efdc23",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1afd922b94c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3128caebe01",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe23f409ac5e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0cbc7153536",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4150c044b500",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed6d82f2fadf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f66fcaa74e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf62cdc0f53f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c059f6d00979",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "80165c69be04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "image-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".event-logo",
            "html": "<img src=\"/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux-5e2f517cca1dc0aff1694f0b14b71b13cad8e8337445faf20ebfff74080f2486.png\" class=\"event-logo\">",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e7dda5e3afb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8e8f0ed"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "73069c2c863e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f9c4a7af9c34",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T13:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f4878a992a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8a205491"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-02-01T13:25:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1325\">13:25</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0071edc8d1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a985ab40"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[href$=\"gentoo.org/\"]",
            "html": "<a href=\"https://www.gentoo.org/\">Gentoo Linux</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d7b92897a1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07d7585a"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "p:nth-child(1) > a:nth-child(2)",
            "html": "<a href=\"https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html\">binary packages for download</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7afee2963ee2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fbb11e63"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b13829c3354",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60a05e4e227b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "487e4e189740",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efd75cd1f52c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc7a1c51fadb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ea2231befc6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "707d053b8898",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5598f212becd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "5afb37741de0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "975a9173bd4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "94cc9ba8916e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - The saga of official binary packages for Gentoo Linux</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"The saga of official binary packages for Gentoo Linux\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - The saga of official binary packages for Gentoo Linux\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/distributions/\">Distributions</a></li><li class=\"separator\">/</li><li class=\"active\">The saga of official binary packages for Gentoo Linux</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>The saga of official binary packages for Gentoo Linux</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/distributions/\">Distributions</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/ub2147/\">UB2.147</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/sunday/\">Sunday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-02-01T13:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1325\">13:25</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n  <img src=\"/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux-5e2f517cca1dc0aff1694f0b14b71b13cad8e8337445faf20ebfff74080f2486.png\" class=\"event-logo\">\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>You all used to know <a href=\"https://www.gentoo.org/\">Gentoo Linux</a> as a source-based Linux distribution, where compiling things on your own machine was both pleasure and pain, right? Well, some time ago we announced that we now also offer <a href=\"https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html\">binary packages for download</a>. And while of course a few purists protested, overall this initiative was a resounding success. Now you can mix and match between binary and source based installation, and find your own balance between convenience and tuning.</p>\n<p>A lot of LEGO blocks had to come together (and occasionally be stepped on) to make this happen. From quality control and automated rebuilds on the source installation side, to a new package format and support for GPG signing, to package delivery and designated build hosts, extended support in the package manager, ... Let us tell you the story of an experiment that worked out great, and discuss further possible future improvements.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/andreas_k_huttel/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/andreas_k_huttel/b592bfcf8f9e85bfb624f25db38b92a08caa16a6d38f8b192d6a07232e3869bf.jpg\" alt=\"Photo of Andreas K. Hüttel\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/andreas_k_huttel/\">Andreas K. Hüttel</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/sam_james/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/sam_james/6e57ea4ca00d8a8dd0b9ea9463be2bd1ab78ee96f8a88a957fde2622cf31a3ac.jpg\" alt=\"Photo of Sam James\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/sam_james/\">Sam James</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/slides/267479/fosdem-20_tl3yf4j.pdf\">Slides</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://wiki.gentoo.org/wiki/Project:Binhost\">Gentoo Binhost project page</a></li>\n    \n      <li><a href=\"https://wiki.gentoo.org/wiki/Steve\">steve wiki page</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.av1.webm\">Video recording (AV1/WebM; preferred) - 107.6 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.mp4\">Video recording (MP4; for legacy systems) - 559.4 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-distributions:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/9GLCAE/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 509,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11477,
          "settleDelayMs": 10000,
          "auditMs": 1272,
          "totalMs": 13347,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 66
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 33,
          "failed": 59,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "text-alternatives/img-alt",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/img-alt",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux-5e2f517cca1dc0aff1694f0b14b71b13cad8e8337445faf...",
            "impact": "critical",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c179a4095059",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/andreas_k_huttel/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/andreas_k_huttel/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/andreas_k_huttel/b592bfcf8f9e85bfb624f25db38b92a08caa16a6d38f8b192d6a07232e3869bf.jpg\" alt=\"Photo of Andreas K. Hüttel\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Andreas K. Hüttel\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f6b9d5aac50",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-72cb8f18"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/sam_james/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/sam_james/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/sam_james/6e57ea4ca00d8a8dd0b9ea9463be2bd1ab78ee96f8a88a957fde2622cf31a3ac.jpg\" alt=\"Photo of Sam James\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Sam James\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fb1ef6ae4b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-37908a50"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.av1.webm\" type=\"video/webm; co...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e002badcb0c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1300\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#1300\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1300\">13:00</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0ad52bc441a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-40adb83e"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1325\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/sunday/#1325\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T13:25:00+01:00\" href=\"/2026/schedule/day/sunday/#1325\">13:25</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ebe5adeb853",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24013df4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://www.gentoo.org/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://www.gentoo.org/\"]",
            "html": "<a href=\"https://www.gentoo.org/\">Gentoo Linux</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81422f5a3528",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-53c3458c"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "p:nth-of-type(1) > a[href=\"https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html\"]",
            "html": "<a href=\"https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html\">binary packages for download</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58874d697b33",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2b79a464"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc8289448aa9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0374de8856be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12dd8d82948f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3b76f8d1f96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "286288c04bd5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef6942382586",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c76b018d87f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afc556f12265",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a44c33c8ae9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/distributions/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/distributions/\"]",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3433ea6d540d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-879f27a5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">The saga of official binary packages for Gentoo Linux</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac846ec99579",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/distributions/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/distributions/\"]",
            "html": "<a href=\"/2026/schedule/track/distributions/\">Distributions</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cada884506e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-264f04f6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub2147/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/ub2147/\"]",
            "html": "<a href=\"/2026/schedule/room/ub2147/\">UB2.147</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "798a2a113a10",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ffbfe5fe"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2086a8f71044",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a27edc1c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(2) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\"]",
            "selector": "ul:nth-of-type(2) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc56114daa64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a760880"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://www.gentoo.org/\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://www.gentoo.org/\"]",
            "html": "<a href=\"https://www.gentoo.org/\">Gentoo Linux</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bf1425bb0ee",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5e57d4d3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > a[href=\"https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html\"]",
            "selector": "p:nth-of-type(1) > a[href=\"https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html\"]",
            "html": "<a href=\"https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html\">binary packages for download</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75456a363654",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24926b86"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/andreas_k_huttel/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/andreas_k_huttel/\"]",
            "html": "<a href=\"/2026/schedule/speaker/andreas_k_huttel/\">Andreas K. Hüttel</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "114237e8dbb3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5c89ca91"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/sam_james/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/sam_james/\"]",
            "html": "<a href=\"/2026/schedule/speaker/sam_james/\">Sam James</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "890b175ebece",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8ca69667"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li > a",
            "selector": "ul:nth-of-type(3) > li > a",
            "html": "<a href=\"/2026/events/attachments/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/slides/267479/fosdem-20_tl3yf4j.pdf\">Slides</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1a29d810aa9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b5672e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"https://wiki.gentoo.org/wiki/Project:Binhost\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://wiki.gentoo.org/wiki/Project:Binhost\"]",
            "html": "<a href=\"https://wiki.gentoo.org/wiki/Project:Binhost\">Gentoo Binhost project page</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cd6624417ac",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d86fbcca"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"https://wiki.gentoo.org/wiki/Steve\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://wiki.gentoo.org/wiki/Steve\"]",
            "html": "<a href=\"https://wiki.gentoo.org/wiki/Steve\">steve wiki page</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7764cebbf72e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3501680"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(3) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.av1.webm\">Video recording (AV1/WebM; preferred) - 107.6 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69b36cd89339",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3b73a045"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(4) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(4) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.mp4\">Video recording (MP4; for legacy systems) - 559.4 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f39799f38d20",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4e39450c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(5) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(5) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/ub2147/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "343cd86ff630",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-21a0e3b5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\"]",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-distributions:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62e302d192b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-677282f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"https://matrix.to/#/#2026-distributions:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(7) > a[href=\"https://matrix.to/#/#2026-distributions:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-distributions:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "201d66669fa8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-108894d5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(8) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/9GLCAE/feedback/\"]",
            "selector": "li:nth-of-type(8) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/9GLCAE/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/9GLCAE/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c6f9e2db380",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c82b054"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "835b3741af2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f48b28b2f270",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d797465f11f4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3a5fa31562f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf63f8046234",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bca3e06dae8a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b3e79ba123c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52e89ae87323",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53fc75c5dc77",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0eb0f6c56079",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "065b802fc426",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "187d119fd1c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4058a42ef01e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c7017b6947d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80b2eb46df1c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4308de1c81e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b93a22168e52",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1097346f5fa5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "ea2f85b35f9c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63a3373b1a24",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6f38fb071e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "077f81c2fad0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "246b54321b6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 59,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11500,
          "settleDelayMs": 10000,
          "auditMs": 536,
          "totalMs": 12681
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 2,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "ba5ba3549d71",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "error",
            "rule": "image-alt",
            "element": "<img class=\"event-logo\">",
            "message": "Image is missing an alt attribute",
            "suggestion": "Add an alt attribute that describes the image, or use alt=\"\" for decorative images",
            "line": 0,
            "fingerprint": "05f8e8b40ea8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-71a1818c"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "e82e1f5ff891",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "e82e1f5ff891",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 307,
        "pageNavigationMs": 11500,
        "pageLoadDelayMs": 10000,
        "totalMs": 29553,
        "scannerMs": {
          "axe": 13347,
          "accesslint": 12681
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/twinkle/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/twinkle/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Twinkle",
      "elapsedMs": 29510,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 272,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 62
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36dc5e239309",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ec97e0bdf63",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f90f49bee473",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f752f08a975",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ad4ec2f76c3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ea8a3907b17",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ccd45a75938",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "057d8a4c7252",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Twinkle</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "769a08abbccb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/G3ZWYU-lightning_lightning_talks_2/\">Lightning lightning talks 2<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f39ccd91800",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81c9c66927b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"janson/\"]",
            "html": "<a href=\"/2026/schedule/room/janson/\">Janson</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b38ff7c551f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f16eaadf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"main/\"]",
            "html": "<a href=\"/2026/schedule/track/main/\">Main Track</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bac2a1cc8c66",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7aa6da0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T16:00:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82c0654e0c69",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1d0645f7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T16:50:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T16:50:00+01:00\" href=\"/2026/schedule/day/sunday/#1650\">16:50</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e48428652af",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8bd049aa"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "507661a65ec2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45a3ca311eb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53e40de9d631",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daa6adb6a63d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b6cac376eb1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19e9ae23396f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dd4e152893c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11e8638bfa4b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9361711a7dd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d5d683d9a31",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9b7e4175a75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "006b44e54483",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60e4d1713045",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb576aad32ab",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d320046e15f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1603ec96ff7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4423902fb1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "70f316254f57",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "af1d9501ae41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c3061938e5b6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ae902f9adc4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40f76bc86171",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a08c1b38ec27",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2e8e53f3362",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d396274257ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a03f3d4cab5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84fe241c0831",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19b214c7e680",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "87e2fc0bdf4a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4c6cbe7a052",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "c061e2f21f21",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Twinkle</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Twinkle\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Twinkle\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Twinkle</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Twinkle</h1>\n\t\n\t</div>\n      \n\n      \n\n\n\n\n\n\n\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/G3ZWYU-lightning_lightning_talks_2/\">Lightning lightning talks 2<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/janson/\">Janson</a></td>\n            <td><a href=\"/2026/schedule/track/main/\">Main Track</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T16:00:00+01:00\" href=\"/2026/schedule/day/sunday/#1600\">16:00</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T16:50:00+01:00\" href=\"/2026/schedule/day/sunday/#1650\">16:50</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 386,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11489,
          "settleDelayMs": 10000,
          "auditMs": 1157,
          "totalMs": 13241,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 56,
          "failed": 36,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "974b7d30e6d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1f1c08a12f3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f538bde0be6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a5f0d29ebb1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e1406546e3f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f24b069a803",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab60a5ef5d8b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18b05457f8a5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Twinkle</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c767715e7f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/G3ZWYU-lightning_lightning_talks_2/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/G3ZWYU-lightning_lightning_talks_2/\"]",
            "html": "<a href=\"/2026/schedule/event/G3ZWYU-lightning_lightning_talks_2/\">Lightning lightning talks 2<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7e3cb263dea",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-29bfd5df"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d522b79df220",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/janson/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/janson/\"]",
            "html": "<a href=\"/2026/schedule/room/janson/\">Janson</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d21a998b183e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ffae3f91"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/main/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/main/\"]",
            "html": "<a href=\"/2026/schedule/track/main/\">Main Track</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a2c2d0db74b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c911891d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b0deed5c8fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63c29b396bb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96d13fc054d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dbcb5c6846f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5562a6c9be6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af282b81b1bf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93b0a50697a9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7186e86717e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "363a42062440",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d19510f2d84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "726bd50108cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be6f262e3040",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b2d7d29da6b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "557f2c7acc1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12894329124f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db0a48f51e79",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9e2a6f02509",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "654d11f4adfd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "03206a98bb1e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5215bbe82fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bed56b094de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "226e0fee9695",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "b70baaebe59f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 36,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11516,
          "settleDelayMs": 10000,
          "auditMs": 527,
          "totalMs": 12687
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "2ba1c803ba45",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "c9be5000f648",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "3c43120f55b4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "6766f69b54c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "6766f69b54c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 11516,
        "pageLoadDelayMs": 10000,
        "totalMs": 29510,
        "scannerMs": {
          "axe": 13241,
          "accesslint": 12687
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
      "finalUrl": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - OpenPERouter: Turning Your Kubernetes Nodes into a Provide Edge Router",
      "elapsedMs": 29650,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 360,
          "failed": 59,
          "cantTell": 8,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "empty-heading",
          "label",
          "landmark-one-main",
          "link-in-text-block",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2aa28c31f15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "927d977167e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12912ae1592a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ff85835608b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8b41557965a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "773ed728fdbb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51c47bf22cf6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7031d8ef76c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-265dd670"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(7)",
            "html": "<li>Developer rooms</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a82229fe8792",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-455d517c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(9) > a[href$=\"network/\"]",
            "html": "<a href=\"/2026/schedule/track/network/\">Network</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3d2cd78bed7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-77502647"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">OpenPERouter: Turning Your Kubernetes Nodes into a Provide Edge Router</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb566fe1ea00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(1) > a[href$=\"network/\"]",
            "html": "<a href=\"/2026/schedule/track/network/\">Network</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2486e234d483",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1d90ea2f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/h1302/\"]",
            "html": "<a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df5c09088441",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bfbeefc7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95fcdfa63fdf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5886cd9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T15:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T15:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1545\">15:45</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9dc7997daa2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cd15aa9f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-01-31T16:05:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:05:00+01:00\" href=\"/2026/schedule/day/saturday/#1605\">16:05</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2369d3731d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-38655d19"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".side-box > li:nth-child(6) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-network:fosdem.org\">Join the conversation!</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69e24fbee786",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e72423b"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(1) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/miguel_duarte/\">Miguel Duarte</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a518dfb6542e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-43c09be2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "tr:nth-child(2) > td:nth-child(2) > a",
            "html": "<a href=\"/2026/schedule/speaker/federico_paolinelli/\">Federico Paolinelli</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72a81f9dfe04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c4c729e8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".event-attachments > li > a",
            "html": "<a href=\"/2026/events/attachments/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/slides/266993/openperou_qpsl5ce.pdf\">Slide deck</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98c98b6a06f0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8c29763d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.av1.webm\">Video recording (AV1/WebM; preferred) - 66.7 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ff804d0edcd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adeef45c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.mp4\">Video recording (MP4; for legacy systems) - 459.9 MB</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "680309b52cd6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f7196a12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.vtt\">Video recording subtitle file (VTT)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4698289cd2a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6987aefb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(4) > a",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-network:fosdem.org\">Chat room(web)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e1e828a437b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b0e60ce3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(5) > a",
            "html": "<a href=\"https://matrix.to/#/#2026-network:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "131aa9d39c87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2a843798"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "ul:nth-child(12) > li:nth-child(6) > a",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/TUEQCR/feedback/\">Submit Feedback</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #3479c4, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2638292b17d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1c54bf84"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a81e2130988f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43073eca863b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bea6ff166b40",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "140ca5d0c1e1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "237a997e49bd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcc5f1c18875",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a007088178e5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "887f6ee6124b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef7df8627b2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75e094eb6dd0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dd8a91ae7d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dccf1dc57b5e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b2c0c98b8cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f26d56eef113",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daa55d822990",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1759222fab87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bc6f50bcef1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#pagetitles > h2",
            "html": "<h2></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "90f64971370b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "675064b7892e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "16e3a858ace6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T15:45:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T15:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1545\">15:45</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fe2af6d7a49",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7ba09cde"
          },
          {
            "rule": "link-in-text-block",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag141"
            ],
            "xpath": "a[title=\"2026-01-31T16:05:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:05:00+01:00\" href=\"/2026/schedule/day/saturday/#1605\">16:05</a>",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1eb7d14f42b9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7d65ce5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7201e3dbdabc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96bdfad9b837",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "125e7805c3f5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c113db9b8e8a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7e2424bd0ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c88015b3c03c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eb19521cf46",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a797ed6e142",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "0ce9d61db514",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af37d0a6b711",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "b1d67c9c89c1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - OpenPERouter: Turning Your Kubernetes Nodes into a Provide Edge Router</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"OpenPERouter: Turning Your Kubernetes Nodes into a Provide Edge Router\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - OpenPERouter: Turning Your Kubernetes Nodes into a Provide Edge Router\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-event\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/events/\">Events</a></li><li class=\"separator\">/</li><li>Developer rooms</li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/track/network/\">Network</a></li><li class=\"separator\">/</li><li class=\"active\">OpenPERouter: Turning Your Kubernetes Nodes into a Provide Edge Router</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>OpenPERouter: Turning Your Kubernetes Nodes into a Provide Edge Router</h1>\n\t\n\t<h2></h2>\n\t\n\t</div>\n      \n\n      \n\n\n<ul class=\"side-box\">\n  <li><i class=\"icon-road\"></i> <strong>Track</strong>: <a href=\"/2026/schedule/track/network/\">Network</a></li>\n  <li><i class=\"icon-home\"></i> <strong>Room</strong>: <a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a></li>\n  <li><i class=\"icon-calendar\"></i> <strong>Day</strong>: <a href=\"/2026/schedule/day/saturday/\">Saturday</a></li>\n  <li><i class=\"icon-play\"></i> <strong>Start (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T15:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1545\">15:45</a></li>\n  <li><i class=\"icon-stop\"></i> <strong>End (UTC+1)</strong>: <a class=\"value-title\" title=\"2026-01-31T16:05:00+01:00\" href=\"/2026/schedule/day/saturday/#1605\">16:05</a></li>\n  \n  \n  <li>\n    <i class=\"icon-comment\"></i> <strong>Chat</strong>:\n    <a href=\"https://chat.fosdem.org/#/room/#2026-network:fosdem.org\">Join the conversation!</a>\n  </li>\n  \n</ul>\n<br style=\"clear: both;\">\n\n\n\n\n<div class=\"event-blurb\">\n\n<div class=\"event-abstract\"><p>OpenPERouter is a lightweight, open-source Provider Edge (PE) router designed to bridge traditional networking with the cloud-native ecosystem. By running directly on Linux hosts and Kubernetes nodes, it terminates VPN protocols and exposes a standard BGP interface, simplifying complex network topologies.\nIn this session, we will explore the architecture of OpenPERouter and demonstrate how to deploy and interact with host-level Layer 3 protocols and Layer 2 interfaces. We will showcase its seamless integration with the cloud-native ecosystem, specifically enabling L3 EVPN tunneling to common Kubernetes network components like Calico and MetalLB.\nAdditionally, we will demonstrate how OpenPERouter naturally extends to virtual machine networks by achieving a cross-cluster Layer 2 overlay using EVPN, VXLAN, and KubeVirt. Finally, we will share the project roadmap, highlighting upcoming support for new VPN protocols and standalone deployment methods outside of Kubernetes. Join us to discover how to transform your nodes into advanced network endpoints and simplify fabric connectivity.</p></div>\n\n\n<div class=\"event-description\"></div>\n\n</div>\n\n\n\n<div class=\"video\">\n  <video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01.0&quot;\">\n    <source src=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.mp4\" type=\"video/mp4\">\n  </video>\n</div>\n\n\n\n\n\n<h3>Speakers</h3>\n<table>\n    <tbody>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/miguel_duarte/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/miguel_duarte/ed8afa7572971856ee43c76b59b901bcb51fb80ce30b6de37e1980a637d878f8.png\" alt=\"Photo of Miguel Duarte\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/miguel_duarte/\">Miguel Duarte</a></td>\n        </tr>\n        \n        <tr>\n          \n          <td><a href=\"/2026/schedule/speaker/federico_paolinelli/\"><img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/federico_paolinelli/f73692205d3e13f3486d3def5b2b67d861a541f78ca061d0e58d58ecd501a978.jpg\" alt=\"Photo of Federico Paolinelli\"></a></td>\n          <td><a href=\"/2026/schedule/speaker/federico_paolinelli/\">Federico Paolinelli</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n\n  <h3>Attachments</h3>\n  <ul class=\"event-attachments unstyled\">\n    \n      <li><i class=\"icon-download\"></i> <a href=\"/2026/events/attachments/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/slides/266993/openperou_qpsl5ce.pdf\">Slide deck</a></li>\n    \n  </ul>\n\n\n\n  <h3>Links</h3>\n  <ul>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.av1.webm\">Video recording (AV1/WebM; preferred) - 66.7 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.mp4\">Video recording (MP4; for legacy systems) - 459.9 MB</a></li>\n    \n      <li><a href=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.vtt\">Video recording subtitle file (VTT)</a></li>\n    \n      <li><a href=\"https://chat.fosdem.org/#/room/#2026-network:fosdem.org\">Chat room(web)</a></li>\n    \n      <li><a href=\"https://matrix.to/#/#2026-network:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a></li>\n    \n      <li><a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/TUEQCR/feedback/\">Submit Feedback</a></li>\n    \n  </ul>\n\n\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 485,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11494,
          "settleDelayMs": 10000,
          "auditMs": 1267,
          "totalMs": 13357,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 59
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 40,
          "failed": 52,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "distinguishable/link-in-text-block",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/empty-heading",
          "text-alternatives/image-alt-words",
          "time-based-media/video-captions"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/miguel_duarte/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/miguel_duarte/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/miguel_duarte/ed8afa7572971856ee43c76b59b901bcb51fb80ce30b6de37e1980a637d878f8.png\" alt=\"Photo of Miguel Duarte\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Miguel Duarte\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6818ce41aa9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ae6cdc0a"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/2026/schedule/speaker/federico_paolinelli/\"] > img",
            "selector": "a[href=\"/2026/schedule/speaker/federico_paolinelli/\"] > img",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/federico_paolinelli/f73692205d3e13f3486d3def5b2b67d861a541f78ca061d0e58d58ecd501a978.jpg\" alt=\"Photo of Federico Paolinelli\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Federico Paolinelli\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf4e5d984ff7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c643416e"
          },
          {
            "rule": "time-based-media/video-captions",
            "xpath": "div:nth-of-type(3) > video",
            "selector": "div:nth-of-type(3) > video",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.av1.webm\" type=...",
            "impact": "critical",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14f789002616",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1545\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/saturday/#1545\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T15:45:00+01:00\" href=\"/2026/schedule/day/saturday/#1545\">15:45</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9535c0f7c87",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f41f02d6"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1605\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/day/saturday/#1605\"]",
            "html": "<a class=\"value-title\" title=\"2026-01-31T16:05:00+01:00\" href=\"/2026/schedule/day/saturday/#1605\">16:05</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "302b4a845e6d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0416c324"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dafc040900b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22b721d61d46",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90ac96efe029",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55c8f740803b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff37474d5ec6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30f4e40b5400",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cf4bf4c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cc7c35607c0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/events/\"]",
            "html": "<a href=\"/2026/schedule/events/\">Events</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f026f9c9906",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ab13df04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "selector": "#main > ul:nth-of-type(1) > li:nth-of-type(7)",
            "html": "<li>Developer rooms</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "175a3ea682e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-82632819"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/network/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/2026/schedule/track/network/\"]",
            "html": "<a href=\"/2026/schedule/track/network/\">Network</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c97a2cb7cf04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b9c48e9f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "selector": "ul:nth-of-type(1) > li:nth-of-type(11)",
            "html": "<li class=\"active\">OpenPERouter: Turning Your Kubernetes Nodes into a Provide Edge Router</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9bd5da8824f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b16712d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/network/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/track/network/\"]",
            "html": "<a href=\"/2026/schedule/track/network/\">Network</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e3b21fc85ff",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ebb60449"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h1302/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/schedule/room/h1302/\"]",
            "html": "<a href=\"/2026/schedule/room/h1302/\">H.1302 (Depage)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "268bb25135a8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aedbcdee"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/day/saturday/\"]",
            "html": "<a href=\"/2026/schedule/day/saturday/\">Saturday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87fc0c96b433",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1991f4f0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-network:fosdem.org\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://chat.fosdem.org/#/room/#2026-network:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-network:fosdem.org\">Join the conversation!</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe50536bab6f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f163758"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/miguel_duarte/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/miguel_duarte/\"]",
            "html": "<a href=\"/2026/schedule/speaker/miguel_duarte/\">Miguel Duarte</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cde29617ebcd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e5dc46a5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/federico_paolinelli/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/speaker/federico_paolinelli/\"]",
            "html": "<a href=\"/2026/schedule/speaker/federico_paolinelli/\">Federico Paolinelli</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffa2e5bd2356",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-37562eec"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(3) > li > a",
            "selector": "ul:nth-of-type(3) > li > a",
            "html": "<a href=\"/2026/events/attachments/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/slides/266993/openperou_qpsl5ce.pdf\">Slide deck</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54ee1f84dadd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b5672e9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(1) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(1) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.av1.webm\">Video recording (AV1/WebM; preferred) - 66.7 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36372a037ed7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a24d6acc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(2) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(2) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.mp4\">Video recording (MP4; for legacy systems) - 459.9 MB</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc03007c39f7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-46cedef7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "ul:nth-of-type(4) > li:nth-of-type(3) > a",
            "selector": "ul:nth-of-type(4) > li:nth-of-type(3) > a",
            "html": "<a href=\"https://video.fosdem.org/2026/h1302/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router.vtt\">Video recording subtitle file (VTT)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3413269f1c48",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3b73a045"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-network:fosdem.org\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://chat.fosdem.org/#/room/#2026-network:fosdem.org\"]",
            "html": "<a href=\"https://chat.fosdem.org/#/room/#2026-network:fosdem.org\">Chat room(web)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99eed131eff9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-66cf0832"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-network:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://matrix.to/#/#2026-network:fosdem.org?web-instance[element.io]=chat.fosdem.org\"]",
            "html": "<a href=\"https://matrix.to/#/#2026-network:fosdem.org?web-instance[element.io]=chat.fosdem.org\">Chat room(app)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b25cebdbff67",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0493c57d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/TUEQCR/feedback/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"https://pretalx.fosdem.org/fosdem-2026/talk/TUEQCR/feedback/\"]",
            "html": "<a href=\"https://pretalx.fosdem.org/fosdem-2026/talk/TUEQCR/feedback/\">Submit Feedback</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.49:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f7b93b1e697",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00aa3448"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ffdd28c0755",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e10403ba8c1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4404f05112df",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dc5b7289d94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4a3d3a60be2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35c7f75c09e0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "490ea10f315a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71b0e2b81ab2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "288f81ae9a3a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a66de4685c64",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eed2916c01cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e87e2afa194a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c35afa02a03",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "719951239c4d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "222c8c7f9fb6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d0fc1ce9135",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b64ef82a5662",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "#pagetitles > h2",
            "selector": "#pagetitles > h2",
            "html": "<h2></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "9de553b2e50b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "e3569dad1d1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fea2173963ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1c5e89ffeb8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "765207e114cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "812ce4bdd041",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 52,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11511,
          "settleDelayMs": 10000,
          "auditMs": 534,
          "totalMs": 12686
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 1,
          "warnings": 0,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "da5e1431850b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "98828eb17e51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "98828eb17e51",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 306,
        "pageNavigationMs": 11511,
        "pageLoadDelayMs": 10000,
        "totalMs": 29650,
        "scannerMs": {
          "axe": 13357,
          "accesslint": 12686
        }
      }
    },
    {
      "submittedUrl": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
      "finalUrl": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "FOSDEM 2026 - Davide Berardi",
      "elapsedMs": 29253,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 282,
          "failed": 46,
          "cantTell": 6,
          "inapplicable": 58
        },
        "failedRules": [
          "color-contrast",
          "heading-order",
          "label",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-hidden-body",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label-title-only",
          "landmark-contentinfo-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57496e45d710",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fb915ad9b55",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c80a2a988674",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df62b5dc3be8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9983fa27df6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-753ea4b4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > li:nth-child(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ae43dde67d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e75d8610"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edcafcf1ac5c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-73c18c21"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #3679c4, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b0bd5edde8d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1f2cf34a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".breadcrumbs > .active",
            "html": "<li class=\"active\">Davide Berardi</li>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b236305082ed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4faba437"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "td:nth-child(1) > a",
            "html": "<a href=\"/2026/schedule/event/HZZ9WA-what_is_still_missing_in_system_call_tracing/\">What Is Still Missing in System Call Tracing<br><i></i></a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(1)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cdd72f7f12c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7e71becc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(2)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6836709ff1fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-24cd8a0e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href=\"/2026/schedule/room/ua2114/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(3)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63c9585e5ffc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7a8a96a7"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"kernel/\"]",
            "html": "<a href=\"/2026/schedule/track/kernel/\">Kernel</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(4)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f637d4d2095a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0ffbcb52"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T15:20:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1520\">15:20</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(5)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e770879e7a1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-993d2700"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[title=\"2026-02-01T15:40:00+01:00\"]",
            "html": "<a class=\"value-title\" title=\"2026-02-01T15:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1540\">15:40</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.26 (foreground color: #3479c4, background color: #f9f9f9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "td:nth-child(6)"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdf90565b2e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-152e2657"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"1\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de31ded1de2b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e4684dcf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"2\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f8a25de345f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6238a125"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(3) > a[href$=\"about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "742cfe2696fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb10dfaf"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4e550ae5280",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-34e15816"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef489a011ed4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4bae8940"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"5\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecc0de22f4d7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f215714c"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7756d16ab92",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-033374f2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[accesskey=\"s\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "382b1b295921",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-292179a9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(2) > a[href$=\"stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "040548c01181",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4972b95"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81d5c155e9ce",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7b3d77b8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "li:nth-child(4) > a[href$=\"volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f78b9b4b55be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5df8ad8e"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d08eb49f5cd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6d91f56f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60386431997b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a1daed2a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "918104e970fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-190be2dc"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c3348183464",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-798fcbc8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b427e8560f5a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b5884fea"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #3679c4, background color: #efefef, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a99e51ca1c8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd6c99fd"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main > h3",
            "html": "<h3>Events</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "8998cb1802f8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050"
          },
          {
            "rule": "label",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "67477e3ed3a7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "dffcc6564af7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".logo",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1de78300ec4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .home",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74e535ffa2c5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(2)",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60b220d89d96",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(3)",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44202eb70311",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > .active",
            "html": "<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2f68045ceb4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-421be08d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(5)",
            "html": "<li><a href=\"/2026/stands/\">Stands</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d6e08fe949d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00882783"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(6)",
            "html": "<li><a href=\"/2026/volunteer/\">Volunteer</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a578d4d9844b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-35648da2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#nav > li:nth-child(7)",
            "html": "<li><a href=\"/2026/practical/\">Practical</a></li>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5c5ce3affa2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-834b9056"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "3834484a0d7a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c39b5364"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-box",
            "html": "<div class=\"title-box\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12fd9a4fe9d2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a50165c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main",
            "html": "<div id=\"main\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "d1b9b227c808",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-f3e62c93"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\"><head prefix=\"og: http://ogp.me/ns#\">\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"generator\" content=\"nanoc\">\n    <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/2026/apple-touch-icon.png\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-32x32.png\" sizes=\"32x32\">\n    <link rel=\"icon\" type=\"image/png\" href=\"/2026/favicon-16x16.png\" sizes=\"16x16\">\n    <link rel=\"manifest\" href=\"/2026/manifest/\">\n    <link rel=\"mask-icon\" href=\"/2026/safari-pinned-tab.svg\" color=\"#af2c93\">\n    <meta name=\"msapplication-TileColor\" content=\"#af2c93\">\n    <meta name=\"theme-color\" content=\"#ffffff\">\n    <link media=\"all\" rel=\"stylesheet\" type=\"text/css\" href=\"/2026/assets/style/fosdem-f542b117891d4c63ffb781d3a237e121c6d7e0f01907ee8806c87128f0788a89.css\">\n    <link href=\"/2026/atom.xml\" type=\"application/atom+xml\" rel=\"alternate\" title=\"FOSDEM 2026 ATOM Feed\">\n    <link href=\"/2026/rss.xml\" type=\"application/rss+xml\" rel=\"alternate\" title=\"FOSDEM 2026 RSS Feed\">\n    <link rel=\"search\" href=\"/2026/opensearch.xml\" type=\"application/opensearchdescription+xml\" title=\"FOSDEM 2026 Search\">\n    \n    \n    \n    <title>FOSDEM 2026 - Davide Berardi</title>\n    <link rel=\"schema.DC\" href=\"http://purl.org/DC/elements/1.0/\">\n    <meta name=\"DC.Title\" content=\"Davide Berardi\">\n    <meta name=\"DC.Format\" content=\"text/html\">\n    <meta name=\"DC.Language\" content=\"en\">\n    <meta name=\"DC.Subject\" content=\"FOSDEM 2026\">\n    <meta name=\"DC.Rights\" content=\"https://creativecommons.org/licenses/by/4.0/\">\n    <meta property=\"og:title\" content=\"FOSDEM 2026 - Davide Berardi\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:image\" content=\"https://fosdem.org/2026/assets/style/logo-gear-7204a6874eb0128932db10ff4030910401ac06f4e907f8b4a40da24ba592b252.png\">\n  </head>\n  <body class=\"schedule-speaker\"> \n    <div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/news/\">News</a></li>\n<li class=\"active\"><a href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/practical/\">Practical</a></li>\n          \n            <li class=\"search-holder\">\n            <form class=\"search-form\" action=\"/search/\" method=\"get\">\n              <div class=\"input-prepend\">\n                <span class=\"add-on\"><i class=\"icon-search\"></i></span>\n                <span class=\"degraded-hint\">Search:</span>\n                <input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">\n              </div>\n            </form>\n            </li>\n          \n        </ul> <!-- #nav -->\n      </div> <!-- .header-holder -->\n    </div> <!-- #header -->\n    \n      <div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></h2>\n              \n              <a class=\"btn-purple\" href=\"/2026/schedule/\">schedule</a>\n              \n            </div>\n            <ul class=\"navbar\">\n              <li><a href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/contact/\">Contact</a></li>\n            </ul>\n          </div>\n        </div>\n      </div> <!-- .title-box -->\n    \n    \n          <div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/speakers/\">Speakers</a></li><li class=\"separator\">/</li><li class=\"active\">Davide Berardi</li>\n      </ul>\n      \n\n      \n        <div id=\"pagetitles\">\n        <h1>Davide Berardi</h1>\n\t\n\t</div>\n      \n\n      \n\n\n<img src=\"/2026/schedule/speaker/davide_berardi/906fe5e2ddc8d20feb62509702795639ac952ebba184018944e78aa551fb066b.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Davide Berardi\">\n\n\n\n<p>Davide Berardi is a security researcher, academic and open-source hacker who enjoys building tools and watching them escape into the wild.</p>\n<p>His work focuses on software security, virtualization, and reverse engineering, with a particular interest in unintended behaviors and creative misuse of technology. When he’s not breaking things on purpose, he’s probably trying to hijack system calls or smiling about how people are using software in ways he never expected.</p>\n\n\n\n<br style=\"clear: both;\">\n\n\n\n\n\n<h3>Events</h3>\n<table class=\"table table-striped table-bordered table-condensed\">\n    <thead>\n        <tr>\n            <th>Title</th>\n            <th>Day</th>\n            <th>Room</th>\n            <th>Track</th>\n            <th>Start (UTC+1)</th>\n            <th>End (UTC+1)</th>\n        </tr>\n    </thead>\n    <tbody>\n        \n        <tr>\n            <td><a href=\"/2026/schedule/event/HZZ9WA-what_is_still_missing_in_system_call_tracing/\">What Is Still Missing in System Call Tracing<br><i></i></a></td>\n            <td><a href=\"/2026/schedule/day/sunday/\">Sunday</a></td>\n            <td><a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a></td>\n            <td><a href=\"/2026/schedule/track/kernel/\">Kernel</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T15:20:00+01:00\" href=\"/2026/schedule/day/sunday/#1520\">15:20</a></td>\n            <td><a class=\"value-title\" title=\"2026-02-01T15:40:00+01:00\" href=\"/2026/schedule/day/sunday/#1540\">15:40</a></td>\n        </tr>\n        \n    </tbody>\n</table>\n\n\n    </div> <!-- #main -->\n    <footer>\n      <div class=\"footer-holder\">\n        <div class=\"panel-block\">\n          \n          <div class=\"panel-column\">\n            <h3>FOSDEM</h3>\n            <ul class=\"panel\">\n              <li class=\"home\"><a accesskey=\"1\" href=\"/2026/\">Home</a></li>\n<li><a accesskey=\"2\" href=\"/2026/news/\">News</a></li>\n<li><a href=\"/2026/about/\">About</a></li>\n<li><a href=\"/2026/about/sponsors/\">Sponsors</a></li>\n<li><a href=\"/2026/support/donate/\">Donate</a></li>\n<li><a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a></li>\n<li><a href=\"/2026/archives/\">Archives</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>This year</h3>\n            <ul class=\"panel\">\n              <li><a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a></li>\n<li><a href=\"/2026/stands/\">Stands</a></li>\n<li><a href=\"/2026/certification/\">Certification exams</a></li>\n<li><a href=\"/2026/volunteer/\">Volunteer</a></li>\n<li><a href=\"/2026/fringe/\">Fringe</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Practical information</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/practical/accessibility/\">Accessibility</a></li>\n<li><a href=\"/2026/practical/conduct/\">Code of Conduct</a></li>\n<li><a href=\"/2026/practical/services/\">During the Event</a></li>\n<li><a href=\"/2026/practical/covid/\">COVID-19 policy</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n          <div class=\"panel-column\">\n            <h3>Media and press</h3>\n            <ul class=\"panel\">\n              <li><a href=\"/2026/social/\">Social media</a></li>\n            </ul>\n          </div> <!-- .panel-column -->\n        \n        </div> <!-- .panel-block -->\n        <div class=\"company-info\">\n          <div class=\"company-info-logo\"></div>\n          <strong class=\"logo-small\"><a href=\"/2026/schedule/\">fosdem-2026</a></strong>\n          <p>Brussels <span>/</span> <strong>31 January &amp; 1 February 2026</strong></p>\n        </div>\n        <div class=\"license-info\">\n          <div class=\"license-info-logo\"></div>\n          This work is licensed under the Creative Commons Attribution 4.0 International.<br>\n          To view a copy of this licence, visit\n          <a class=\"quiet\" rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/deed.en\">https://creativecommons.org/licenses/by/4.0/deed.en</a><br>\n          or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.<br>\n          All content such as talks and biographies is the sole responsibility of the speaker.\n        </div>\n      </div>\n    </footer>\n  \n\n</body></html>",
        "outcomeCount": 392,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11393,
          "settleDelayMs": 10000,
          "auditMs": 1169,
          "totalMs": 13159,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 46
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 55,
          "failed": 37,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/form-label",
          "landmarks/landmark-main",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#main > img",
            "selector": "#main > img",
            "html": "<img src=\"/2026/schedule/speaker/davide_berardi/906fe5e2ddc8d20feb62509702795639ac952ebba184018944e78aa551fb066b.png\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Davide Berardi\">",
            "impact": "minor",
            "message": "Alt text \"Photo of Davide Berardi\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "387e38aa1cd2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a349e2811ef",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "html": "<a href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3328194a2c86",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd384524677c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5931fbf5188",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/practical/\"]",
            "html": "<a href=\"/2026/practical/\">Practical</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66d76a2e8244",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8dee2a5d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "#main > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a href=\"/2026/\">FOSDEM 2026</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df288363b8c4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b17e3156"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/schedule/\"]",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af1ee8d79062",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d4124e37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/schedule/speakers/\"]",
            "html": "<a href=\"/2026/schedule/speakers/\">Speakers</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.48:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b8bf9daa98d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9e5da800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#main > ul > li:nth-of-type(7)",
            "selector": "#main > ul > li:nth-of-type(7)",
            "html": "<li class=\"active\">Davide Berardi</li>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee0b256ea986",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-07a8a1d1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/HZZ9WA-what_is_still_missing_in_system_call_tracing/\"]",
            "selector": "td:nth-of-type(1) > a[href=\"/2026/schedule/event/HZZ9WA-what_is_still_missing_in_system_call_tracing/\"]",
            "html": "<a href=\"/2026/schedule/event/HZZ9WA-what_is_still_missing_in_system_call_tracing/\">What Is Still Missing in System Call Tracing<br><i></i></a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27efd3cae91b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25102904"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "selector": "td:nth-of-type(2) > a[href=\"/2026/schedule/day/sunday/\"]",
            "html": "<a href=\"/2026/schedule/day/sunday/\">Sunday</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45f7b4ac22a0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-80484155"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2114/\"]",
            "selector": "td:nth-of-type(3) > a[href=\"/2026/schedule/room/ua2114/\"]",
            "html": "<a href=\"/2026/schedule/room/ua2114/\">UA2.114 (Baudoux)</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6882ec58fb45",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-92fe7a3e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/kernel/\"]",
            "selector": "td:nth-of-type(4) > a[href=\"/2026/schedule/track/kernel/\"]",
            "html": "<a href=\"/2026/schedule/track/kernel/\">Kernel</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "961b92231e04",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6f7cee6d"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "selector": "div > div:nth-of-type(1) > div:nth-of-type(1) > ul > li:nth-of-type(1) > a[href=\"/2026/\"]",
            "html": "<a accesskey=\"1\" href=\"/2026/\">Home</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "932af37db15d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2ea2f3ef"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/news/\"]",
            "html": "<a accesskey=\"2\" href=\"/2026/news/\">News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29e356c3cba8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-759e5c8a"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/about/\"]",
            "html": "<a href=\"/2026/about/\">About</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cffd7d6723f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d00a1420"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/about/sponsors/\"]",
            "html": "<a href=\"/2026/about/sponsors/\">Sponsors</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e95e19e659ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-33240be4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/support/donate/\"]",
            "html": "<a href=\"/2026/support/donate/\">Donate</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d8c66c37afc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-68b014f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/2026/faq/\"]",
            "html": "<a accesskey=\"5\" href=\"/2026/faq/\">FAQ</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6acff9fb2ade",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-a0151653"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/2026/archives/\"]",
            "html": "<a href=\"/2026/archives/\">Archives</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c69fc375b35",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b4e5b1ce"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/schedule/\"]",
            "html": "<a accesskey=\"s\" href=\"/2026/schedule/\">Schedule</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "129de0d03e7d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-aca2184f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/stands/\"]",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec072cf877d8",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-432882fc"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/certification/\"]",
            "html": "<a href=\"/2026/certification/\">Certification exams</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "559ee0b554b1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7f8f23db"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/volunteer/\"]",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96a0afaf08b5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d7adf0ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/2026/fringe/\"]",
            "html": "<a href=\"/2026/fringe/\">Fringe</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cc00d77a2cf",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3a3a00ab"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"/2026/practical/accessibility/\"]",
            "html": "<a href=\"/2026/practical/accessibility/\">Accessibility</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bd58dc78da1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-165514a4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/2026/practical/conduct/\"]",
            "html": "<a href=\"/2026/practical/conduct/\">Code of Conduct</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "179e16fbceba",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-254bbb98"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/2026/practical/services/\"]",
            "html": "<a href=\"/2026/practical/services/\">During the Event</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14334ee9c8e3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c7e89d7f"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/2026/practical/covid/\"]",
            "html": "<a href=\"/2026/practical/covid/\">COVID-19 policy</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8856143626ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b022f868"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li > a[href=\"/2026/social/\"]",
            "selector": "li > a[href=\"/2026/social/\"]",
            "html": "<a href=\"/2026/social/\">Social media</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.89:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3c45cdb6bd4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3c16a177"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#main > h3",
            "selector": "#main > h3",
            "html": "<h3>Events</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1e8002b78bb2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d098f5bc59de",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#header",
            "selector": "#header",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eff3d61bacf9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(2)",
            "selector": "body > div:nth-of-type(2)",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc54d15a34fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#main",
            "selector": "#main",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/schedule/\">Schedule</a></li><li class=\"separator\">...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "1b706b3805ec",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#q",
            "selector": "#q",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "09c8a90deb15",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 37,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11418,
          "settleDelayMs": 10000,
          "auditMs": 525,
          "totalMs": 12583
        },
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "064a5bce9733",
        "firstSeenAt": "2026-07-26T21:37:49.907Z",
        "patternId": "A11Y-cca881cf"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 1,
          "warnings": 1,
          "suggestions": 2
        },
        "issues": [
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"q\" class=\"span2\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"q\">Label text</label>",
            "line": 0,
            "fingerprint": "c1192b575437",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e551fae8"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "Events",
            "message": "Heading hierarchy skipped: <h1> -> <h3>",
            "suggestion": "Use <h2> instead of <h3>",
            "line": 0,
            "fingerprint": "d732c5309c3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b701757"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "fingerprint": "0f7ef857ca97",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "fingerprint": "0f7ef857ca97",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4252f970"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 304,
        "pageNavigationMs": 11418,
        "pageLoadDelayMs": 10000,
        "totalMs": 29253,
        "scannerMs": {
          "axe": 13159,
          "accesslint": 12583
        }
      }
    }
  ],
  "enhanced": {
    "consolidatedFailures": [
      {
        "rule": "color-contrast",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Visual Designer"
          ],
          "severity": "Serious",
          "blocking": false,
          "wcagCriteria": [
            "1.4.3"
          ],
          "conformanceLevel": "AA",
          "description": "Ensures text and interactive elements have sufficient contrast ratio (4.5:1 for normal text, 3:1 for large text) against their background."
        },
        "wcag": {
          "scs": [
            "1.4.3"
          ],
          "level": "AA"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3435,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"/2026/about/\">About</a>",
            "xpath": "li:nth-child(2) > a[href$=\"about/\"]",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a728af119871",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3dd2c40a",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"/2026/news/\">News</a>",
            "xpath": "li:nth-child(3) > a[href$=\"news/\"]",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "67b901dc536f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0b362d6e",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "xpath": "li:nth-child(4) > a[href$=\"schedule/\"]",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "64caf88f3023",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ca648799",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "xpath": "li:nth-child(5) > a[href$=\"stands/\"]",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "13d858cd228d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-535c5621",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "xpath": "li:nth-child(6) > a[href$=\"volunteer/\"]",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b85426771bed",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9cf6ac49",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "distinguishable/color-contrast",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3237,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"/2026/about/\">About</a>",
            "xpath": "li:nth-of-type(2) > a[href=\"/2026/about/\"]",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a648ef7ad63a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-b458758b",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"/2026/news/\">News</a>",
            "xpath": "li:nth-of-type(3) > a[href=\"/2026/news/\"]",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "30e464d75205",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-42ce0261",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"/2026/schedule/\">Schedule</a>",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/\"]",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "fd05069ec407",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ef3bc2cf",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"/2026/stands/\">Stands</a>",
            "xpath": "li:nth-of-type(5) > a[href=\"/2026/stands/\"]",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "15a52efd7bd3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-af4c0050",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"/2026/volunteer/\">Volunteer</a>",
            "xpath": "li:nth-of-type(6) > a[href=\"/2026/volunteer/\"]",
            "message": "Insufficient color contrast ratio of 2.85:1 (required 4.5:1).",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "5ac5fc4d281a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-1fc9a742",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "region",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures all page content is contained within landmark regions. Content outside landmarks cannot be found by screen reader users navigating by landmarks."
        },
        "wcag": {
          "scs": [],
          "level": "best-practice"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1023,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>",
            "xpath": ".logo",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "dd899aae0acd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9a615c79",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<li class=\"home\"><a href=\"/2026/\">Home</a></li>",
            "xpath": "#nav > .home",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "59ca826252e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e193e77",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<li><a href=\"/2026/about/\">About</a></li>",
            "xpath": "#nav > li:nth-child(2)",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8ffddb19135f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-97bf3c4c",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<li><a href=\"/2026/news/\">News</a></li>",
            "xpath": "#nav > li:nth-child(3)",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "352588a4c9d3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-9d101486",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<li><a href=\"/2026/schedule/\">Schedule</a></li>",
            "xpath": "#nav > li:nth-child(4)",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "ef86b20839f1",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-861ff79e",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "landmarks/region",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 279,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "xpath": "#header",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "7e9a6c6ad9d4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "xpath": "body > div:nth-of-type(2)",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "068534b5ea5d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<div id=\"main\">\n      \n      <ul class=\"breadcrumbs\">\n        <li><a href=\"/2026/\">FOSDEM 2026</a></li><li class=\"separator\">/</li><li><a href=\"/2026/practical/\">Practical information</a></li><li clas...",
            "xpath": "#main",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "2af4f78ded91",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5383dcab",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<div id=\"header\">\n      <div class=\"header-holder\">\n        <h1 class=\"logo\"><a href=\"/2026/\">fosdem-2026</a></h1>\n        <ul id=\"nav\">\n          <li class=\"home\"><a href=\"/2026/\">Home</a></li>\n<li><...",
            "xpath": "#header",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e42b97a99383",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e27c2108",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<div class=\"title-box\">\n        <div class=\"holder\">\n          <div class=\"frame\">\n            <div class=\"text-block\">\n              <h2>Brussels <span>/</span> <strong>31 January &amp; 1 February 20...",
            "xpath": "body > div:nth-of-type(2)",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "31d44a81080c",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-0cb30298",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "link-in-text-block",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [
            "1.4.1"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 137,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"https://nav.fosdem.org\">nav.fosdem.org</a>",
            "xpath": "a[href$=\"nav.fosdem.org\"]",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4caee832d46e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fcfd4118",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\">here</a>",
            "xpath": "p:nth-child(4) > a:nth-child(2)",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(4)"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e67bc2a871e2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-00237bfc",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"https://www.openstreetmap.org/way/150213167\">Bois de La Cambre/Terkamerenbos</a>",
            "xpath": "p:nth-child(7) > a",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(7)"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "abf84d8ae907",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-16d16038",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"mailto:feedback@fosdem.org\">feedback@fosdem.org</a>",
            "xpath": "a[href=\"mailto:feedback@fosdem.org\"]",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              "p:nth-child(9)"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b6796b6fd66d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-3e41a880",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a>",
            "xpath": "a[title=\"2026-02-01T09:35:00+01:00\"]",
            "message": "Links must be distinguishable without relying on color",
            "fixSummary": "Fix any of the following:\n  The link has insufficient color contrast of 2.81:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3479c4, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text",
            "relatedPaths": [
              ".side-box > li:nth-child(4)"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "db8507695a1d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-83362430",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "distinguishable/link-in-text-block",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 136,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"https://nav.fosdem.org\">nav.fosdem.org</a>",
            "xpath": "p:nth-of-type(2) > a[href=\"https://nav.fosdem.org\"]",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "da5fde918e71",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4ab0ada0",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\">here</a>",
            "xpath": "p:nth-of-type(2) > a[href=\"https://www.ulb.be/fr/accessibilite-pour-tous/amenagements-specifiques\"]",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "7b3cf25897fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-d5df0bc1",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"https://www.openstreetmap.org/way/150213167\">Bois de La Cambre/Terkamerenbos</a>",
            "xpath": "p:nth-of-type(5) > a[href=\"https://www.openstreetmap.org/way/150213167\"]",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "9d5023528bb7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-90342702",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<a href=\"mailto:feedback@fosdem.org\">feedback@fosdem.org</a>",
            "xpath": "p:nth-of-type(6) > a[href=\"mailto:feedback@fosdem.org\"]",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "ff232a560046",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-396cccaa",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<a class=\"value-title\" title=\"2026-02-01T09:35:00+01:00\" href=\"/2026/schedule/day/sunday/#0935\">09:35</a>",
            "xpath": "li:nth-of-type(4) > a[href=\"/2026/schedule/day/sunday/#0935\"]",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "47cc6760ff94",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd2d8c59",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "label",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Critical",
          "blocking": true,
          "wcagCriteria": [
            "1.3.1",
            "4.1.2"
          ],
          "conformanceLevel": "A",
          "description": "Ensures every form input has an associated label. Without labels, screen reader users cannot understand what information a form field requires."
        },
        "wcag": {
          "scs": [
            "4.1.2"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 93,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "xpath": "#q",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "674a3ef6c73f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "xpath": "#q",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "346e76366417",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "xpath": "#q",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6d7dfb50d138",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/track/search/",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "xpath": "#q",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c0aca9090c41",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/contact/",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "xpath": "#q",
            "message": "Form elements must have labels",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4bcd4811ba75",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4186c1f1",
            "corroboratedBy": [
              "accesslint"
            ]
          }
        ]
      },
      {
        "rule": "landmark-one-main",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures the page has exactly one main landmark. Screen reader users rely on the main landmark to skip navigation and jump directly to page content."
        },
        "wcag": {
          "scs": [],
          "level": "best-practice"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 93,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<html lang=\"en\">",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b24e7b2f242a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<html lang=\"en\">",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a8d4a7cd24d9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
            "html": "<html lang=\"en\">",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "19c5fb516f3b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/track/search/",
            "html": "<html lang=\"en\">",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "178390768872",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/contact/",
            "html": "<html lang=\"en\">",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "05c8535d68fa",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-6cb6e370",
            "corroboratedBy": [
              "accesslint"
            ]
          }
        ]
      },
      {
        "rule": "landmarks/landmark-main",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 93,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<html>",
            "xpath": "html",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1977e1188621",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<html>",
            "xpath": "html",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8435f6303547",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
            "html": "<html>",
            "xpath": "html",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "96c6b5ddd65a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/track/search/",
            "html": "<html>",
            "xpath": "html",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c063c8ead5f9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/contact/",
            "html": "<html>",
            "xpath": "html",
            "message": "Page has no main landmark.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f89806e3c2e6",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-acc2048b",
            "corroboratedBy": [
              "axe"
            ]
          }
        ]
      },
      {
        "rule": "labels-and-names/form-label",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 93,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "xpath": "#q",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "210ad4f9ed60",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "xpath": "#q",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4299de8369b2",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "xpath": "#q",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6cf283994e62",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/track/search/",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "xpath": "#q",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a382b37b6db0",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/contact/",
            "html": "<input type=\"text\" name=\"q\" id=\"q\" class=\"span2\" value=\"\">",
            "xpath": "#q",
            "message": "Form element has no accessible label.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f24a444709fd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-8e1cd1c2",
            "corroboratedBy": [
              "axe"
            ]
          }
        ]
      },
      {
        "rule": "text-alternatives/image-alt-words",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 76,
        "examples": [
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/mike_gifford/0677729fa891f3655f3574e8cd7e2c2fc27222990f10b4d8fb1b5e47ad974764.jpg\" alt=\"Photo of Mike Gifford\">",
            "xpath": "a[href=\"/2026/schedule/speaker/mike_gifford/\"] > img",
            "message": "Alt text \"Photo of Mike Gifford\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "58164415d6fe",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-979c5ee2",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/jonas_lindstrom/b0aef1a106716cf09b9ad356a5a75a4256ef9d69a36e686ecb8e4b7ded6ad03c.jpg\" alt=\"Photo of Jonas Lindström\">",
            "xpath": "a[href=\"/2026/schedule/speaker/jonas_lindstrom/\"] > img",
            "message": "Alt text \"Photo of Jonas Lindström\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a14c1c209980",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-11b3a533",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/daniele_mingolla/ae278de54b9c82d5be9005d9dd224eb3f3072eaa41d85356695e37a9e2c1dd76.jpeg\" alt=\"Photo of Daniele Mingolla\">",
            "xpath": "a[href=\"/2026/schedule/speaker/daniele_mingolla/\"] > img",
            "message": "Alt text \"Photo of Daniele Mingolla\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d872c33cb892",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-4eb46ef5",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
            "html": "<img class=\"thumb\" height=\"32\" width=\"32\" src=\"/2026/schedule/speaker/marco_bernasocchi/553820b8b345a598af81402fca7a9b7f9606536bda473ab0f0880c5613c774bb.jpg\" alt=\"Photo of Marco Bernasocchi\">",
            "xpath": "a[href=\"/2026/schedule/speaker/marco_bernasocchi/\"] > img",
            "message": "Alt text \"Photo of Marco Bernasocchi\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "ef7c40182039",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-cb341ab8",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
            "html": "<img src=\"/2026/schedule/speaker/ron_evans/24a2a9929deb1c195f5b222aec36443200a4f5f757ffc3ed5292b05bcb1fe8f7.jpg\" width=\"220\" height=\"180\" class=\"speaker-photo\" alt=\"Photo of Ron Evans\">",
            "xpath": "#main > img",
            "message": "Alt text \"Photo of Ron Evans\" starts with redundant prefix \"photo\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "16d678d67aa3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-940948a2",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "heading-order",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Content Author",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures heading levels are not skipped (e.g. h1→h3). Inconsistent heading hierarchy makes page structure difficult to navigate for screen reader users."
        },
        "wcag": {
          "scs": [],
          "level": "best-practice"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 57,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<h3>Suggestions welcome</h3>",
            "xpath": "#main > h3",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "725ca2a61923",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-25f41050",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/track/search/",
            "html": "<h3>Sunday</h3>",
            "xpath": "td[colspan=\"6\"] > h3",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d5d7970751eb",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-44566c1e",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/contact/",
            "html": "<h3>Discuss</h3>",
            "xpath": "h3:nth-child(3)",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "fcfe85b7d534",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-7226045c",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/about/",
            "html": "<h3>\n        FOSDEM is a two-day event organised by volunteers to promote the\n        widespread use of free and open source software.\n    </h3>",
            "xpath": ".text-block > h3",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "20a92a26fadd",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-fed9b4a9",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/schedule/track/lightning_talks/",
            "html": "<h3>FOSDEM</h3>",
            "xpath": ".panel-column:nth-child(1) > h3",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "317eeebc03c7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e2d07bf2",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "navigable/heading-order",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 57,
        "examples": [
          {
            "url": "https://fosdem.org/2026/practical/accessibility/",
            "html": "<h3>Suggestions welcome</h3>",
            "xpath": "#main > h3",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "ccbfb7570156",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c8cb5866",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/track/search/",
            "html": "<h3>Sunday</h3>",
            "xpath": "td > h3",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8b441efed63b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eb25b03b",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/contact/",
            "html": "<h3>Discuss</h3>",
            "xpath": "#main > h3:nth-of-type(1)",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "48e5eb83fbd7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-55a50433",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/about/",
            "html": "<h3>\n        FOSDEM is a two-day event organised by volunteers to promote the\n        widespread use of free and open source software.\n    </h3>",
            "xpath": "div:nth-of-type(2) > div:nth-of-type(2) > h3",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f058d701f87d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-08a4f513",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/schedule/track/lightning_talks/",
            "html": "<h3>FOSDEM</h3>",
            "xpath": "div:nth-of-type(1) > h3",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "cb2e6d753028",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-505d9bfa",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "empty-heading",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 35,
        "examples": [
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<h2></h2>",
            "xpath": "#pagetitles > h2",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8d2afb3c0072",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
            "html": "<h2></h2>",
            "xpath": "#pagetitles > h2",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "dd496d9e489a",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
            "html": "<h2></h2>",
            "xpath": "#pagetitles > h2",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "25f812b81d84",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
            "html": "<h2></h2>",
            "xpath": "#pagetitles > h2",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "7a773d5c991b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
            "html": "<h2></h2>",
            "xpath": "#pagetitles > h2",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c549e1896255",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2afcc75e",
            "corroboratedBy": [
              "accesslint"
            ]
          }
        ]
      },
      {
        "rule": "navigable/empty-heading",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 35,
        "examples": [
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<h2></h2>",
            "xpath": "#pagetitles > h2",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6d3fe028fb2e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
            "html": "<h2></h2>",
            "xpath": "#pagetitles > h2",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "dffe727e840e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
            "html": "<h2></h2>",
            "xpath": "#pagetitles > h2",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "44a5f2572302",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
            "html": "<h2></h2>",
            "xpath": "#pagetitles > h2",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6ecda230a8ae",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
            "html": "<h2></h2>",
            "xpath": "#pagetitles > h2",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "180225c820b7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-5ef16098",
            "corroboratedBy": [
              "axe"
            ]
          }
        ]
      },
      {
        "rule": "time-based-media/video-captions",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 33,
        "examples": [
          {
            "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ub5230/ANGFQX-our_freedoms_depend_on_accessibility.av1.webm\" type=\"video/webm; codecs=&quot;av01.0...",
            "xpath": "div:nth-of-type(3) > video",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4a00efd40e6e",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/k3601/D9RRZC-otp-finds-a-way.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01.01.01...",
            "xpath": "div:nth-of-type(3) > video",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1772e676c158",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2120/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale.av1.webm\" type=\"video...",
            "xpath": "div:nth-of-type(3) > video",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "edfdf655a303",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/janson/AUFR8F-who-pays-your-bills.av1.webm\" type=\"video/webm; codecs=&quot;av01.0.08M.08.0.110.01....",
            "xpath": "div:nth-of-type(3) > video",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "249ec5225a74",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
            "html": "<video preload=\"none\" controls=\"controls\" width=\"75%\">\n    <source src=\"https://video.fosdem.org/2026/ud2120/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr.av1...",
            "xpath": "div:nth-of-type(3) > video",
            "message": "Video element has no captions track.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a2871405c232",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-435ac9e4",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "image-alt",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Content Author"
          ],
          "severity": "Critical",
          "blocking": true,
          "wcagCriteria": [
            "1.1.1"
          ],
          "conformanceLevel": "A",
          "description": "Ensures every <img> element has alternative text. Without alt text, blind users receive no information about the image's meaning or purpose."
        },
        "wcag": {
          "scs": [
            "1.1.1"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 10,
        "examples": [
          {
            "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
            "html": "<img src=\"/2026/schedule/event/D9RRZC-otp-finds-a-way/D9RRZC-otp-finds-a-way-d785fe846448a0381dcfc29fe264b848764927f73e7212e9c7cca13c06c308fe.png\" class=\"event-logo\">",
            "xpath": ".event-logo",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4211bd0c1777",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8e8f0ed",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
            "html": "<img src=\"/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/QKNMJN-package-management-in-the-hands-of-users-7da0a6d7f0819cb1bca8f839833438f63dfa9da2ee62ed0bf3dc24759af55b6f.png\" class=\"event-logo\">",
            "xpath": "img",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "ad0ed460742b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ecf56e19",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
            "html": "<img src=\"/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c-532434ae061121adb0062456821735d71b0d67b1c1731e8b271c382ec9287c98.jpeg\" class=\"event-logo\">",
            "xpath": ".event-logo",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6189d9a5d60b",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8e8f0ed",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
            "html": "<img src=\"/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain-b3407ff55e88965aa1c3a56acf37c2a0a839dbffa43abbb2cb11736ec74a144a.png\" class=\"event-logo\">",
            "xpath": ".event-logo",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "27fc134decd9",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-e8e8f0ed",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
            "html": "<img src=\"/2026/schedule/event/KCWFBD-openflexure_education/KCWFBD-openflexure_education-0ab1996215cbbd200776cc205b2c7a28a5b18d613b51564993eb4123e79d5695.jpg\" class=\"event-logo\">",
            "xpath": "img",
            "message": "Images must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "428d162452be",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-ecf56e19",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "text-alternatives/img-alt",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 10,
        "examples": [
          {
            "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
            "html": "<img src=\"/2026/schedule/event/D9RRZC-otp-finds-a-way/D9RRZC-otp-finds-a-way-d785fe846448a0381dcfc29fe264b848764927f73e7212e9c7cca13c06c308fe.png\" class=\"event-logo\">",
            "xpath": "#main > img",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "5096888efd1f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
            "html": "<img src=\"/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/QKNMJN-package-management-in-the-hands-of-users-7da0a6d7f0819cb1bca8f839833438f63dfa9da2ee62ed0bf3dc24759af55b6f.png\" cla...",
            "xpath": "#main > img",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "3c6460baf455",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
            "html": "<img src=\"/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_l...",
            "xpath": "#main > img",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "71501587e9fc",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
            "html": "<img src=\"/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain...",
            "xpath": "#main > img",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6089dd9437d5",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
            "html": "<img src=\"/2026/schedule/event/KCWFBD-openflexure_education/KCWFBD-openflexure_education-0ab1996215cbbd200776cc205b2c7a28a5b18d613b51564993eb4123e79d5695.jpg\" class=\"event-logo\">",
            "xpath": "#main > img",
            "message": "Image element missing alt attribute.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "16d239e9f3e4",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-bd4ef555",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "empty-table-header",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-table-header?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://fosdem.org/2026/schedule/track/search/",
            "html": "<th class=\"day\"></th>",
            "xpath": "thead > tr > .day",
            "message": "Table header text should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "ceb0a0176f00",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c008d04a",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/room/k4401/",
            "html": "<th style=\"width: 1em;\"></th>",
            "xpath": "table:nth-child(5) > thead > tr > th:nth-child(3)",
            "message": "Table header text should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0c53dbad8016",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-2202d11d",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/room/k4401/",
            "html": "<th class=\"day\"></th>",
            "xpath": "thead > tr > .day",
            "message": "Table header text should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b8d3c1ac1f7f",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-c008d04a",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "adaptable/empty-table-header",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://fosdem.org/2026/schedule/track/search/",
            "html": "<th class=\"day\"></th>",
            "xpath": "table:nth-of-type(1) > thead > tr > th:nth-of-type(1)",
            "message": "Table header cell is empty. Add text or use aria-label.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c4b0d5e2d2e7",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-84d417f0",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/room/k4401/",
            "html": "<th style=\"width: 1em;\"></th>",
            "xpath": "table:nth-of-type(1) > thead > tr > th:nth-of-type(3)",
            "message": "Table header cell is empty. Add text or use aria-label.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "14e2f39a379d",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-adda729d",
            "corroboratedBy": null
          },
          {
            "url": "https://fosdem.org/2026/schedule/room/k4401/",
            "html": "<th class=\"day\"></th>",
            "xpath": "table:nth-of-type(2) > thead > tr > th:nth-of-type(1)",
            "message": "Table header cell is empty. Add text or use aria-label.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "83d40be020a3",
            "firstSeenAt": "2026-07-26T21:37:49.907Z",
            "patternId": "A11Y-eea108f9",
            "corroboratedBy": null
          }
        ]
      }
    ],
    "roleStats": {
      "UX Designer": 1266,
      "Visual Designer": 3435,
      "Content Author": 67,
      "Front-End Developer": 5436
    },
    "severityStats": {
      "Critical": 103,
      "Serious": 3435,
      "Moderate": 5400,
      "Minor": 0
    }
  },
  "changeTracking": {
    "newCount": 9241,
    "resolvedCount": 0,
    "newIssues": [
      {
        "fingerprint": "a728af119871",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67b901dc536f",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "64caf88f3023",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13d858cd228d",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b85426771bed",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "679662bf67f2",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6a0bf015b15c",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94d8722e8c84",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95e17ed775ba",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57fb38feec95",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2774b62c5115",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1e87db4c0ec",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4e4f101ea5eb",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f2fd15e7e2d",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52b7c037b6e2",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c6088a49becb",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "99ed00e71f35",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "15f5faac8f00",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5fd2f5aebf1e",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "077923e7fdfe",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9431c9c87ea3",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a02a50292b81",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2c29582f392d",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ee8712d1811",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "97bb47d83145",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae460eaa415f",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "14c34f3d3349",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6bbe5e4b20b",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e072b40f2eaa",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "725ca2a61923",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "674a3ef6c73f",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b24e7b2f242a",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4caee832d46e",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e67bc2a871e2",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "abf84d8ae907",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b6796b6fd66d",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dd899aae0acd",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59ca826252e6",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8ffddb19135f",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "352588a4c9d3",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ef86b20839f1",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44716b3a3610",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7297b5a59080",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "154d0aefd32a",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "748ae316d90d",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "839c0c2cc054",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8bde27447536",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da5fde918e71",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7b3cf25897fa",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9d5023528bb7",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff232a560046",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a648ef7ad63a",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "30e464d75205",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fd05069ec407",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "15a52efd7bd3",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ac5fc4d281a",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "72e423a69950",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "78e954228dbf",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a64fc5e47291",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0544c30c055e",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b42736090af2",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a6df47730f4c",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c0ff6b41047",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b924481a9a2c",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "341c27bc17de",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9852d09c72b9",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "02d02cb1ce7d",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a844c2126a1a",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "36a80e28c33a",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4071126d2a8c",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9dda06ab2746",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c7bc722a3440",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d1d67ac987f",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0fe91ceb2342",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f2c823cc1b14",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bca5909a0029",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6bd411525efd",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "70220f63b392",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d10ae437708",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "953167b3bd1a",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ccbfb7570156",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1977e1188621",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7e9a6c6ad9d4",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "068534b5ea5d",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2af4f78ded91",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "210ad4f9ed60",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "953e7aa34872",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0ee7eb571c44",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "08a267d62e3e",
        "url": "https://fosdem.org/2026/practical/accessibility/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "98b3ba25f954",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb8cef556b1d",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4558cf5ffdfe",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cbde9bb6eb87",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6b59c73dac90",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05329bdaaae6",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ec78965dcbb",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e3d7f3ea30f3",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73684bbac25d",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "035a08d284ce",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d16e83197c55",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "903e0b964c77",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ec94bb987cc",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8805988900b8",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a2d63452472a",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c5d0362df8e0",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "905a2f1ce597",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6265661cd708",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57fcc5c77ab5",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63ecf27b0e93",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "34f0d1531af1",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52c2eca35965",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "18016138de05",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e0fe6612566",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "79c2578ce70b",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b16a49dc4e30",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c2ffa3664079",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0567cb8f835a",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b35568090663",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "016800c3c9ee",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c925a5791940",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e4278d4607dc",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cd31c4c34ad9",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc56e37b6aad",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "40fb8e2ae9ad",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05db2702019b",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c797cf5d0614",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1ca2ad2e3cb",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d13c556606e2",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81ffd6294947",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "057219c608f7",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d2afb3c0072",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "346e76366417",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8d4a7cd24d9",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db8507695a1d",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "722896f9901e",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd7fc4d46a19",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a583744df5b",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "10bbf72bf73d",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bace89e7d998",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d40400356060",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3adf45ff48df",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "42fa42e4e258",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c29814caa93d",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8f65b694673",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b95e4574d928",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "24c57e1fd959",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "58164415d6fe",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4a00efd40e6e",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47cc6760ff94",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "82e2673c7d8a",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69335d38610d",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3be170393469",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7e78c5e0896d",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29a386564faa",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9d00b201aa2a",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e327c9895419",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cdec6a25f79b",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "79c732bd83b8",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1b72b95ccba",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8123a972d0df",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c84beda7d81",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d071e0af1923",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a37a606e55fc",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fdeab232c4c0",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "33f2ae30c853",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b2a00397d52",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b131bd96099d",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60eaf70ee2fe",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "13227fcf1787",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc491da9e056",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d25cfbd970a",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ca06fce0c55",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4eb6510dc906",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f117eb8b8712",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9312eaf464f7",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "df3b876492af",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "270c7867ff90",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eb899e02a889",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7eea0365f411",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc6218617c50",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52b0344922fe",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d9e6d0b89907",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a21aa0034a7a",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d212b0735146",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "139be9809f90",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4fd7b4c0d501",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "def6d839d577",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61bfc7811491",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b0f65a3eb82",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6d3fe028fb2e",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8435f6303547",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e42b97a99383",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31d44a81080c",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d98e7ecbf09a",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4299de8369b2",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2cc5faa3bf7b",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "60e7549a681c",
        "url": "https://fosdem.org/2026/schedule/event/ANGFQX-our_freedoms_depend_on_accessibility/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e53c478bd2e3",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d349e3300cc9",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a2d5d05aedaf",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf4cc700717b",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da5f701e7d42",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4cf12c0c1d6c",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c47cce30b7ae",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6522d837693f",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1250ec5ea30b",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ed0f5551478",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "daa9c387c92b",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b29b854a0f9",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9cf6704016ce",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "573ecc42bddd",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc1d8ee73aa1",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c69ea32c474",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5ed217a83b7",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e57cc18c95bc",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "515573e68e69",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95b5655d5da7",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0ee34bb6478f",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dcc7603be181",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "885302be23ac",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9144a68ed51d",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f5c00e8ea39",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b34651ae4ec",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c534c8f70bb0",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9cf281d56dc3",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d6dec7981bd",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4fa95a73ed1a",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1aad6dfb7404",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "79d0fb437edf",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "18d9147a1a32",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e895a3a448f",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88e18d993070",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4eaaaf3a0dbd",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce56d001c063",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "46284f9bfa73",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "279433f2e58f",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e20fb488e4e4",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce1821144081",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60c8154c2abf",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dd496d9e489a",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4211bd0c1777",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d7dfb50d138",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "19c5fb516f3b",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a3892363fff1",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a794daf8b461",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "592a1949895b",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed682ff710e3",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e9eb34838892",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "75bc065e4c76",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5c8ac5a3d109",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "32e1263b4b37",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d34d478edc19",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f74ff0eed28e",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "491d802484a4",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "30f5d4931587",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6137f9f3fd1d",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5096888efd1f",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:text-alternatives/img-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a14c1c209980",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1772e676c158",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ccf312293334",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3261c7a170af",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7dd3525bcb0a",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ddeb44ca3a54",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18be9453aae2",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "30a5f516d334",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0da86dbc1d92",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf2db0265ac7",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce6c202af4fe",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3432c7c7dcef",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5efc70e32996",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ef459418909",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ee4f38e6901",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "988a9320506b",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "853920ba89ed",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3c9d1ea7089",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2218e1c6f84e",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "595a37e711bd",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "139a5d036696",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8e5e20abd57",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f2c9dcf11edc",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "38de3b86ec2b",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "62d45903f04a",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ddffe8ad34af",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7dee35f64dc9",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b509ac879928",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca5764526220",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d2c9fe234f7",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f051bd4eff6",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08bf0e3bd05b",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00294757cb0b",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b86d2886b50d",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47952fc59c7d",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c0f3b14d8a3d",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "634004e2f707",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e94f184843d7",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2fbb9838368a",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fb0203fba1c6",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d419084f1491",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d18d3e2cac9f",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "212544a13a95",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "217e00087d4b",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dffe727e840e",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "96c6b5ddd65a",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bcb347dd01ce",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a40a205f1eac",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae463f61a1ca",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6cf283994e62",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd36541b483d",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0c1e3c365e24",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:image-alt|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "60a2462324bf",
        "url": "https://fosdem.org/2026/schedule/event/D9RRZC-otp-finds-a-way/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "22b4d5481c00",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e56b2b6fd69f",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db36d62c4437",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "283a39e91274",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cf344eedbe76",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ca37013b95b",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c97503de2bf0",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "883d97c26fec",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a5a1b1c13bc2",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a74d1a6b0fcc",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44871744d5d7",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b874b7eaf48b",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "26d3e34a4cfe",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d19e93bd439",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "980183357deb",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05b454abcee6",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "acaa8f499465",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "341ca6b7f4f4",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff923c53727c",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e0e8c82a90a",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70d94dbe45f9",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6493356d56d9",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6c21f20eb6f",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "673b6edac902",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "046349a6c107",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3bd839618a02",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d927944fa7c2",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d97dc067fab",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38ed357a4ec7",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba0b610d9acf",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "491bcb2f8d47",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "891a486411fd",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e3f21d6d18ba",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38dac9fe8eba",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37a85ccf6412",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4580e52fda19",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4a8642dcd8c5",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "183ce10f43d9",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec49b8e1dfb6",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ceb0a0176f00",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5d7970751eb",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c0aca9090c41",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "178390768872",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ccd85c9f23a1",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "22f07ca7252b",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "503ea82843c3",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "535eb8f61bb4",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88234764d743",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "affb98d5b5c0",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "357e08da94bd",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d92161920c22",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "45886d9166f9",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5d9d90d4f15f",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ada806fd2bd0",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e9a106532bdc",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de91681d29c7",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c4b0d5e2d2e7",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:adaptable/empty-table-header|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c2d288f864b1",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7407b97362d5",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "146457aee686",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "731025feb65e",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2ca65d4303e7",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69b5bebfc527",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a4050556949",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd33bb71347b",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aaf1efba4f96",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2f7999e3983d",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "298a402e8f0f",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1219fff3071",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fd68a9c269e1",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0907113ba9e4",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3ee938415c2",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7bf1046e4245",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6526c0821096",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "88afd7e2531a",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "128b71fec6d1",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "494269ba2ba0",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3df05c67298",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da1cc3741bb7",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d41bd25e814b",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e77e907de69f",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a141dbc4edf",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7949601fdcf",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c1d63665e6b4",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76690b8ae50e",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e0274271408",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b18edd8bb241",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d507364c9427",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "40c3fb181d18",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39f02f4b4538",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51b45422448b",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c0488d565626",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b48b86cd621a",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5fe049072895",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8328578000f",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3635d142007d",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39e1d671d1ae",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4178d2a591c0",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc41decad221",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56cb7f88737a",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f69a8d1be012",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b441efed63b",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c063c8ead5f9",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6be32bac6a0d",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7c7f6c15cc9",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2f2af4b875ae",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a382b37b6db0",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71698b06830c",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "116eb4ed23c9",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f031490d2249",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "04f50d086348",
        "url": "https://fosdem.org/2026/schedule/track/search/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "99d3a3697981",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3cb6c1c5173a",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a60951a49642",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1807d9b2b52",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "917913b7df56",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9b4b40c9eb1",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "825e43469a83",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a7a1ae28acc",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f98a1046199",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63643e42152f",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "afb396939616",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b675e58cb05b",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d8f491c6a78f",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d2fcc64e46c2",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7313fab4a177",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f7b5f4e25a0",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92792033d020",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "42058b3087fe",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0dc6c9df7f6",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6115e4374f43",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7e0ace2abd31",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77f8ac6c874b",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "62c721df96b3",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "419ce62f52e7",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9155eabd7b49",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa37de0c3353",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ef0d41fdfe1e",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ca532298c30",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc59bc83b33f",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73c74777bbf4",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "996930533645",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5ed95b045a0",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f6fa5b335c0",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "df332f4e0bf7",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4da5cff847ca",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "761a51625f79",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fcfe85b7d534",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4bcd4811ba75",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05c8535d68fa",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be2a3cdd703f",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8632528999fa",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20b55261dc48",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ce0a001a727",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de2393268b04",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "010e48895cbf",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba0aa0dc842f",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9da91de5ef49",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e2237f2c9ffd",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8379371b83f0",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "397d4d7a4d49",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5aec13982824",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9cdb0bb52015",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "33f98c144a7b",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cac0c1e8caf5",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ef8dd59777d",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57bba8688c65",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b513b423c0cd",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f93c8d4e081",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f5c61aa6f40c",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1696d0eb8827",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c145bf56014c",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0e5ac7cfaeb",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03034f6dd4e0",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "640332fd76c5",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3dae31827e93",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8f575b58d91f",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e89e5b543417",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9de12f302c9f",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4833b0c9dd0",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc4a576a8d82",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de6c9a8a6b33",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bf0a6fa0c621",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6fb33e7f92bf",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fb4672db9117",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5fd7b40e9fd5",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "879d0df1fe60",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b0d1940b2301",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ecec9af4042",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75022cc32219",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "96bf9908ea8e",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ae9d7856ec7",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e73066e249c3",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "032778f6dd07",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aaf675f825ad",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f818c4c6cdd0",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d163925bd2ee",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c0687446dff",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c5643b10dcc7",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "421811162cb2",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d8e4ca0a1b1",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a978eb461414",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "815e21536889",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db22068fd6ad",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "40224b10ea66",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31ca75000423",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d2c73f20ccfe",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90a72458835c",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e339ff3dd0af",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c6b2559362b8",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a805dbb1aed",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4aa604656a48",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12c0fc590b78",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4cac17b98d14",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8704d94918df",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c134b50d9d14",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "daea06fd18e0",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48e5eb83fbd7",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f89806e3c2e6",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12a8d7f3b16d",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "40aa79171489",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "11fc74a52713",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f24a444709fd",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c96e64e9655",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b76966dda2b9",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bf27f0512a7b",
        "url": "https://fosdem.org/2026/contact/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2fb486773f82",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6eca5cc22352",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b95f116205c4",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aadb6d65a0c7",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b3b193d5ffd9",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ed298cccd23",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f47e6a33d54",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "43eb627aac6a",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92c70cbb080f",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8abfde306bf",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e5cda8f3fdf",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1cc3f56f757b",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2054d5517121",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "166b95e3d18a",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "39b0c4ee9401",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4a6daa997138",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "15fc362b0ada",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a72779911f5b",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2c31835f5f4f",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1adf25389c6d",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d33bca15dbc",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fcfd323e2aef",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "316996cb8110",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ac8743017f7",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b36353b5ab85",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ebaedfd3a8f8",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c0e948d531c2",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "069847cbe9e2",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f55a38dc50ca",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e3055e69db7e",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92cd6609e094",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8dd6f316c1af",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb751af39b07",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e84256dd075",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "62732f327acc",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e27cee1c221c",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e53c3901256",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2dad22b22589",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f813036d8fb",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9d551d10117f",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01b7641300d6",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "182df47743aa",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "14bf190899f0",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8cbbde0fa16d",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3ffe91f2f75",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8590391877f0",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc89a134c70d",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6bd2ceb3e506",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05887aefb696",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf9bf0fc5101",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e15fdf340e80",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e74f1eeb399d",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2168b6cc300",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f12d401b9fb0",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "84df0ffd39af",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8c4b28a351e",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "23910f3f3806",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "df33bf26c902",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e5036a113849",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7cde2f85dc4b",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b492fd22e68f",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08a2068f0b88",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "315c0f5d2d8a",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48bf71326772",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f962128dd543",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9941eb9f39f7",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "74bae5efca68",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b188d714e26",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc7bd68debff",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99989580f236",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "714f84037258",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4dc1fa00d8a4",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc66d606e9f2",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "80aee9246766",
        "url": "https://fosdem.org/2026/practical/services/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ee0d2d19a220",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "788a46b2a792",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2097556e2301",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c7906724522f",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f5b49cb28b2b",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5801b5692c2",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4cda07340562",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56b769b778a7",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c7bc3860f0c9",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8bc516751e69",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2bea7e215ce3",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60aa4b141ba8",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67d19ad9894b",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f0090e59271f",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "502dd2b9fee9",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01bf77d16619",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5f2edb8fb2a4",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0c2d15d83ac",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e5ee661d6dfa",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37e030a8219b",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "24c50a4bacc9",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d460304075da",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc3b831ee23d",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce2e4dc5c898",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b764c72bd2dc",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e70bb66e845",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e9fa822c9601",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20a92a26fadd",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6904f10d1b80",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5205636d0763",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f062e136da9f",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "09bd3f5af194",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d85d3f21da1",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1fa2e38d32c",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea5f305295cf",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9deef388f3b1",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f278514696b4",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5174b26528f",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7844dd7547bb",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9035faee45de",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0b14976886a",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "85504dbef196",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "41118d146747",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f1fc5ddf9b09",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "414265c94493",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "20a2539dc4cf",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "24909227db16",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c44a66dc5e2",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6db514dcd2d6",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51b18cc97588",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "73e6b593fe67",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "32302d4b91e8",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bdc2d63de2a0",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34ef1a5551e8",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc669fed41af",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7afc5c1434ae",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b5b4b20c5132",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d5c9f8b9c9c8",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d32e7a5ff79",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e240cd23c060",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c884f594431",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5cd72c21ced5",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb7d9793a6ee",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4dcac02f011a",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3dc308a70427",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7cc6c533ea3a",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ffce4fb0d2ef",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9e109ed39d3",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f72398427fb0",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "10d391e604cb",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fff634f92fd7",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bf109b07acf2",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed80897e1f2c",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3546e0d4343f",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f058d701f87d",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "13c203efed56",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3ef509196e3",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3448e35ad981",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "983b4230fd86",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8fd23d16e817",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08532adfe1f4",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "17c5b389103f",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7e607c55dd00",
        "url": "https://fosdem.org/2026/about/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1f9e5812426d",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7bf895af704f",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2cfb79afeaa5",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "952e98c83990",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e7ed758975e2",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba9174a13644",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "df9ca4b574bb",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "668a066bf802",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a5a4ebbf1bf",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78349c5ee00b",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a982bdce10b9",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2d743a23473a",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "497ddba05ae1",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4c93a95b535",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "89c7c8d21e68",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b916aa1e5436",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "97860373a454",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6dda2a65aeee",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "00414d755bb4",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "48976d7ed25a",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7e1af57eb8ca",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8944b228165",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9d8f49c261e",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e75df516dc1f",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea72bb5cc5f4",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61bfb417da72",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c1243bc80ad6",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95b814f690c7",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f48f23a1ec45",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7402848bd3b7",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e7d57e5c8227",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea7973bbed17",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da1329f606c5",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a6ede975f3f",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c4bca0a37f83",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dfa388e7e3ed",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f4534dfab477",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa1d9dd0f509",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "240b9b7e3892",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57c17ee5b800",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e84723c98234",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44e1d30cca22",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4bdc3761f334",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cbd67ca3e941",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "22eefc9ba21c",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a506b0e4019",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb6e865165db",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a3e43926af39",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fca8fc4e3e28",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1b85027bb48",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88a06a7114a3",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6e92dc2772a",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "399297741c01",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04cd76a90c5a",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "83c27056d493",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "34f44662fe15",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "76f72aa37293",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5b1c922a0eee",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "502dd62bda9c",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b56cfe25fbd4",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cfba31a2213c",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da3d31de69af",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa08e9cd4876",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70bfa1d24fc2",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3d95eeb3699a",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "82dde13c4fbc",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0bd90f93d5db",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea2a9d7d04c4",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "50c7bf038b3a",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9e3c171dfa25",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3d0543477d53",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78a961a614c5",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "46e3d1e883ca",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3a90899a170",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8467599bbe62",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c46070954be3",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c2f7e8b1c7a4",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b406b23b2689",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "524ed6fe4f15",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5f4f8f46f1d8",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f836ecf50c5",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37428847aeb2",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b81b1dd23128",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff0bf9d1d4c6",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec002eea50fa",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac4970893c9e",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "025c250219f3",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "326128a1a208",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b977901c5952",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28b7ea1dc8d1",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60b2b361ced7",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a241d7a7fbf7",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "000c2e145389",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae2421f8421b",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c08f3f922ed",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce1541ef2ecf",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ec419ecd34fe",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "908cf4b4ec26",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7d3b593d835e",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc8212e7d216",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3cdb86ef9100",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e99dbb390808",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "095eb08cfa99",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db6a950c0bf7",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2b08cefd458c",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "43ff12549bad",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a728718ca29e",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f7d980b11313",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "04076264bb4d",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4226e4e9d3d0",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3a801c92f47",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2119c1beb769",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5f4dfc122a51",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c09dc1d7dbbd",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "28f884a0c394",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c2f7f0461d0b",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "158564dba201",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5aeaa60f8c09",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5d6b935da6f2",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b584772e9cdf",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2eb82be88ee8",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60420e304a39",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "11acd0423893",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d6d1cf52c7fd",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c4f72bf5f67",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ddc4427d4217",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "74faa5f39ef1",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0429d7dc419",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "20160b30a501",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "faa09363d651",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7aff471e1d28",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c4227a3fcad",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aae57db77325",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90e058708c84",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb731410917b",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "02a5b1b0a244",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2ec87397661d",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5f43fb92fc81",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71c8e14df05f",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "30c5f8eb8a4a",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9357160c7f52",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a2c1c36906a",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4007d13e25b0",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "57dc51f55ca6",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "017736e4f967",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea6a7b075579",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6bcd54c18c7c",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fb6f32ad0a09",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb278534ad22",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "932b6792d1f6",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9cf90e42664b",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ddb354c77881",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fadb4c1f9ac8",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f370504e114d",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a22489a92869",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fb81ae1d243a",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "419ea29b9b82",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2caec8494fd8",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "157cdfcd8090",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f5a822aac3a4",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1f7da446347",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "987ceea7ff3c",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc0f013c93f9",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "27d2d62080dc",
        "url": "https://fosdem.org/2026/faq/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b059c27b3bb2",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fab504f460d1",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac0a61a430d9",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9c7462756988",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ebe2b15cfb22",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3b836a92fd7b",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8eef3fa5f44",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e2ea023c258c",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "14a83db4acd2",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dcbc8198f2b9",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d91a6800393c",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a9fa807b9e0",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f5e4cfed994e",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1cebe0681d39",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c091bed5133c",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "68d8830c4434",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ff93e57b0e3",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4fbaed9db94c",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04a9c02f0a1e",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69e85376a8e1",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9395be07e098",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4517acbc03a0",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4a233144055e",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37019f16a4ef",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d546aa5ad934",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c1600966a82",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "327e2008be21",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9511b5a29694",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "972dafd2cc22",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94a55c7452a4",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1514455d2b35",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f342383e6300",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9372329a56ea",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f4100569f1a0",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab016ef327b7",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bcf4cb8c434c",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb5aee4fd617",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cbfa1f00c4da",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7c15e50d82cb",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a6d69416701",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dcf2e819a415",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04f1699b5f8d",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67a7352a914c",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25f812b81d84",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b68112aed3c",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04e452b98a09",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9eb30657079",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1a1c4b2bf3cf",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f7b6af96d2f3",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8eeb6548b10b",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70e4e6ee13d3",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e009372ad8e",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8f4d178b203",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "341d9140d8da",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51d679336a57",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "560a0aedb638",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7fc70495ff64",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f8e4678f452f",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "154a25e3643f",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d872c33cb892",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "edfdf655a303",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3a23e7dea4a",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d162cc30926",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3075ef3378e",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "01e54fa6ccd1",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ebe7bc4fcb8",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a070274de063",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ecbe99f89a68",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d51cc6f52b1",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6bb8a0b325fe",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "185ef34b29ae",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9d1398767a6",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b5a85b36673c",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f47a22510d1d",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69dd845a4af5",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e35c6bc76669",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0db96575604",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d24bbc518293",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "daa4f404960f",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "353b517887b5",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "febff8825a52",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0256c83f7ae7",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b8c8a6a756a3",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "efc3e33c880f",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a714d034d76",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "74e6a21adb2b",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bff908ca9aef",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c8af7282c0c",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a98f1ecba88",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "62015a5d7ff2",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1f7fee81732",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "38d6fb952687",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "098c69e694c2",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "74fef1cbf05c",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b91d1b0305d5",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3eb371f95586",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c05384121b6",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "072bf71c17fb",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c6bb4681c4d6",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "81c7d9493aea",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75ed10448f64",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a4ebf7fa2eec",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6857b19f7f65",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e0c53a58248",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "44a5f2572302",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "11cc9c34f215",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "893a5cb2b290",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "407ede301ace",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fbd56f68ee37",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3b6dcfd0436",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ee9482e75e8",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ebd40278c807",
        "url": "https://fosdem.org/2026/schedule/event/7PAYWS-oneai_an_open-source_framework_for_managing_ai_models_at_scale/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f7077b241463",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "97e2ee14524a",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d2f14cdbe6a7",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "193924229027",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78f770076f6f",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9dc511033e0f",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db502031ee91",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "76fe8aea52ec",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ef5060abb6e2",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "66253974080e",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "33da3fd4718e",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28ddfeb0ba74",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3477af814ff",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29de580d175d",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "35117c5e16d8",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e22eb1d4bee",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28990aa83e78",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9ef7b7b72dd",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c471f6bfdc15",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1b5e3f0b964",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5cdd1a065641",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "206aed70b9ec",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "06dcb48e82d9",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88b6b0e759e7",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c668e08e72bb",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94377fc01992",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "75113af53c90",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98adadc1671e",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0f483b4560d8",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb460448f75a",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3555554ad8d4",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "87fa1222ebfb",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0db5783d0c7b",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f19d31a54932",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5baaad1feda7",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d9ecfec5334d",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "247c9a6b6486",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a660a53c4630",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d270d9b6fdfc",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6e1809c8b374",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b6e819f15615",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a773d5c991b",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0338567543e7",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8812282e9fc6",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dbaee7894466",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f23c13f0c77f",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "97fd61206b98",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e7f6dbbd7f1",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e573f5a6dbbb",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "02c6bc56a205",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc86aaa0ee93",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7ad9834ed29e",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "33dc2325185b",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1dd190b19913",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "649a21216712",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60c7a61e93fd",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff69209a24ce",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ef7c40182039",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "249ec5225a74",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3155a95e40e3",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6089e3af8414",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51970395013a",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa4eaee78317",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03fd775c043c",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d5e8eb875b71",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d993f0381fb7",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63464d03a30a",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a476ea74783",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "43e4db879f2e",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5abbcb6aaac1",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "acb5d81c0b3a",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b0311af29a27",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c76966a345d",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6000a5ed7922",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22305b73d74d",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "74925044660f",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f5399299a25",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2468ca3550a4",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22ef894a1e33",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dcd7eceee7f8",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "23d390b4529f",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab02d8cda73c",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b89671a1c46b",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "342ba85083a4",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c5d5c3c077f",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29ce583f3aa8",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c247dd71e83a",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "715a7965c4ab",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b4a93ac40e2c",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bbdff8d44ad5",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1df38fd45c0d",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05c90dddcaf1",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "44098ef3d1a8",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "82cc0d7f49a0",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8f1de182c5d0",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa0493dd9803",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c8f30e12843f",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "322edea26606",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b24848548372",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "68371719c876",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ecda230a8ae",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ed254b23b12",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3273ef58833b",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "94af76dc3856",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8cad442ae024",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6c5a529fb975",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c265789efc3f",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fbf33b684ceb",
        "url": "https://fosdem.org/2026/schedule/event/AUFR8F-who-pays-your-bills/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "48fd63aee680",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3fd59ee3f61c",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "073b63fb299b",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7cf89e102e26",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ff4064ab3e4",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ddea194ea57",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ef38c8591f5e",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e3a89ba963c0",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3112d71b6cfb",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "393e5e3a960a",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05b52771eca2",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "27351446a8da",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1da3138ca539",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a7f199554afc",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "54caf67da9fd",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "987fc0c5fc9e",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb483fff7cab",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6e252a40252",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ebb09e4cddc",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8eb52b6b597d",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5474d32bab24",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "122b5170d406",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6816c42be4ee",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2c6ccadcdf9a",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "35c5eaa4fea1",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa5dc55baa74",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "317eeebc03c7",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac12af95c69a",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7e8f1f707c86",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f13505a9267a",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "adf67ee85e65",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4a06140c3fa9",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1707ad03be96",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d9d29239554",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ecfa84e7312a",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d9601dbe0af6",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cb537301f32f",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ecb98cb3076",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "21d7bd83a87a",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8f1d1b76b92",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1e911caba3d",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6b557b0c5756",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fdcd17fa3db1",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f4e24256e71f",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dad61a7a1c8e",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da2df47e3380",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71d4b90ae814",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "467af751196e",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2fe61e9af03e",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "df4656945aa2",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8610f23019c4",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6442af44bf4d",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "33e620c57314",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa772f6e02e1",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3f6475654048",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b6ad99b40163",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c20e7cc7e7d",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "490fdceb6493",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6b0ba5952db5",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5dc9311423ec",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "02d697af7194",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9bc1be2e2e89",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "715520758972",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "914085ed70ef",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd5baebb5e3c",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb2e6d753028",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b606b0dc9f98",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "062fb301b3f9",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86887848fc4c",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "403a2b40b1db",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51eaec332fb1",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dccf771fb55a",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f8f3406248f8",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "276f74360462",
        "url": "https://fosdem.org/2026/schedule/track/lightning_talks/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "508649f1baed",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5f33183fcee0",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "06c78299b49f",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65353953c910",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8ca18630d6c0",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b5184c7dcda",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a4aa39b33cec",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "24a9958083de",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c409caa06166",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "36394c5fec09",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c5cbc08f68e9",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7cd525ebaee2",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5863d43a05e0",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3b5fec6832d2",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a5bc3df391f0",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f539ade98d93",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f49560e4da5",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "909416ceec3e",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ef568ada4fd",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de8ec25b75c5",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44888870cb95",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a607b063b6cd",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "24f34d4e8b83",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1d15ed35f8b",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bee9db2a0921",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9cec878eb625",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af4d64f420de",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ebcc3ae7982b",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20728da79aff",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "79ef9cb2269a",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d8d00b7d92f",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2244737e2d9b",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6bfe5c20c57d",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3849d4ddf45",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3e5c03993f9",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6e65dfc2725a",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ee04758857f",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d21cf93e2c6c",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61bde8426b51",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f902f0f2061",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b47d316b584",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8257bc04db47",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce548ba0b0cc",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "def04b18f21e",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bba86ef3a1be",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05c6946e4142",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "07cc8c094eef",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f17018db2df4",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3ce36655c65c",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "051d6ab45489",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f6bdb7d74c2",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "536e8f12a16c",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a26ecebcf46d",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "781ab7b54cee",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e14c0edc97d8",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc82c60f6ac2",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a1f7b995dc8",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61ff66a02dec",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "148e714b99de",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a5513758522",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8bec3cebe8b",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab579ec759df",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2b1743c10a47",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce77bb826c8c",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4c82392a417d",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "abdcab8b038c",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c571be95557",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34e80b14c23d",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d5ac86f4057",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56f29fdf98d9",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4b23898458f2",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa6d4cd7d783",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90bcc8ac98ff",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f867225a0613",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9054ea3f6614",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0494ea479d4",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "641f2d98d076",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "394b9d59b143",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "01c9799b1d85",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d916e82bdb9f",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "81cbc6e0b86e",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fbcf2361f536",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1e7dda1ddbc",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0461c319c8f7",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4783f5c4e640",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8f7358ab91c0",
        "url": "https://fosdem.org/2026/schedule/speaker/giuditta_parolini/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "b1152d4e1a01",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7f6925ef524b",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65f999ecb10a",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "82a67c575015",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5598eb96985d",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9cc1e8ca9000",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "11350b867acd",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77471521726f",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "529c8b6558aa",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f2860d620be",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e22ad467f38",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28f8ee911b8e",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a38aa6673738",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8bb9bdb0c58e",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "06522ca4a9f9",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "99761d542184",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b04e5dc45df9",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce4500166ac7",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c4e19c25c171",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ccc158058cdb",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d20a19b80a48",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "886f62ee6db8",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2d7ad39eeaac",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e93b4953e73",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e2cec62fdc6",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "21ce1c1a7180",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "853f09372a25",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "295d544add66",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4981e4a2bc88",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5fbbd7a00779",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d6af830ecd87",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9e1e9967a7f",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "055dcc8c5d3b",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f100be885e87",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb7bf2925a7d",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "32d1af99f210",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f0c4c9b7f32b",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c1ebaa1861ca",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c23ec55d9062",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "16b08317f64b",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5c791c5d759d",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a16f115d932f",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4dac7a624f45",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8577be03358f",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3b579c27bccd",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ef841c52ac5d",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "16d678d67aa3",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9acb3e4402d3",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "641cbf3f9950",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8716ba8a270",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05a49fee18e4",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "efc306a98288",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "618ce9b75056",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16e603a4ddda",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3ec348ddbcdc",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fcb0efb48da8",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3fab0c1b9577",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2fb86ff607bb",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3eaee2f054fa",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b252c9742131",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cedfe58642ec",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f873a168293",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dcacb34998f0",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "11051bb8c6a7",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4ed484c8f05",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3dee7c58baf8",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ec51df84762",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a33a7b173a38",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "caa1a90459cb",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8149aa072afa",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "612d12363f3a",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3bf3a837d193",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39f9a1c3698f",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "70f917c880c2",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "83548061716f",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c9ea35a43b6",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fbe477154d1d",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a75644403d79",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90a77b54e1ed",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e405c430817",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3c5d5d1a21f7",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f01217c57383",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7fa0ab4a5d40",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8cabeba69c54",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cd19a8603e69",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ff5e35b68beb",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b6974569dbe5",
        "url": "https://fosdem.org/2026/schedule/speaker/ron_evans/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "0c5dfa68e6e3",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cca217ab36ce",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ba1760d469e",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c31ff61fcf92",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "009e33f165b6",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b617e900a43e",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6e47889d9554",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba8f97428b6f",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c693aa319ac",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4efd9a5fa2e2",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f7dddbc02e89",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "424d17e74a3b",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6f16b095c4b2",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60c53b0282bc",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6dee836df28f",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e42e1aca45d1",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "016e0c0a75c6",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e72b8ead88fb",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "23224927cf8f",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a8b7addf398",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d18259273c0e",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db657c398093",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8cb75a2224c2",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1620ca943f07",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bec92f70cf3f",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e09b659f7e2",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8169d0e5273d",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "185279798823",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6c4dc09cbb4",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9553eed40b9c",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56778d48ec23",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e488cda95189",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ec21322a329",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "160aaacdc6ee",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b11dde4d815e",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a7111f22d1a7",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "692102928f5d",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "191b3e0eb670",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8dad578aea09",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "628b2c8d63e6",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5db99f414b7c",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff048f2e5dbe",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c549e1896255",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c246657f0660",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b60f03c8a640",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73e4d0f754bb",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2900fd31439e",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb3118ab8c45",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ada7b8d544d",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c315df18261",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "092ce4448b13",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d24a0b50284c",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7a8d71d4915",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38f4c3169c01",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "994c5342859d",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c316a6c23e37",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "270b19f2c19c",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb915e9c2682",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9f5db02d0ed",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2871405c232",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1918d7f5d3d3",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dbb0e3752cb0",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b21beb6e40da",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bef10d7f90d2",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "46cc4f0fe5fe",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b46d60e67fc5",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "13f1a5ea7b41",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a2913fdc032",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa6c148f472c",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00569ad8f30e",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3165cee3777b",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "49550b680514",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3d81374803c",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f2a930bf16a",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fba78c62f2ff",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b27d9740a4f3",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71f03be869cc",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3eb18a35587",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "888eee71b7cb",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad3adad43322",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d38100d509ae",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a34019500802",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "886f01cd44f2",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "829b2e9cc2ed",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc5e2b18b794",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18b1bd5de1fd",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef3e7abe811c",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "afac481a9ae2",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9b0a8f4f943",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8720680a1c81",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a03b1a9eef0b",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3cc45e001e23",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fd864c52ff49",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "165815dde6ca",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6d96c42acd83",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "95df6909fac8",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3a85ed099bc",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a08960c2400",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "130e28348ed5",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "93ab5f985f9f",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8751ecb8c205",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fd8f2be66c7b",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "180225c820b7",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ddb8976fa02",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a4fdcf203bbc",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e322818ec986",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "578d8d9bc872",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f0c89ced4ee3",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa6aaa3f094e",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "863a442158e5",
        "url": "https://fosdem.org/2026/schedule/event/E7WQQX-webnn_and_webllm_on_risc-v_closing_the_ai_acceleration_gap_with_rvv_and_tenstorr/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b10613ab0f74",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "97d82e6027d4",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "931feeb7bdcc",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ed7d086106f",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e43991cb7c24",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f6577ff0feb",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d07d48d270b",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fca3dfbaccc4",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37566141cf19",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7a48c524609",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b43cdabffe34",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9ff8f215d0d",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d6c18a1cd20b",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c9797d1c985",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "23deb21cf44d",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dd688073f072",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "027b8058c561",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f378221ddd2b",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "966422262d47",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "49b35d67ecaa",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b0d2a983edf",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "66a4a8591d35",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "00522f9169db",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cdf8ca16bb4f",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de148f42b6d8",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "efb6e5d86676",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a53b0f4c7886",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb2de71dc87a",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6e3efb4b4d41",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a878ad720508",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6f8aa20d8974",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a46175827d5a",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "691aab5a47e9",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7eb0be0d0372",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e14de669896a",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5f7aec3599c0",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6eb0e9fe9867",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a14c16f1f66",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c9322a6be6b",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67c461f406e6",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f0944a1ce61",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "222716b13213",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1dfd199943aa",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "029202dd8866",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0dc81608d86",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da45db00ed84",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "775ddf429bf9",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc60b1e86cae",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2c37270bd366",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b57139ad6bb6",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2290cd1e8574",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "023ee3add6b6",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0b656fccef6e",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9fddfcb55965",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e482f4d2708f",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bcc45e1e4838",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52c6fc1dcd33",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b24af160c676",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6e822cb86daf",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d5ed85dfb18",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19b2d4640947",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3c4182ab8bc4",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6d66b2408329",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a1371420d180",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a174e6c11a82",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4295bf39ef83",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af770127a25e",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ede3163d5c78",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff4d5e532f9e",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e85909789a71",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a3c75f9c7b3",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a44019af5fb8",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a9a493038b4",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "88dc76c7e734",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cfb4ad8e2b81",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc2afb775ec3",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa59bd5df4ce",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fcb654bed208",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76696a8843ef",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "02b8dc79b962",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3771d5009290",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7b88e38214f4",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1aefbff8d9e",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f7ea37b3628e",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99b05c25d286",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f2f673a07b69",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a9ecf62e0762",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7f22fd0a8c50",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7f48ca5a5c8f",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "65f091853006",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9c7408219626",
        "url": "https://fosdem.org/2026/schedule/speaker/thibault_raffaillac/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "bc9ee06f9a8d",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61c7d9d6dcd1",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6b539bddac0",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f0d3e23340b0",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "894d498ae826",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "976bcf4da12f",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "901e72b173ad",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e0a5dde0883",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "58a46bcf091a",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b2ef29eb9b8",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c4fc41ab7959",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29af8b1d609d",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "91b2c81b1b03",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5efc45a7397a",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52cc9aee0009",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73511371eca1",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a28c6fef2e63",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71335692eea3",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae1875592af1",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e50c71729ba4",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "136392226834",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b13b725c896",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "055a914216ef",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95805b05a315",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2bf3cbf576d4",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a2caa36d723",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "36f03dfcf8ca",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4e9794e9095f",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da7a0ab4a5cd",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de69d69ee093",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "89ed13ebe1de",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03e525708f18",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "339748798eb9",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "50c99be4463d",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c5f25caa0890",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78e231f5ba6f",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03b09d1198d1",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "413cd3e2ad86",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3e96ef074ac",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1050a079e3a",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88b38fd9c042",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8339d99d5b66",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7bb68451f183",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "19434c592d67",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4583bc5b283e",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf569a53e8b1",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0ff003b95b51",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c27bc6449ef0",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f2829aaa0be9",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "605eca59cabd",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a2e3ced96e3",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18196e7ccba3",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc236c60d238",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a161f5d57cbd",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52714c0ef162",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aaad795d4c94",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8f858e792416",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab1d167afc6f",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b38a1414188",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de717a7e7055",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7335b78452a0",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d54f94fbf547",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6fe6ea7f49e5",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9809ee323519",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "762bf5b3984f",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4676de3cacff",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "752cc7ec3b43",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "17f14a2564c2",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1027a7d3378b",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7473f9ab0de",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "92e3513c5697",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8931125e1c5",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "85a271cae351",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f48c119112dd",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e42e7858735",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ece6648f51f",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "246f301114f6",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6133e3428465",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "717da871f279",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c04d087ca5c",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ce6615de3a9",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5f4cf20a0bf0",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2461604f68c1",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7a42a4bead4c",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "438eebb62a93",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d0d02d6eb854",
        "url": "https://fosdem.org/2026/schedule/speaker/lumi/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "642eebd9c0f5",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0fa69b40de23",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "84aceb8610c1",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9459eeb9e2eb",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "874a2ecf0448",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a923f283ab9d",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb6e752899f1",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2189800a95de",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13cb9db6394c",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0949a5f24ae1",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73c2a6853ed0",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "30d088d7b2d3",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f01688045ffe",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba61c579049e",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0ba0bf4fd88",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "252e67fe94ce",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28fe15cedb6a",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bac955afb04b",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe77d40d58ea",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "abf187900131",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2accdbc789de",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2964b4c82055",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4af5cf0ad46b",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0b73d6d681c8",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "23ddaa8dc4e5",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5fe8a503137f",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e15f77836647",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "078f53e9e6b8",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c6ce2d69613",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9ca82424423",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4cb902975eed",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "22bc0e02f6bc",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5677a6f43597",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1eb39e8936db",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec829225ef9b",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "83e97016f57c",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d43c32ca4a2",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b58f30ef3876",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52281c8abcf4",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "883ddfb5383a",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d386a1ed923a",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7f9868ccbb75",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f785607f0614",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5fcff06cbca7",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "588168c453ae",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a064873a4c83",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d0364c503245",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "763b3dc82803",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b38e6c3f14ee",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9197598699b2",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98e844ca56e0",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3982c546350e",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d0e171613d20",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2acba15d05b0",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dcb551623abb",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0943aa401a9d",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc458e528c27",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fbda7c99c6c8",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "384d98c36939",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cfa1e9f6d909",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75e12698463b",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5895d2458c82",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f73155be81a3",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3ae1b78f7f2c",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "610174babc5f",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f6759f80455a",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8f6605f8a108",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e5337355f254",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cbbd3364ab83",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "24814dadbd33",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d5cffd3fa11",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7965acad5d81",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56dca06e83e2",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1cf521f373c",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e39461693c9",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48cba164309c",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "82eb2e7d4bd9",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c56ab5507795",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4fd86cd668e",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99131e37ebfa",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "32a2c52bbcc8",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bd9bb17a8cd6",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e851ddc28e1",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8601ccbf7c78",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7bb18658dabf",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2b035cbb49bf",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "43b82420f68f",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce333b4e23dd",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "32023a6225ad",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "940e7b8c258b",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4cf7b8dbef85",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99080a212e51",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a281ae7cc40d",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4f190c06af2",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfc1553734ce",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b16f2219ceaf",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ffec7c237e8",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af3e2c83591e",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a394b8e0d7d3",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c1ba8047f224",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2ddbaede213",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea42dde905e7",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3bf47e7765c",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "40c75e748e52",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07e79d2bf3de",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "28f563888c70",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4dbc26fa2850",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6efc49cc4cc1",
        "url": "https://fosdem.org/2026/schedule/speaker/mahendra_paipuri/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "828667fc1495",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b50fc69ead9b",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f68c63c48d8f",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "843edcdff7db",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0ac50c666790",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d50dd222cde",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4979057038b9",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d37913341f6",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea6403c53751",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a31d28acacd6",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fbd13358bdeb",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ffab910e241b",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "442769091a51",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b0224a4545fe",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "559f95fb45c9",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a828d33ad5c4",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0fd4fb3e3a1a",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c764718689a1",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ed88211405f",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "40da5835270a",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95e481dca8bf",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9702c2fa9d5a",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a414e8a7806c",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "261c4d658796",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2fba0422577d",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b4ab58a51932",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8f66055ff8d5",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "187c2df8b14c",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "96745761482b",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "131baa782065",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc45974634c3",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e9395101fd97",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cc7a7d0aec46",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c50a6d19445c",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "42048af73781",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "938287f057ad",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98f82ce4107b",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "23077f67c89f",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d316e254ceda",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e32023aa2d16",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d5b9f0e9373",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c5765f27d23b",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e9bc9e197791",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d712c33a47a",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "16ca7101cffe",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5ca6c9bdcea",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5958c64b3bbb",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c5e15455bc0",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "834b492fc266",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ebd14beb934b",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a660a0168231",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af93ca2ad97f",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3f90fbac03cb",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3aedddab4d04",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e34ac179aca",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c30f70b70d22",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4b6492add048",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a9532f59f367",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ab96a1844e7",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e215e40f2eef",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "210acab7558b",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07cb62885813",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9197c62c9ec9",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "220be38569f1",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71f746c256fb",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "950cafe9c0bf",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6d393f8fa445",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "30156b0eedd5",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2cdebd765e77",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "64ba2207d398",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5087c9cafbb6",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "87351919cddf",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e9e4873f57a5",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed9e08d1e6c9",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f840053583ab",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab5678a7f63c",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd8561ec566c",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "38b587685503",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "760653f7e77f",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8643b0ca6a8f",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e0d59f06239",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e88f2499ffbc",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8c7d847b945",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "281e326b6cc1",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fabd71254324",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e9beab77f111",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2eb9179d2d0",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5e447eba1adf",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "726adac0498b",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "250a15c7fb6f",
        "url": "https://fosdem.org/2026/schedule/speaker/effie_mouzeli/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "deccc36071e3",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b862d2e02781",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c7b86590c4b6",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "545d86f7d112",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a7db9e834a1a",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04baee34e4f5",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8323823fbfa9",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "349363a073b3",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ab15ca58dfe",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e6df9172132",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "450dde71d785",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e770818d5a0f",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a84fdd90e39e",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9530484c9222",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "53c5c27c820d",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e962ca387398",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b293ac471d79",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bd40fc4cc4de",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2557b66c21d2",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe6e14b81dfa",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e046cf59a8f6",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57b2ca3b172c",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51601ba7bb9f",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a3743107be0",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "509fb0766096",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e3fda4d83ee5",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d0fe8158d90",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe7777b9ee45",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "741ecee52bc5",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63508a3dab7b",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc43d53a49c6",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3b81b41377ad",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "30f1f90c3e02",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "118b6e89373d",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "511f70b025db",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b704c39a5f59",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a5f4a2f04807",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aefe86958480",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "470701aea840",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "556beae10077",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e32701ea82e7",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "201e9235c176",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a51c1162ad22",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "39da725d7a91",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a99f3a2d8c72",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3044c70d32fc",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f8e41f43f65",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c2709ca1869b",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab368f434bfc",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "88879f05419c",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b7f0cb88e5b",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c58bf203fe6a",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0b72545322d7",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34dd47168751",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "42dfa9ef190b",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "72267998d7c6",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d719e4e7202e",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f6dc88f05a1e",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2696d879c13a",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2ad16a746269",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9d694f0e18ee",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce6d0d53e9ed",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e4a3e449fbc",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae7b88911a0f",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4908d0247236",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5638ba912cec",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "94c94a12b615",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "46517ee7ca71",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa987fea6ebe",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e9b9262f799d",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed46e7fba5ee",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4e2d5af067e",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "38490b779ed4",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5867e80d0bcd",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4934f9187e30",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c09f537aba96",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6528235c189a",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed174084fd1b",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "afbe893f6ff0",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9fc91f1372a",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac2e34161e35",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a605f3345303",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7157c2a7ee0",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b898190d7af7",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "835c7c4db731",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a807baf235c5",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0cca84d2fc2e",
        "url": "https://fosdem.org/2026/schedule/speaker/brendan_abolivier/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "d9b339d651fc",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c00c22d7353f",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7671c66e82dc",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "84009928c887",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "269847deff73",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b550fb95afe",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "823b20b718be",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c2b42f9c013",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05c4d43fb639",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a1fd3069541",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3615c19db997",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3414aacc0152",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95a68a46a6a1",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "76231c7507f7",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "017c5a5609a9",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ceccd18be5f",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4877ff60339",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "42fd9517ce21",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "36d0d9c9d42f",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb2cb5dbb084",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8a7314223568",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5b75d4e4bb08",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5cceb000d5f9",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "318aa2e31116",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae49ec0d076a",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5c435dd35b3d",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2c0214b90cec",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "86ed2943aeaa",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7da19554e828",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2146cbc3c570",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a08e446b0de",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8507e08d00e9",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a528dce9bab",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a1858b1e858",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0bfc21f082d3",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5c7ca70bf2cd",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3fbd51f84f00",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c340084f502d",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "301520855afd",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63687c20911b",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db2f67ddd50b",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "031a77ee857b",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f452ca364150",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "400747cd4431",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e2afa82b01ae",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "902b2e8a30e4",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "76560ed292c3",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e5a80167cf7b",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7100ea50f926",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56bd491c6f7a",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca40f92db9b2",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e843c577f11b",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c7697080b00",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9bf82fca3d47",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3bac50e43466",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e7df03a4cb42",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed1dba7865e3",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dbf3d36b5a9d",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e90688ec4779",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "042a8ed508d2",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b46b49067e37",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f8e171af8e6",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e64d0d06734",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48be1afc162e",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff672fa0d5db",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05b7216ddefa",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "646b499f17a7",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c278c3e34231",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee73521aedd2",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "274b124d549d",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "202248f6660d",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0b7097ec3ba",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7391ed392b04",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52a623154bf3",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1fcd68d34a79",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8479c9dbb21a",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00637cca8236",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bd6dd43e5aea",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0b168895ca9",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e15ccf4db9f",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cbc133025a58",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54af16969c77",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff5c40bcd4a4",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7eff158424d6",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0a5cd5edd204",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "37cfd27e46e9",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b473390d6513",
        "url": "https://fosdem.org/2026/schedule/speaker/gosia_zagajewska/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "de051d380dd0",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98e22420ab62",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc2c1cc278c1",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6feccea2b68",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7328195cd796",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b9d96c92c1d",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1297ea739240",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b7964e69c31a",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb99ea7f2890",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f0c59dcb8480",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4751e6142ff5",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "feb614a79f07",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8ee91c82358",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e4fb359b440",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b3627c336eb1",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c86dc3c3d9c",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c26062067b4d",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f52b6baf3956",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e9f1312e18f",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ecc7bc2c9d76",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c7a3858edaca",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3236e93698f0",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63d700faf4e1",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1c456e07916",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05cc80dca131",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44686c0d35f6",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f32cf673474f",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ecd1b320f3a2",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6547ee2a3e5d",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dfe6183c8613",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e125e30b40f",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "324c5bbd0b0d",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8a0ebeffa1f2",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f81e02239421",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f36b731344fb",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9a1b44c6619",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bfb3fcc574c1",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cd549faf514e",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d6a6d687ff1",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fff261a4eb83",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ccbaa68ecbc",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1111e071f1a5",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "539a39172103",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c7ee185a4e44",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f71a13e8cbb4",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fa584e469259",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8ced6dd443d4",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8da5a6b0795",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ee5e4334e775",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4ce53df1138",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2f8aa41c6dcb",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "869dd95099e3",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8fcb7265fe6c",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d16fee33da2a",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b91ee24c083d",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b05af3911ee",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e2c1d480933",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0bd202c07b98",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7e0787054d2",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9cd23b22e8a5",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a425958ae10",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fdf190e544e1",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "194a89a36836",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6fe89e4ad43f",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03e8209084aa",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc0c64ba5fa3",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e6cd6eb052b5",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "102ae6f55531",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7a04bffe447",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9b8da637e0f",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a14596b3203e",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c92aec85132d",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b6adae188611",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca41919d436d",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "841c8c31f4f2",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f1540bc17a86",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a760a27e6196",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3265c1587454",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d46a6da7c497",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19eb4e93bbc9",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9fe1543b6eb5",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "facc6b27c8db",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "848c7c673c6d",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db9cd4655889",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7b4e499c8f20",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3fe136ff0c88",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4b06fce9b69",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "caa6b0554c92",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "965e0e2b6067",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0dabded806a9",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "773133ee69be",
        "url": "https://fosdem.org/2026/schedule/speaker/alex_snaps/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "f70d27eb6809",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c0a9b01a5fa0",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05c4dce9530c",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4606677d85d3",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f252fc5564ee",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e30666578221",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d4a20be5dcc",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e5064740ed9b",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cd6c1479d99f",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0c754bc97b2",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28a1d6c04acd",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f5691fad93f3",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b1a73eb7ccb",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5d580834497a",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "abb081d40087",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6e7455ba15e",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "497402ccca76",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d42da8854f21",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81096d2a0f17",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ad47a770b337",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed9aadf20161",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "007e4a4ba515",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec792db2e7e4",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cfce1eb8f46f",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d1a4dd474e6",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3e8bff475a1",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04ef8ac729ba",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e69b08b3e48",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b195090b2f98",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56f9e8b08c31",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "254a32a3a168",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "811ea8923ed7",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e6ce65a4561",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "89dfd048c73c",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ca7ed13fed7",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fa1c57f0d3bd",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ac9a9167db2",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a9a58272fe91",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d79f2ddb5501",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "291a16b751fb",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fdaa9d222fe5",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6300fe6b6e6",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "12787c99642b",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca0abf2f9d98",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "296351ee7f62",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6099421ab1e8",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "85bc68b5df2a",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9bf9b1006305",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "39e067eae970",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3736050d948d",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77b4ecd406ac",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e16606e253da",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7f1cd3c851cb",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8a2edfb3192",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b687e068099e",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a260ea6ea72a",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0aa4fd15dce4",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3117bfd3995b",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b610c9f32f45",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b274e8cd9404",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1944c410d340",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d085c28c6108",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfbd75b5a0ac",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19419acf67a1",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f150d6863ffa",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9c3d99c15fc",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "644f9f8642e3",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c26a4c400fb",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eb6463e4f019",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "70c8c48aefbe",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3523008d90d5",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "28c66bcb5175",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8d280293132",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "200700ca9a3e",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a00f963e59f9",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3cdbf840261",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a6948a830289",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e6f0acf73358",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "96962a7d2eee",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "504105623fb4",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "369fe6f87566",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8930a3c4d02f",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6425aeb55e62",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a4804c5a2d2",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a0abfa05581",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3413d2807e95",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "142eff842dfd",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "144fc9e65d98",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "83d77b644555",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3cb30ea5046c",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a1bcf48cf5e4",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bcf20ded69e6",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de63e62a9f41",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5870a67fb206",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6e703e1790ee",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "887c1b736495",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "45e676db9683",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ec51ca581536",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "82ddd88d1d69",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd6e51837333",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e1931db82ba6",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cda98a4df94a",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "545d25dbcdc3",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "88652141049d",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7fb6c4c20c33",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "02005b342d80",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "adc355cf3582",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9cc38ff8d0f0",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7370a91fee5a",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48f452e35558",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c1deaf40be1",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0eec0e5269fc",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1db3c92ec8cd",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c93a5a10918e",
        "url": "https://fosdem.org/2026/schedule/event/XHZVPF-inxpect-profiling/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d092a150e5d8",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0693da449182",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5b10f24d5b5a",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "19c6cb38118f",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6fa15549b86",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13165fa90f1d",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e30a6185c869",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a56ad8c0438",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f56dd347ea81",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bbb331fd0470",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c7637320b0d7",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cbf57e980695",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "85271f618245",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aeafdf63945f",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1829fe18947e",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ded585310832",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f655620be416",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5d407ba36b0",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3395f880e9d",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4e275db5ba7c",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6fe22b8d91b0",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a7d8665f2f2",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0df5e87d12af",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94b04144de88",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "419387dcee68",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc52f397cbaa",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c603416b838",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "025713e1ce1a",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1aeae401d171",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c43e8171605",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "350d681d5f9e",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51fe2d040255",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04736ca5c167",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b4b3424002b",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce6aff7fc71b",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "07480237a602",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d6a740c6424",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c012da3169a0",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29c5e0cc9dc3",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "946b2483009e",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c763bb099c20",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "feae965e14a8",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37f3101af188",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "497e3eafad48",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9fa76e6ac3da",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc4dbdbe0248",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d1998ea5d86",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f5c8fd856493",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b021c113e69",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "778ad6d93d2d",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "67b3e6901b41",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cfcafab1a8e3",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e61d379b9710",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e863c8a7e277",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1bbe100a5c8",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5b31865ac410",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "81e4a6d812dd",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "344c116475db",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a402e42e8f3",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f5a0ad984eb3",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6a4403bf3c23",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "308d20264ee1",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "130a42f9e42d",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5b5dfcbc16d0",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d7f2e222dca",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b8bdf48f9ff5",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ebcccb7cdcf9",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff4cfa4a3cc3",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "177508118647",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7ce7717e428",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "387681ba83a6",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5952166eee42",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db30603695c7",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a5b36d4fe6b",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39adb7d88974",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "283db7345007",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7fdb3c7f153e",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ced1385c6f46",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3a53a045472",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16e8b2b9e44f",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b4dbcb719d6",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a6bea591536c",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "011957be6f4b",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99f5a7d32ba5",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "489bcd6b3687",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c14244c454f9",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "db31a8edd4bc",
        "url": "https://fosdem.org/2026/schedule/speaker/jim_bauwens/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "68ec2dcff29a",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2dc386086cb0",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ab0019ee7f7",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7db4bfceb6f5",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3970a59daf1",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "628baa802f89",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b3766debb668",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ec5bf74a472",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f82e88dee20",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "988f70924cfe",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5f8db3887994",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3eb8776379c9",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "541e2e2379f4",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fa31873eb583",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab3c1cdbb832",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "19f543cded6c",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a0427c7c60a",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d271ce64bfb8",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e6976d56fab",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d28c249d2a0a",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "97b974e631ac",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff07a37e9e2b",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "433af7fbddfc",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e9a4028ebc2",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3d2f9931263",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e77fd7ded7b8",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c1849ea0ce7",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "caadc47ff305",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8f9a0bdac0f9",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "740282322b53",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac7ad88a8d41",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0f19a4df0866",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b3a2f27cae0",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1a2c36c216e6",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05c7f130f02d",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "050782adb793",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc0d5b784040",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "07d2569fc37d",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d578cb3f02b",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f68c491cf5f0",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e58a8cc3f4a",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6408cd09fff2",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c5d32ab6fb79",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "df31517bfb20",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a44321eeedc",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7aea23924fe",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7acf304caa9c",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e357ee88061a",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b6405adf96eb",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f700d3562bfa",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "755454e72a8b",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18f682d5054c",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f07d106aa6f",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "672089d2aff6",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3dd4b039cc70",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cae753468c74",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fdaa4e00470d",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "06cbef7b9c5d",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "83128485e545",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "82038a335e98",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c3c752528b5",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1218b73c6543",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d64764cc37bc",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b4ab8959be5f",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "32ed115c9826",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2071838d8bff",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c940a93e2d4",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b7a97bbd2b2",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a08ec02acd1c",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3dacc64cad8b",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae3f00019c49",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4972fdabcb39",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce6cb7d7bbf7",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "652ce74a1d33",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22806defc9ec",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "85efbc216331",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f293760d8444",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "95bb658bb111",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0254e777ba4e",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ada5b1256a61",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "afddb50e216d",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9283cf295129",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c4e7622d376",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e284e99e5453",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "04f1b738af4a",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "416d7c59aa27",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7d98934127d5",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_thezero/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "e1120f34711c",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95016617dc42",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f29005ed5b1d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ccd5c5ae39c",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "46e90131474a",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2cc7dca3368c",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "31f2a8908b38",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be8ad0de4f7d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d100e1b83f89",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e012f28a704e",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f94a30faa9a9",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c46358eb0967",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d4b2a1b44b9",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7139b6bb404d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0be8eb5ba18",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "64ba970c516d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61d9577562a3",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f82d97388bcb",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1fd03f8e079d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4068c80a7dc5",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "49df8ad56a7f",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7f5abf1bf6e4",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7dc5020bcd0c",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d465e10dcba1",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c2685f1676c7",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2acfe9db4bbe",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "45d475f7f182",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f306072c9314",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "737feec837a1",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b6787e73ce80",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a81f0b687fc7",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05e330aff53d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "428c64eb0089",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0f396fa6cb56",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5210ec73e12a",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac9f571a221f",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e2f1899a48b",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a7726f8782c",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc7e9c3d142e",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b890459eec7",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9ef0f706949",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "19d00d40d2fe",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea3f0b6e4ce1",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "893f233f633f",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "efa9827dcb1c",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dbd9e407220e",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8b7168864fb",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1719b6b69f73",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ebe0e1e7455e",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ef599ad2547",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "33ad9e0ef212",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65ae8b164f4b",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9295ba8aec0",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "264fe8af432f",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1f870bc4d3d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc49deca9943",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7b99d49fa94",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9b038451fa92",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "399b89e8bc33",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "459828f0698d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "257665b14830",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3651cce14044",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3598d8700986",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a996800621a",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3e3b35d27a7",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb270195bdc6",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "50d818db94a6",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ca4c59cfdf9",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60c43170f6d4",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee33696d585f",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08544a283a99",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "796aa2ca7e3b",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f3de5a4d3df8",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f361e1004fa2",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "315d170bd8af",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b0da6116f56d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af93517124a6",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2be65b8d17c3",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cfe4f5a36050",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "20843c45e5e6",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b6d457b4e45a",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e4512adc84d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "abc5868e0375",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8bc13e1205c0",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4383f2b06ad0",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc385053c4c0",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b0781264da8c",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bcf93643e5fb",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "895415327b29",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39d54c306416",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b90ddef953de",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc5c98e4a6d3",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4629dd154b3d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9533ab048ab",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a65a499e168f",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "91d5fbdbec14",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e5a88c8f48c7",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "636392acd46c",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12c550311075",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "579c03bf95e4",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ecb3d0b6741e",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e14d525e316",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cfffcb63b4d6",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da54e392374d",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4248b03c34a3",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "49b3dee68fa7",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8d1da0392a3",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05fd3b64be5e",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8984b316bb59",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e05e2b36ba75",
        "url": "https://fosdem.org/2026/schedule/event/TYX3FF-accessible_software_performance/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c054ec420518",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c489bb4044bc",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65064364b32e",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aeeac07d49e0",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "117be633b2be",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60ce24f5757c",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d61ce35716a",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e22a4b77303",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a28873d46fe",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cf6b28fa4490",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2d1a58fa6a32",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69746d9a6e9f",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08e0a6e206e4",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73e6a19622c9",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7bae1f75ffed",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb1b8e31441d",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b199840f5a2e",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "102161672407",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f696210b8e4a",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9610670b545a",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ddf74a4728c1",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bee861b4a309",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "177324012fc5",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2178a0f2bca6",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "791fb0f5e3da",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03090561f155",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d279616ed57c",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1958cddede2f",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3745044e377e",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fcf64fd6f8d9",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "99cbaef26825",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b2e34f649f3",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "960fd57c9372",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea035557c480",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5591284defb5",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c4e9c3df5cd0",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5b321dc67ee1",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b8efd15155d",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f3e8ba2d295",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1afaab7feaf6",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c2d3591d2166",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1208d70fb4ca",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb1acb11c906",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "860ba01926f7",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ffff71cfad50",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e49800fca7b5",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2042ff1f9624",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a45f4921dabc",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "58aebc72bd24",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b8665ba6fd7f",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a93c47633fc3",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c8a1d2fb178",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0adf9205e8d3",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a946d145de6",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "034a88835eb0",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "245977493b13",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f4b87bd3ebd0",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3d7ae391faa",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2b5d451bbc0b",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f25e209c12f8",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7364a2e14911",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc2a75a99928",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5452a9cf589b",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34c3697584a3",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a5700159876",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "33684fe53948",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b058315d5e14",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34e97ae184f8",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5a433267f304",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "303ff785dee7",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2dac2c734818",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7613dc80f569",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54155528bcd3",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7863e1dbed9",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4172487716a5",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a34531a54717",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "558608ad19db",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c26b757d9621",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b3b8d62a22c",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b42068ee12e1",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a4c1f84e042",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "98c83760c589",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "adf55bd37b5e",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29ff931efb36",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "25f23dfaf1d3",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "df00ceeece85",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "131b038eecfb",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b119eff01d49",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b2a4a3a5d13e",
        "url": "https://fosdem.org/2026/schedule/speaker/jade/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "8e0a60cc90da",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f21f9e70df69",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0de8ee8a440e",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8a68e20b7537",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d1f64012db2",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fbe8871997bf",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3191aa21aaa7",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2cdaa7ea75ad",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c278e14b17c",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d0fdaffb1dc8",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f9b95119caa",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b511176ec88c",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c64707179a42",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e4532b522e0e",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59090b4fa612",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7aa8fa0ddfc7",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b382f8646b6f",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5d43a026742b",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "02ba83b6862d",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bdcd809ee05b",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94f7eb47be90",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cff8cf7303be",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c7ecb25a744",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ab3f15fb3fb",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec1c6dc71956",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05f7c56be0b9",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d221a82c771c",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae89b092de6c",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae101aec66fc",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be811b62ac51",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2cbabe8f54b9",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "010de23e5782",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "251545b2920b",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "14b61a2c481a",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "124eb5ff45ea",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0aeb435e1237",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2131183815b5",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "82f415bce160",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7bf1cc7b4021",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b5143cdec5f",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "603e03754b02",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d0f08959fc1a",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fec81440f018",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e3a3e1a32634",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8cc0ad8305a",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70be6ebc24ee",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "449354671b6f",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f023c3207db1",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e9477a50a6f6",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "abcc216dd16e",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0798ea9139a",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa1113e127ed",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b5181e588391",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3bf42b037803",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "87ad0cefac73",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0cf88b0c1b7a",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "10777f597273",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "73122919fac2",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fe7404b444a6",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c153be21dffd",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2009d509267",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "171d9a862737",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2f11ab04061c",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa60da977554",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00fdc52fd476",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51ebdaa215ad",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9dbebb066633",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0df3da5c4db2",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a6172b5aa47",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19df004492ba",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "78aa6e66df03",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea18fbe68952",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "06e98d016a17",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e080edfb8ff3",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "72effb467617",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3589bbbcc16",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9fd438149f00",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4fca390357a",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "952aa9313d3b",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a8d41b6b9d7",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3c0f872d1026",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "74a1e34b5c9e",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "37cfb8d2b134",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f6f6c3e88e8",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6456a8592a76",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9cf9b337b03c",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "019df8abadbb",
        "url": "https://fosdem.org/2026/schedule/speaker/pablo_del_arco/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "91b0636e86ce",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f88605af3d6",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f8165197160f",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "937138f46fd7",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "239c3d7a87e8",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1a1c061631f",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "953c4a407c2f",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d8f0b9bf75d",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aaf4fef5dbaf",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e2f7680cff15",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa92c0408bc7",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0dd892d00ec",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b4dd56832cc4",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea9d1013c2b2",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6a1b0027fe35",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a450a5d35b5",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13e548c4ce85",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01b782b0edfb",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f54f02511663",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "66ddb79c0538",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29fb7b2fee6b",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "245d3b1a234a",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8476720009cb",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "765cd5a93b10",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e2c3e797476",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "22036cac27d6",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b649f33090fb",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61ee750a60b6",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9f6fbb1855d",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c5d35e61ef8",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c8c7a188afa",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba51e2a0df50",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b8c79395857f",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c43fdd029319",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fa21dafddbf7",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "250aa2a6f16c",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4cc74087f903",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8f311ce26251",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "43b2661c894c",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eefd3000885d",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af3653373af0",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2979d14fc2d6",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5289f9b091b3",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8674798e79d",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71086d8af573",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "008e572373f7",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b39da2f13890",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "42cdcc08da86",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2ca42ff1626e",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e6e89bf7e60",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04f5daa004a7",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ccdc950c1ef1",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cef5774f1f13",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de53c763c003",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd1760bcb4b3",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47e7a89861e5",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0715ba8c94d",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9141e85b7344",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "297eba081f96",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cbe72bf17108",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c82cf09916c",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "23bc0e7014f0",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d508ad83076",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "468172b5576b",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "711dcb3a1525",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ca4881bf8b4",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05ddbcf32c26",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "abac113f9514",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "071309490514",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9d4ddc87e9fd",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2412328af01f",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "84942e43f3cf",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "791db06997c2",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4218b025f7f4",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "643ededb351b",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4b2edded216c",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "162b255a54ce",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c92342f5ef5",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d882c80fa0e",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "331f9b47dc6e",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6b3c049d3b2f",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a80cd790b671",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9066e1d1793",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e609e4d50d9d",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b8e16757d7f6",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18dc8ff6ce4a",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b29b6b27e789",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "affed8bb9531",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "40de4b510c3d",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc41261e3a64",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "479b54150de3",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d635dc653972",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f2bfae38746",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "10633e7252f2",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0fb08b0149e6",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e55720cc047a",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0daac39fcde9",
        "url": "https://fosdem.org/2026/schedule/speaker/ella_jakubowska/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "a3e74dc3f6e5",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "449f9d083393",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0edaf46dc4a9",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3eb157d360d3",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bdef25bf82f7",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "145dd6315e4d",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "90a9f1cc4fe0",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b45aeda00fab",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94efb74ba019",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "259a1fdb7cdf",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0bf8ad36eecc",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b5dca048d59",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "815cb252eccb",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51eb88e7599a",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b7439a00b7a2",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "02973e08e556",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "722846e691e7",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dbf33c03882b",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec81a84afb94",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9fb60c829c80",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e7b1abc34972",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "15f00c732191",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25a3a1971468",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "caaa9f72606b",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "75a0e648a22c",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "31cd0e444563",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77d7326ad4f1",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25b00e6324b5",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6980eba47d6b",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8753568de32d",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "900550d72e25",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5be45cd9fc3f",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d059c055e2d",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "273049ad9235",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7c0dd626de7c",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "388c026b90bd",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78e9b3f626dc",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ef072896255d",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c1fb9fddbdf1",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a8f79acdc87",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8a21cf6ea790",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7f057f0cd330",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6f27d2855c57",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8fd788d17c84",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce4910389eb4",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60692eff382d",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc3e5c7f5164",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a07919d12b4e",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ed2f69d3c03",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da7fe7222aaf",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b4f88edfeb6",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "30589b4fffab",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7aca2ea7b2f0",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e7dc359fc181",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1132b17dbeb",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "025b7e52fa87",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ba7ecf2dbe6",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff56f730c39e",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ef5b9331de2e",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b217869c620c",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6538b55df7da",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00175de6a899",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2b59fe1c9a67",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e1f3692f88a5",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a5f7eb445471",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "208e26a575be",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8741a7104ed",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9358c9e568e",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "15cadec3baea",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19178f8d4eb8",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c412e1c0c013",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa4c796a723e",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f6e8ca4167b1",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f366fcd818f7",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e482b36b7faa",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "78a0889a0e57",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd40f2759686",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e6653c911d55",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e40b456a621d",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a2d23ab19c5",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6d3318088a22",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99e82d9aaf38",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac168042a52f",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "88ea23469098",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6950c1541b0d",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6e555932d6ec",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "95e618fe3f23",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de55c3c80034",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c2f475a4958b",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d9972cdb9f13",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "765c22bff7ce",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "284877da120c",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4550f1ebab8",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e9dcc4b121fe",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "054ba23f5338",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6da2368aaf83",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a05f7bdd35e4",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b27a05c0bfe",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd5e8bc96b0a",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "beb97b9032d3",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da7f843e4557",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f64b28b7d824",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1642be254462",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c336cbe29244",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2050537548aa",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a1f5bd5301b5",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2075ca2e2b1d",
        "url": "https://fosdem.org/2026/schedule/speaker/kate_stewart/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "482042bfb19c",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ac34e0143dc",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eaf6b10e28ed",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37b88656cb09",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70a252c75493",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea6ed3b6ab3e",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05a1bf7ca2a7",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2865e65bbdd7",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92c1482c1f02",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05bfac4c855d",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f8224741710",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c7210e87a3ab",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5799ef3cd517",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5a3c83536da",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d329b5839c3a",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a31110f533b",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a747fcf79778",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ea99aad9693",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6136c348ac8",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "deb8e2b3e78a",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9c7b5885affa",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8acb05742e82",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a9b451194eb",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b33d9dca27a6",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "116c30f7576b",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03edd6bb8279",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4ca28d203fa",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5312afb3d085",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98c7d3071dba",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e488a792ad76",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "55598de6be28",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e67c5f680252",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20fbe1e7146b",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d5e16c2e168",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3bc4d9d13924",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea0ab1acc3cd",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6abbeb7ddc1c",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8a98fd91c81b",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cd645d00fe9f",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c473b21ac538",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "45692b8face6",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e62583111ba0",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a2fd0306726c",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4bfabbb6bb4d",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1cc275a062a",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d9829cbaa422",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "693ac5c63595",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "702c544e9cc9",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8ea8bc01ef21",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ade837c7c7f",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "64bce7fac192",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "875da566ed2c",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5efc28ef6b1c",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f69148f1e38a",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6012eaba0a4e",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7cd040dd38ec",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c49acf94dbd4",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "335f6ed6c205",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d1ad9a6d2deb",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9fcabb630cf",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9dba5e827833",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b06a9e2a7127",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "21af5b142127",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c114d8956a7",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1622e3e7fffe",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e419e8971762",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34325bc04b18",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f4e032bbf824",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aabe8ebc2ea8",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8256aec1319c",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9203415279fe",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "726fb2fee807",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8e85ee2a0d5",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1211f26b4f8e",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d14daa137a5",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ab49c344050",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7e442344409c",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e1be86baf918",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "423f3b2c5a39",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c73f6b31d886",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af4c13bdeff2",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c1dcc8e5056",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "89659b9a0f2b",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd7bfc046f15",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c93cec97fc42",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2dfba3b90bb",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bf6fb619a80c",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a15d5c1181e",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d0a017e3fc7",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d72d6956e6e7",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d3b2db9536f",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "adf3540899fe",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4ab823afecce",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "603b414a3225",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f789d952a8ed",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a8616c7fd7d",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34c013114dc3",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ac984b91b47",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0e16e72124a",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bac2df257934",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "77206564b1eb",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8dfbb36a1f58",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e51af09585f",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b6e6a5476dfe",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca13afe1a659",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29474ff03fbe",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d2159118278",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08597c67ac85",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d61e57f6d2e9",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4d1b8c8e1145",
        "url": "https://fosdem.org/2026/schedule/event/WNLJ3C-private-vc-funding-commercial-open-source-flywheel/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ed9e838b2c61",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "83b8f51e5f38",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6be24ceb898",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f5e93388347",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4992ebc3cdf3",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ce3c14af1ab",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "688e340ca4bb",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3341be13152d",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a90330c9594e",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "256cc77be19f",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1430a807ec4",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d7d6348c29b",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3ac4d5acddf",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5903e7ba67bf",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc5fcb6d2795",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "800cc4bd27aa",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "627e1b67650a",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e44baa3c234",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1e1aa068ea3",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "27f11cf84c50",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0905cc2226f1",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60495b61d6d3",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dcc142044d84",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb04db2204c9",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ffa656e9da20",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "df5ccbfaed3a",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b3e46b2f98b7",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c124cd7e6c60",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b1b64853ea7",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a948119968fb",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ecf616a5f9d1",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d71af813c3f",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a20faec971e",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f917888f8d04",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b04f8416de8",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "957f24e12b9c",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "258ae5ed8265",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "476dfcabc3d5",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bd3a5d8930f2",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c927d529d114",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "637442a7b969",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b028af0b1b61",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7ca21697f494",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bcc348a91caa",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5d29437c254",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a7d43a1b880",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c0d57fe08464",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f04b8fb1a020",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "43f0700822ae",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f3f5aea6f705",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0979eab456a5",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cfbce01154ca",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb32640bb3d2",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61f4a16a8ce3",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39764f5cef43",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e809ee5c721",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea84a6399083",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b4b47d86d739",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e320467525d1",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4c022092df47",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e8a7ad4e86db",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31c879b0279a",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb85c5dd4ad9",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "416eb5d0bb40",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0dadf32da3b",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86f21f9b9083",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2c537dd139ef",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7a731a71381",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "451b25275fe1",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6e23fb215054",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3481b939132",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7501e29f280",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "20a739c8b618",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c8fbc8624878",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee4990d2448e",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2b09ecd7e589",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9fc93c3303bf",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e80df53f1c05",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a5eec737bdb2",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb43a1f408a1",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1798e304894",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e879b39d1c4d",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26b6f077f863",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ebbcdd4e3c53",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5171853bb7ae",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d5b11452c592",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7f0742604bdd",
        "url": "https://fosdem.org/2026/schedule/speaker/xuan-son_nguyen/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "e3eb0c54c1f9",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c8bf894c7af",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59031683039f",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb638797cf75",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c71ceab97bbb",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2faa94ad192e",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb80c225dc6e",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52d6983250d7",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "456830732374",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78e79daedb6e",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d9b4886de8a0",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bd390c62316c",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cb3d854689cb",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "31372a2654a7",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38fb71c9503d",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aad4d0fd19b2",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "523a46935ccb",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be3eb0b1dcf7",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "edaca823994d",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "86d13300b109",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c988b54e708f",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5f0dbc1ed115",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38f916470a52",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a99ed8a86d53",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "913a9720d50c",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0b63c1d9604a",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b26df808d69",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f52673915ac",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "efbe6cd928e1",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a18747507b73",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a3b50d92c2fb",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba8007503f73",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f1382dbed3ca",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "237a36bcaaf1",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81466274124c",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8a7fc261438",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c3d979085d6",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "218a63cab470",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b86aeb09f2d1",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9d4ed6d86bde",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "12b07d8d326c",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f405bf2c3662",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b06d52682350",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f1571df2df3",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6332c07762dc",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "301ad34e3de7",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa8391ce6e1b",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5804d607b58f",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2fb0302685f0",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa5b92bb8248",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "361990137454",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "919c25001ec8",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7a101664ad17",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "35144a7d5bc9",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f9aed8e803a",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08416cb83f13",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cdfc269c838d",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7d81ab017885",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5380a662e4a2",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4692bea8eec7",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9468e0baa005",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c29ff0688688",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc65962d4dd4",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5098134c7127",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7fbdbae4d79d",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eba9877ea4a6",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f0a94377f25f",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "522e121e6b7e",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18e360fbc19b",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de12f55127e4",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d77a9a270ca",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4556cf1d2ef7",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4753eacb5c6e",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5240a00e223c",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "85e46565dc05",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bcc8788e0bf5",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7e37ccf2902b",
        "url": "https://fosdem.org/2026/practical/online/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f9ca34416082",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab25fed16ffe",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8cd14521a497",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61b3d299a8bc",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a27cf3fcbfe",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f2a25ae7c8d2",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "913d877e6134",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb599544fec2",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "89f6a59b51b5",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d11f33eccd7",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c0195b21e16",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "019d9d2115e9",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67562bcea76e",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04ac0aea09bc",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "14e952b8e65b",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "93e61e40f406",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6578ade25dc9",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78e43a4d0e2b",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "307743cac5c1",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f05a4e1e1360",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "944fb6688716",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2aa5b0867808",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "85900aae1a3a",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7e93527d91e1",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "701c584b5b47",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d789740e18f0",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aca653fab179",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e7467f72f21",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "926730ce5aff",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ebac72cdd44",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d6f0b471f375",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af7c7a125abd",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3be26e5bd349",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d8f8d8244a5",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff5f65cde6ca",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b29eee51890",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8339c533e582",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01d0160c6ee1",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc6ce6ff399b",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba34583bfa49",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "edb0283e20b9",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f0b1bf5c785",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2812cfb3c96a",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "15a4acb90ae3",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "50298d8928f9",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f278950caa10",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4629477d2473",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e9bb565d0fa",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c86975972a16",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "229df71c852c",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4cb40239ac06",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e9750e2858a7",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a98c9ff56d3f",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "84310624534a",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2bb054cd50c8",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d43643ec89db",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9d5a7785c97a",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f377be6d3a01",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4ce9242a3b5",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f518da871d5e",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "565a5ceb4d56",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b2240f07a18c",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e3a2e97f94a",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc7dc2562298",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "79671292001c",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3105a3f60695",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f7de202ce68",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dad11fad4a92",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4a9f7b2915e7",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "534333c91c0a",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "85b8bfd1496f",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5adaa8cb7024",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "211034e75bf0",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3945cde8092",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f01b362b478d",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8087e9394a6",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27cb13ec834b",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e8e25ee5aad8",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "267373d3324a",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae27ee36c18e",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea127a97364e",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d2b52a1447c5",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8acfdf4eb565",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd10a73d282b",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef083d0e775d",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "590be42da046",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05be07a00434",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6b2e8088cbd0",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "623109d3e4f1",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5202d42730b2",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e481ce688696",
        "url": "https://fosdem.org/2026/schedule/speaker/ruan_murgatroyd/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "149337e3b373",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d3d16956d64",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57e5cf0f7caa",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d2e36354271a",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b13235167437",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a3562155cb0",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bd5fca8c5161",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3b354f7a907d",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d6d62f34438f",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7dc70053039",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9766148318ac",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "41e5516c754a",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "713d4980e48e",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "037d9368c3a4",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae2caa23365f",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eeaca34a1251",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f31cbcc86fbf",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed6e5eab8566",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c5004114cf04",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37e3d8062ba3",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "102a6f958390",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b9dd8c5ed5b",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc3a72f58d39",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70ca95502b0b",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c5d8e7ba626",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5c68eedf6f8",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d6e91476ed3c",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "31317fb55266",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ba8b729c712",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e2d7177e521c",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a965c906cee2",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0b8f48e406b",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b0ced9fe3202",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e54026e81630",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "abd0b8fbd4a2",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd5e68277c8b",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "06e2ae6ccbb8",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5bcf1ee22118",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "017460562f10",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f51e09227eb0",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b9327d8b42b",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "444bf8deffac",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dec40e2702a0",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5750286e8d9",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d46bdd7ac6b4",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c100ef715ca",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4af4e4d66af3",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "450c7580ed28",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2cbfe2dd46e7",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7761f881196a",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "85d0d2833287",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4fa4aa226eaf",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57703a6c044e",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1fb6a3747c19",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7aa2a4e59b81",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "efb6a9eb72ba",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2466231f8b34",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b272dee4742",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "812014d4efbf",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f8ebadcb5163",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "46a9a15e04b3",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ee4fab96aa65",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "76609ed7aa03",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ea519da339d",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "45e9db015be5",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e6c7df6a2b5",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8642130ab000",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47c810b46df8",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47cc53ce584b",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8de0f3c5c02",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc965a05a3a9",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "676bff51b47e",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dfd6d158254a",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6448feac6c1d",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "38e7026608db",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "65db06b9aea3",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a63885f6a69d",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "458872716ea2",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4908d8530a3e",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71f27a91b176",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "182371dca161",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "667f1aeb8df8",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "13119481356d",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1c3b667e273",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a53db712a8c8",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de51e0c4f072",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0eef9a02f88a",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd99bcc0f787",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b342753a57f",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a3d5895ac6f",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "916d4832fc3d",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9bddf5764df0",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "28a4266f29d6",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7e7df41224c8",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8587fb4f32bb",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "04c21b378eb4",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "604487dee5bc",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f93153e5fe5",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8dc31ab34f1b",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7693d456dc8d",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71e6b70da701",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "04ff687a6d2e",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e1ea36b46ad",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c815fa8bed1e",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0fabcdc242e5",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "742d1c4e0af2",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6264fd0308da",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c2ec7fc9ecd",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "506df946fb3f",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3db41c2ead2d",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ab3a2d4f2e5",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "552038c74d54",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c32d6a1a3e5f",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "611167eb55ed",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ebcc5d6fb7d0",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d593549e1284",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9729bfe7c6ca",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "803923103c42",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e5e147f7862",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "419f20a8e58f",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2f91d13e6e06",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "437298214d99",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e6962d6a5aa",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1bcb418b2a72",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b53e009d08d3",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d9a111ab5015",
        "url": "https://fosdem.org/2026/schedule/event/GSNU89-teleportal/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4dc68b915117",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "115059aea227",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f2857c60697a",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a4b5c69ff1c",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7bba421a357c",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ca10550fe67",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0bb571c22350",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b303543aeba1",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d86ceaa52f3a",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d324e605b750",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0ec3f0883e7",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d332128f6387",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b444fcb89bb8",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "62040cdfdb33",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be5dc94d1e78",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c443d9eadcfd",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "071230422b0d",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "332f2dc03de1",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e9be068841b1",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "019f5743c9f9",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0943a8305ef3",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b0b007a445c0",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4aeba38e30a",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a40d19c31a8e",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "24aff49d0629",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b59c8316a5e2",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9143728704f0",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "838807c9fe43",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "75dd0734ecae",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f948bd706a03",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "914bab1d24cc",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb13cca93205",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "430deaa1dfc0",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b0276f47f50",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e168f6f998b3",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "857ad858d46e",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7baf15cd52e1",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e89645d10f2",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7fb858ec007c",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f964d612cdea",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7e5b0b7b5c09",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "55cc4b495d02",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0358cf7b3c43",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3be0ef387ce7",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4a5805ce2a2f",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ad0ed460742b",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9d9f9364703e",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9fbdc5329fcb",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d059b8bf544e",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "79ed78dc1944",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "11de293bc790",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1bffadadb6be",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "799ac7876408",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d57993153f8c",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bffc9365b3f5",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ebac2abda629",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc526cb27b1e",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d9e8f6b34961",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f79797fe2ef",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3848bb8b1975",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1cf468f98b3",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c6460baf455",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:text-alternatives/img-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "baeac2a91d85",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "15fdd482b56b",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd657c77eb63",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9266c0d320b3",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48eefd347045",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7334798b1e03",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c77d7260187",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ba4a4e8e0ffc",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "294e15f07f3f",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c9e83818572",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "599583676243",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "68c02e574f6c",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eb6f94e01aa1",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e66665d8d5f",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d746ac5ff4f6",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26b86cdb6ce7",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bbb5b597c50c",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f0fd59804221",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "713f2333e559",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0dc713df59ee",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c27a1dc39dd",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb41ca2cf533",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "adbf67fde80a",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "880276540225",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6009a97e9d57",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b19f6e902f91",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ccbe2925293",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4c64b0dbb1f8",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee19d03c575b",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3212d1607889",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "774c620eb950",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6e39f8947b0a",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c60d1c1332be",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05f264362f9d",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c7919599574f",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86dba569813e",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19b36f4908a6",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b115b4b71e1b",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "587b078c79dd",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0d273c7b95a",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b32c4aee5636",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc85119ed793",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "91a0875f5b2c",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "97a6b9e6cdd5",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f469ee55e448",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b887aee093f8",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "433d2afea773",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "883792ae0122",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5b85a92cbe99",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac60147a02ac",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f3846ef0f850",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05368d4e6ba7",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5a5f268bf0b7",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:image-alt|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f4b9ebfc8a0e",
        "url": "https://fosdem.org/2026/schedule/event/QKNMJN-package-management-in-the-hands-of-users/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a9b9026eb3f0",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7bf91e51fd36",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0dd209a90d1a",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db04e4561e86",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2095aa45eb64",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f4876984a851",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e12d093b3ea",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f9f6494c666",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "39b5e6193236",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a206dc11f4e3",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d8940c8b2b74",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "305586391933",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "acf4c2e4d4e3",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ccc33d55a808",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67cf98ca6927",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "750b82279662",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e70a3d3859af",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "305629f13bbd",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "943d6e65895f",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "302d4d9bc165",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "34e2a7e40215",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "309c4fe9d3e6",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f976c96293ca",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "786f492c38ba",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63c3f33a5d80",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "708fe284b6b3",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "452a61503052",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e4079bf6e40b",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f0cf21a6898c",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56aab48beb23",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "132d64c2d664",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "126a2ac335cb",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88f0a6b06764",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "12dcd5eb2fff",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "350846f04338",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4bebdfa9e07",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fee1e1d08660",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d80c40f060a8",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "23c9f8a1fafb",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7047a77b2479",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4bca9a9d5108",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "daa687601aea",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e19ef6f5454",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44a011d8c8a8",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "66084a7fab1f",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3bed54ec293e",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb3b1eca922d",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b8bfc3b863f8",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bf021b194dc3",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5236ac0885ed",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b55f6aae0827",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "555e756fd32c",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5917e1d10215",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26af3e5f2b69",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad72cf1f8e52",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60cd0c0c2dcf",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d5f215b51a77",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6a97b523c86a",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c217b3057e8b",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "80b61cb59eab",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fb9c96aa80cd",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eaf7ea6e02fa",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ae888a22599",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8005e596fd9",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c13d3f3e2b4d",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6e88c3f47f59",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "924e89e3672f",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3febd5130636",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c0c156999cd",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "15c625c87908",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "360b0228e1ef",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7528efbd21a5",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf687c7e11b7",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53da9a66338c",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae631528c0cf",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de35036bba15",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f3a90d738063",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9131fd81b19",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b965d23a0952",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90c0d49b5ac2",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "81c7c27fbf0b",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d16ad51568e9",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "500f5ba24d02",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "492885bb7e25",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "eee98f17f59d",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "73d6295417b2",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "94660ff547f2",
        "url": "https://fosdem.org/2026/schedule/speaker/simon_clavier/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "78f73c2543fd",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d5e2ecaca2b",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "40831311e01f",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "beeb51e1864e",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "748da7144398",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6cfc3ef2c2f",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "558e6fa076d6",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0cb24a0a279a",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dd810668c1d8",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dd6590e07d33",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7cd2bf56631b",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e438d4f60fa",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13ea4e21d0b8",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c33c806e6f6",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eaa6faa9fe55",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d9f517fbb968",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d81ab4f05705",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae586c4573e2",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7fcdc827c1ff",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b760014aef5f",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3ad226d332d",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3118cf791aeb",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e364549e7ac9",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb7202ae26e6",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2aa809536ec0",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "723f4cc91424",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "62968fad74af",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e77a2951d85e",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d945eae94b68",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb6adcee1891",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a5723ba146b7",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7cb907de6425",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e12bb49dc37a",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7cdecf5ddd7e",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "709c5e65d503",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "40a7d2a770cd",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fbbaedfd4e17",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1cd2856899ea",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "154637dbcad0",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e239cb17e6a7",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f668de0bb4d1",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c01d580b9198",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5178a025644e",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6189d9a5d60b",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe"
      },
      {
        "fingerprint": "412e012c143b",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9d61d9ca4a9",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac2621599a22",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c29b6f8f645e",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9b96d3b33cf",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f2592072a55c",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "defcfcd887f8",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e9c25f2c6f6",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b571af0d9440",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "58f07edb5b92",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dbf3c6ecfa8f",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0737bf594d32",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67170f43b893",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "42ebb18150ec",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3612f579175",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71501587e9fc",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:text-alternatives/img-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd470f3a5200",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3ca5ff82cbe",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "45f3ab8c2289",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9503d358b78",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "719ddbbedf82",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0dd9fd14f3ee",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1081769ed98d",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7356c4cf61c",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19c82d8c14ff",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b196a8c7bd78",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9e86e9854ce",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19b7e2ce2fbd",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7de66285f03",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "491f8df1aab6",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2179c6e6fe01",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eb44ae84a5b9",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0703954adedb",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d8268ca8e42",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e4bfb021fa0",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "362d5128955b",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e2ce59a6d63",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5a03cd862999",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d2e1cf77ae05",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f4f932a79dd1",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c2bbffa4a792",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60916ae7cfc4",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61295ccc6dcd",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "833272f8ca1a",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4280dcb93412",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "359bc253fca3",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "abba45b86c7d",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "345c55f34346",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da2d5e781a84",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e69488e5bc7a",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8602f4a1d05b",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "87c6ea918e86",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9735b91e779f",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ae1da41459b",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "13e5f1d334c7",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48bfa44ffce1",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b988c199a740",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e8ff910b9a34",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3bd4bcf722bc",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7b4c95c8d23",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7e92e9cc280",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab99e15cd612",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b8ce68b71dd6",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d21b9d4ece20",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "23fcba7d50f6",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0d7cd839b52",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ee6a24e1756",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "70fecee41a8c",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:image-alt|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "08a986dc30c2",
        "url": "https://fosdem.org/2026/schedule/event/VGXWNS-taming_the_llm_zoo_with_docker_model_runner_inference_with_oci_artifacts_llama_c/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "36db9f527b90",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5722f9ffcc8c",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37dbe470ff6f",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a31a54282d77",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cea158fd4c15",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a7f3babc4bdb",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "84a30a7d5633",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "80e4e7823767",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9c797c5d388",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "09d7b4ec1904",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "104c8f46aa55",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "19b2ba79b964",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6a1527500ae8",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea588c6e724f",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a2665b75e902",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "810a4d803f8b",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "41cb8c7e986e",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "09dc62c788ac",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51cabd4ed43b",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04d43fa77c74",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c62052e0cb78",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "19b2b7ee2d07",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be46364579d6",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6b8cf5278b9c",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b6a646dbaba",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a69ef0e00cb",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4de798354bc7",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1906a7ef441c",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e646e6c3147",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b04caa259f41",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f76ed58d98d7",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cec0ea9e2149",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "12b6002a25e6",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "772c557670c1",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "943eef3194b5",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2c2b8a44d7c3",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a96a30519e82",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9f046d9879a",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13e278f5a36c",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c4a8a856af24",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8544c3b35f0",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "31da1d4a92b6",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9fc2ec2ee9b1",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e87db7c19c3f",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "429bdf8e43b5",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e36586ad214",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a40f0dea929",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "41f00adcf1a8",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b84a5884d537",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af5aefa2ed35",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "728cbf599e81",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bffec914721e",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af72af9f9c6b",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "177f40997841",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7d123a420b5",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ec8425f3877",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a072eb296f0f",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61fea7f32161",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a6ffa16ab6e8",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bd25168dff99",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4a6a6b311243",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c63ce0e5fcc1",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86b85c668d84",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7d5cfadb9e82",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2d86319f284",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76f85cc7f4bb",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db3295a3973c",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16e0aed36e52",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd3d887ed689",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f3b4b0db189",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a775bf8c1025",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ba8296eb73aa",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12090d8f128d",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "660afb080082",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb51f6c71ac2",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3401e1351fab",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "91ce82d1f8c7",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3aa0d5fa8b9f",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0e4a27fa9f0",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e6a71cdaaed",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bef5d9b04ad6",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c095715d2e38",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4111568376fe",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "258d463e87bf",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c477f9bb50d0",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ff84735f93c",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "923e79263c76",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6cc6904ed6a0",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e6af330cb2b0",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7c236ae11051",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c204e739eef1",
        "url": "https://fosdem.org/2026/schedule/speaker/m_palanikannan/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "ee566a50805e",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a48110d27189",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29653f7948fe",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e3eae54bb78f",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "699de4eeb882",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b02f7e977160",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a4be1af28232",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "306ffcb779f0",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "06254427f60e",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ce5203a15da",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e64fbd506712",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "045bdd0a5dba",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9823718d1fa5",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc0746a44c4d",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e5797441b8e8",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b27ad1a81f7c",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "16638313e63d",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb2466befd0c",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6210f8ad9f91",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a42b75e18b33",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38a3fa8b6bea",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb52a96c59da",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "588d58f98df3",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a0c4d4de169",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e70bbc38d18",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59a0ff7cc8d0",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5f5b91ca9c03",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "049fd8804eb2",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac4fc4991072",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b0500f24a6fd",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4374b04575d2",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bfa98ddba768",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "15389d8a6980",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cf9794096350",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c34e9101d30d",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a67f8da0c60",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "375692f4123c",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ffe048a7d4aa",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13f28e77de2b",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4839e1ddd2df",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57b1c4dc9959",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca4a4f09c7bb",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "335e450e3b37",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94dc4dd387ad",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "616b3563766b",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9710d65aa448",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "918caa54f5e2",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8490b893c1db",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7109353721ec",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ea175ae12ef",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "975876e51d02",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e484a6978a6",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "972679b1f6af",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b29bd268af19",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a02b8777d6da",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "993d780d6802",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d255946da133",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69f6928aee15",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c514401c3a43",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e69a9741f47",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "311ac9ba81de",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d7487feab0d",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc112537e468",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "361be17c5c22",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ec1e1ffa571d",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bf85835b5b6e",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d61e3261822",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "143bc7387774",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0dbbb240c507",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "80e735054bea",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7e09963d138",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3f66b473a644",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c4e6df77de8",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "40d5d4af10ce",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3b4b088c07c5",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "70e09f23b7cb",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0aaf0ca2785a",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c839a811704",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "394249e0d405",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2263a47f9252",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "24da13a1b30f",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c7952a1acc3c",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a227edf21680",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e2b7eae2282",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22a023e0d27c",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a10c4ab9ae3",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "50dbf2e8c73c",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "94d945c34756",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a1d259ee58d9",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b5cfbefb9472",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "eaa7a9809555",
        "url": "https://fosdem.org/2026/schedule/speaker/sdomi/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "e999b6fabe75",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aaf68e7686f7",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3eb48080534f",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d675199421b7",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4eb07a7c5e94",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f1b5e1cb3583",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c7c44d38e51",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5da9c1b9eb65",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "062718068fa7",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fdc9eeeb09d9",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fbbd1f15841a",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "acb207833b35",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e26e6af051df",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "139ddfe7e7d1",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "861010b5e94c",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c32793f7cd1c",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3fa4be419ddc",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1884176bddc0",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f11c8821a47f",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4bec7bd1e40f",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dbe1f1555f6a",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db6b8c9e8862",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "24d6b6f847a2",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "99ff57bf2601",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "68a73ae3fce6",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2195b557ef7b",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "42662bd6e4e2",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8833a6a28ded",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3d754b7cfc50",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b67c7ffd22e6",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "34e829da210b",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6b816b308d6a",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d1f0f693464",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e468a20a6182",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bd4f2bf10367",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "026e9b3fe5f2",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e965de47fa7f",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "242c17940f15",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1536ada43b30",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "febadb29eda0",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9391937e310",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ee74552faf82",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "68803a5b0605",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "469a6bfc4c60",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f4b9e0844e6d",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "02f49feb5839",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb9b0ee36067",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "047b8ae2d569",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e12d977c5c1",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "65856a2f8d41",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "35ded4e6cf0b",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8f248af78d17",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f0d6534e757",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d44eba0f1838",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d41d3118b90e",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07bb46554dc1",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e92fcc974104",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5aef0ee946a9",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "887da51f2a02",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "541d95b5434f",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "111f0efdaf4a",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52c4956e6dae",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9256bd00b65b",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "401a6c35b686",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "188b75699ba3",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c4a07615e6b",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3dc30e3f53db",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "57c9f5ada4bb",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b2de0d41ef65",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "929f1ab39969",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9e602e8d690",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "02ef0e841623",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53c32632e05f",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "59df3d8c099e",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "17ac51cbf416",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8cbb3834f1b8",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9bc8721de5a2",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "10742e05f7f4",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d981929646d",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07a39189745f",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "955cb589379a",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26bd553c340f",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da2ff7daefc6",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "91fe88050918",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "638034df9435",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4bef4c5f8bae",
        "url": "https://fosdem.org/2026/schedule/speaker/t-lo/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "cea5268d1cc0",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92777ca33edb",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9db5f8e9c4d",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "544115273e95",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "34bb7718b15f",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "788313e7c532",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2ad163b95b3f",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0606d13d28c6",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "18d111b26444",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f376c8ef9dce",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28e3b9f2e15a",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f746bf55b78",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca6d28033aa7",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "90131135efd9",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "58e7e887ccc0",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c241d4d35f2",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d38441cde19e",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01e992febb81",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cf9ce94269ec",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9272c757fac3",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a870ef39cc2d",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9292f21e7a59",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9fc3400e5dc0",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69a33dcd1cd6",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dce98c60b37f",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f378eefd2db",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "007ce187cbae",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b693ceb7572e",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8f6569edf26",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6b7752294ae",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "309c35d10cb8",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ce1f5b046db",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ca6d56d6039",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f1ee25b726e",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d15dc5c4dfa9",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c9ebb2a6555",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44e352f996c7",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "02ebaa674e6d",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b77ce6ede252",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "26d61660ad68",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81e212196793",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b8faa132797b",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9164dc395f5d",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "47c991000041",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9cd92e84df57",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4df61f7a0de6",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e88999317de7",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8e1ed0a9410",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8619fe29a51",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca67c11f00a9",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a62cd6d31577",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1faffbae82ab",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3acfb44bca26",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be1655bb802e",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "339dad505556",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6e480b3346f2",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d673951acbc",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f175612dedad",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d9b61323bcdc",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3fe42674ae7a",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc4f5628fb2f",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7fdd7d41d08f",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "265fcb7f4cb8",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2f8855223e2c",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc7b0d584461",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0265962e0a44",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c2056a129f66",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef15a3c90240",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7e15c368bab9",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5a5bd64c4c1a",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "73677f34296f",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "405b9099ef3a",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27009648dfb7",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c7f337c8754f",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "59e029ec43a6",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26ffab494d19",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "297b9e577afb",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5346ef62aaa5",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27702b87eff6",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca6332ddafb2",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "caa022f26809",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc1066785d06",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b931d5c7738a",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b5e7ac5d062a",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8505243f3e5",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1dbb747fe45b",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c0b0a50a6b88",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "408f3de70f72",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9167bff56097",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "974c36f69148",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d6372873c36",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e3c48fa1865",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "68db0a8c6f50",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22c38221ad9b",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7a8bc8d28eb2",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "44976a89a87e",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8781685f23c7",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9ad2f835f10",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff4a9053bc06",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "01c8f0c9cd8d",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54325d14ea06",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee9a4d0c5750",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c1485ebd9d1d",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e67b2b19b795",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d75ae2f6d36",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71241fbaed5a",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3adffc69a05",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75554a445f4d",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "650fe9b39448",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a537ce9983a",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e76f3a7246a7",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60f15851f17d",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "41728801b00b",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1581901bd7c6",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a58b6b1009bb",
        "url": "https://fosdem.org/2026/schedule/event/GWRDNT-rust-type-checking-python/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9c198e883ef2",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51c4715abaa3",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "30143a8ece23",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a959f96342b",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f3de055fc10",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e0b1c32ec24",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "413b7107348a",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "26fe606a85a7",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d87ee20d75fa",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d6001c4ea94",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "43e928309565",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed743d25225c",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9472ac33739e",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1288642b265a",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69dcd50c1bf6",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8358b0ad191",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5f06c58e757b",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81356e7838cf",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "935ff52d2f5f",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d2d03b304596",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b0a98e392a3e",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "96c69f157d69",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "698fc636484f",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8f18d8fc4d16",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6196ef7789e0",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cd94d4a23e34",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bed90706c41f",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29ab7a4da689",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3a955640abf",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5be4790e6140",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a09146b78a0",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf930725c384",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b54d2527a88a",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fabd93ddcdc5",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d1d0071bfb8",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7267ce69d713",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "39b8e1edf6ea",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "844af80d4900",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e71fea99c1d",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "608056a5cafd",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae4af0bdf49a",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dcebe6dee951",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c06d3817ce32",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe05d7cfa7da",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "53ebcad50ce0",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f4dd35a0e8ea",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65513c3b2534",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8aa8e3e465f9",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f3e704a2f09",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56e776457c1f",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b30d36704b9c",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4520d9993653",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f94dcd980daa",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c04a5410815",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22383f9668f4",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3b3081cbbb0",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "660c0a4e9560",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18704176a1a1",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5472baeed4bd",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bbe84ebb8753",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d686e721e457",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e169cf2e355a",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "943e45da8699",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2cc8bb633905",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce7593a2bda4",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef76579a9ac1",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "67da06be3817",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0472fbcfbbac",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f376da27896",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "786f65d348b9",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "88deb4f7d188",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4fa94ae8eae",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2439d49e139a",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9f94b018e06e",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "361c52b1c37c",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "506bacb71161",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a077a8c5fd39",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b64fab776119",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "57b3f2afa98b",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9f509d082322",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f73227a2c0e3",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e52a84fc4bb8",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "168a6b512d1d",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "92029b13977c",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c00090e9203a",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5a60c5606259",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a016b14d282c",
        "url": "https://fosdem.org/2026/schedule/speaker/ignat_korchagin/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "1e7a6e9c6afd",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7ce74bb77284",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "75e7880060d8",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fa8bf4d1e7d7",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13f69b60439d",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c593cf18fb22",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e21751cdd86f",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5eaa5c66be67",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7ecfcc3e85f3",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88b637103d25",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ab28b23f4b6",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98ef9b1b8c9d",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "96b4b3c24d26",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f9969e892c2",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b0371c2803c9",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9e4566af58fd",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "53ad9056033b",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "79d4b9c063dd",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a7c37b4c80be",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de46e31dd68b",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f668bdb4e43",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65a12a298cff",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "723f09e15bb0",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab100a7783d3",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "821d118d477c",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc25ce25a7a1",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d837444ac72",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e04c317da99",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b185d254593",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c103b60504b",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3ceb053c7b4",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d960806036f4",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4535bd6e5703",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77417e27d181",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a988f8a7e3f9",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6cf9ce18c6aa",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dba34ddf14e1",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "691bf5511434",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d61383fdbb55",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "085c1eba0f89",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a4cb87abe0ff",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "86aed7579b29",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be3560681512",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9d0c5b06fb48",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "15a688810d3f",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38728b8a14db",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1165f31820f7",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be4c916ceec5",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a6335bc18d3",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "46e2c96d1f2d",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d334de630955",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "833b78c66d4c",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0462d262b7c4",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c6af2512f8b0",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e918555ceba",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cadc12f5c897",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aaef9d6fcb45",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3faacf61bb69",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60f06378a1d2",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "66dde402aa5d",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9873c326dfca",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eef54c95884b",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34bd3ca8f002",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "37d8de21cc96",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "003db831dff5",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af894148812b",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "399a91290cb2",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "32edd71e3dba",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "33adfc185c48",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2fe6617e57cb",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2c5a54df7754",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7abeaffb7211",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8ac26576056",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8da67c2210e6",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "493f13461273",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2a903c5da88",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4325847ab87d",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e037b0bff405",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3ed289cab95",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b8383832e652",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fe7df39c4238",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "457af29e7e02",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "213fd0ab50e1",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7f5140e2c00",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5707eb72364f",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eb2d8dc4ec44",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e5732b0aba49",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d187005f404",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3787ba7259cf",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc1c139823c6",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "936c7a37fd0d",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a879d5afe77",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "435a1ba3e480",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61a56d15b916",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3dd2b8acedf9",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9cf9d082df76",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "93f617b78b4e",
        "url": "https://fosdem.org/2026/schedule/speaker/guillaume_ayoub/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "479e88ff503c",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c324d781f6d",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f25b45f58144",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "85029c949208",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5759d662b6d",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e10ad6462bb",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57ffc351503d",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5177993b7cba",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc7a12a1e765",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac84560457e9",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4043bed58c51",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c078d4814d8",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "58a5fa30b862",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "346dbb4dc032",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "32a4f9e0e753",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "85282a569d3c",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a9a8598f70e4",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fecc26aa49b0",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3bc7135241ae",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dbdb6cdcc117",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e4e17e9611f",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9b9f61213005",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fba06425af82",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec149e75663c",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8e439dd3ea5",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9cf90208a2f1",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6e87eee134f8",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67fa00ca4b2c",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13a5da976e9e",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d114e0b3a159",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c30b0a625987",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8f485c7fcc99",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab46a5a1f424",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7fd0e98512b",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "11a166294fb1",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3af0c5f4ef38",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71e1ca6c3241",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "949c28a1a8df",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "400587988651",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc92509c5d9c",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95b7baa355d6",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "628c46ee3a83",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "770d75b2b235",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "adaac1afe589",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "adb97c005f45",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "36c3870d13b1",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6229d9e8fa6",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cc32dc9ca7d9",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2cb4f9ea8c02",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9d8e86551ab4",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "346c7249bd41",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "df7c24020ae2",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f8c7a31a1b7d",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05e16d2f099d",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd27d0a743d6",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "35914f19166f",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1305edb22071",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c73af1b7df4b",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "789f99bf5b25",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5961847ba79a",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a992637fe23a",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "55e0b29a6d13",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0426dc52c71c",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48812271a943",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "44d1af8477c5",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "45b572a955f6",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f15eec03ae8",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb9779116cc5",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ffa6e7852955",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ce69d7a8a8e",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31282098764b",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3ce22d121f49",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dfb09e91fc22",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d47fbd5479fc",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e98b55a4d2b",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2bd055a00234",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18012f61495d",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a383e4d283c1",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6138026347f3",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "66d26a18ac58",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "25aa56eed5bb",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "84a70ca6527b",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "70384d4c9a88",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "20d2cc5dda14",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9f80778d9836",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f00cfaeb562c",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "25acf79ab3ee",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c32eb186d54",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee2f4b699914",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26741cea5137",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "72d0632b36e9",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0b0a35ebca62",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0eb3a3d1efe4",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e0e3342409f",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27b979a41ba7",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8355ad895326",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac35c34c8cf6",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f95891ade175",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c474b02e282",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "235f6b9a1c9e",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee47713f81f0",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ecc59ae3c23",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "986d51f8119f",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b4241e73b3f",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "87d92904c019",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fd473ae47b71",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ad224d8d15a",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "784a4c9d2591",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0cf6236e341",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5f04419763b2",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53e81d0c6b79",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "964a8bab7df3",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2757e232f0a5",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "43d32614b5e0",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea3c8f888252",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7b347e0b3dc2",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4db1a9a6b3bf",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d975ba2c6150",
        "url": "https://fosdem.org/2026/schedule/event/SQGLW7-fedora-on-riscv/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c899a7f8c9fa",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "43ac3ebcd4cc",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d25c1ababd29",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1d833dedff4",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ee16b3e84d46",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01665764b56f",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "601b3b78f92b",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a3be39d4086d",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6b8fb85d8763",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5499a35ece54",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "55836ef8e473",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "158d6f478e25",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8789f3d23d53",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "719541ae2f74",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c556ac403336",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71a9e70fe5ec",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d210762939c",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "865129b48277",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52741522d49b",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "79f666966392",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "568f7eb42cd7",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51fd457c2a38",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "620f99fe4b74",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "baca890cc0ed",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c802933f442",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "96bb99de7b31",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "823a43867fcf",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5bb4c1db6ec1",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95884961d581",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2443d5de2338",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b59c48093f5c",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e54c80897dc",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bee7f72509a0",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb8bb5a30cbe",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c8a7258db7d",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6dfb645284c",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d6a28bed416",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d2b38ccd6006",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63ad26739df2",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6602f500db42",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "97ea17685c75",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d4a0b06113e",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f7d595ee829",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5870573fa1f0",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c79fdcb46ba0",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "87447aa93272",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9fa5ca7b49a6",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6bb65e0e5abb",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a004764acb6",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e84dbf129673",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b697fe9fe36",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab948bb6f213",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ad50508eb182",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56f11f137a86",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a73630ce7afb",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "86f64737056c",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb1a9c71a03a",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0983db24e2d",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d81da5eab8e1",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8fe6534e4d9b",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6786ae7e39d5",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "97e7757dc545",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "49034ac87221",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "849383b937f1",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4b2364bfa772",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da6ada2f7e5a",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c937382cdd23",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "740c2cd5e0d2",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d708523b664d",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ccdb0d86285f",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "341553404d9a",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c2e05792ec7a",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "546784f01bf2",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6593f1a20c62",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ac99c0ad220",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "decf816b6600",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63d311e090be",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c6755b70192e",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "995d19080e1e",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb72121e08bc",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "67eca6aac18d",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dfd29f4f43dd",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e450f5fd5ec3",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "21bfda22192b",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99ebb1a01524",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0d3d9440403",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a341b4eb1422",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aff9dd39308e",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ef856b0da38",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5d5ddcd3029c",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9053421a4098",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "93be254ddc62",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c834ad34699e",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d51b888b387",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc0021aedc2e",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "170ae43a4e18",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "91f8fb900871",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b140ca742df0",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b2ef105fdff5",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "edcaf34b918f",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16bf73405459",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4fde5896131",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8c12bfa3ac2",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69f294b69c9c",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9cc5fb2206f",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b6cc5cabe05d",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9eb0b111fcc5",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6af3d345ff49",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "408305612756",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1705bd6ac5e5",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e856c22a50da",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1e0b6c7a2055",
        "url": "https://fosdem.org/2026/schedule/event/WYHDQZ-non-blocking_continuous_code_reviews/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ce7338e7a0b8",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f43a98071788",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "969000fb428e",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "495b85eea5c5",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb83a9f37e4f",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "febce7fdfddf",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de60bf617531",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b62cb1d5ae71",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ffa034de287d",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6fb6b6a1104a",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "051f85cfb638",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "220f7de75682",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6714d9441511",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "32c94bca744e",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5479a0564ffc",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "53e1589ac2f5",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d737d648b7f6",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "64cb7b7750a9",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "39f07d3bb21a",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c1cf7cc16333",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a209dc56159",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d3b33efcfdb",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f40c2cf11a30",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f19d92c6cbe2",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "232ff10820b4",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0403ffdc1b8d",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b6d52392e1dc",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "91d11cbb7fc3",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "226044feb810",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81236658972b",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "48d8de4ef199",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25015ea6ae1f",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a4db20448db",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c42ab932106",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "21c77fe94110",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cff905aba7f7",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d06625f072f7",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c81d1432b226",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "18049f30be39",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73ec003fb3c3",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7748dde14f32",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65a90e18c002",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "36666694564f",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "139ce1650cc2",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6679100af759",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f87c6afa5e91",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9e6e672ac8f",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0bec6dc04789",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52f39c6ba88a",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70f4495c5124",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1277bdca9ab",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d8ea2f9a5b5",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81de819e5b66",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "428643b8d9cc",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9f10ab2e938d",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a95c1efdbb6",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "828a4af99a7b",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7f5ec53c6edf",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47467419e2d2",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f3de3021046a",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "546db0907d65",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd5b948dad03",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "125369e3932a",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b20e40c49311",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d0b9eb5631e",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "739f918a40e4",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "141f894f756e",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "802c1b5812df",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3480d5f751f1",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4a8b0f513a2c",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3e562760ede",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c0b76983387",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a01ae5f3c19",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1385b1c97214",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "207234d46c99",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c13dfc40a06",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0cf83b186b6f",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39b04fa2b623",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8395fa360bb0",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f31fc7cdf517",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca04a5b50ba4",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75f72429a570",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de1275d44eaf",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d3c46f40706",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "15b5f370a288",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63b8c1088481",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3d2d0847b40",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d9a3a526727",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "44963f5f80e5",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c62fdf6d1c25",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ca36f494166",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "333ca36b20f4",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c0190da1398",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d6a715f75fa",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "52b553db0dc9",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "64f44e63adba",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3c40563bc9d5",
        "url": "https://fosdem.org/2026/schedule/speaker/romain_hunault/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "e0dac9f56967",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc078eb84fb9",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94a0af47ebbe",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20aac5e06cca",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1eaed7d56350",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "acf1887927bc",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69f58aeea3d4",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "929ba8343aa6",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7694dd87ba75",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5b64c9e0477e",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6057d1a71913",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "015577111667",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6fa9b566d827",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "89afbbe2aa6c",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b7805324dd58",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "91bacaa47c3a",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dbbe48efa764",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1aa23e40b49a",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67b033bc5842",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd5a48e0e1e3",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08419c6972e4",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1645ba3afd2c",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "432d84edcd5e",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f5f7b2a42fda",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d3641269082",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "85bb52811e19",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0dad9e05ddc0",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e905bbb9e26b",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "48194cb3170e",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0966963ffde1",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9e54e9a5cf5c",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "344b2ed0297d",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab77e181bbdb",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92c83db5fc9c",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "949d2f30ef7b",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b411b8885f65",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "669706339f45",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5b5ff524e6f",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a004f9a311b6",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8638d036797d",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "adea3fc3053d",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65cdd47533fb",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fff430023f2a",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9069551bda1a",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc95f8e9c0f9",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "031d8ec6f759",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73a05e1383f8",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "498ef3812f53",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "77590da3c12c",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d596343486f0",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cfd203cc9223",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bd186805993c",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9cdd2556a4ed",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b2050d39f53d",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2adcc606f719",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c8641e3791a",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af135912e694",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "915f8cb14728",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d6655f72987",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99e933eeaf5a",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f07dcab75105",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6c378a7afc5d",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c87dfe7cdf87",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d797c4944720",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b063c3438964",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2332a97d892c",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8f0502aedad0",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4aa4e992731c",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bdca4235160e",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4342e98f6cd6",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9d286d55de64",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "338d875a6c1c",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "709808d97b98",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08d379f7ed42",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f6e5c58464b",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d64feacde955",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea9f32f5f2cf",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e782585635e",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3e95f6079f9",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8797ff506e89",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0582290b66c5",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f5cd89445098",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "753d853a3304",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef5577cf5acc",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "97c5dac63394",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0672098331e7",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7e8d68bde6b3",
        "url": "https://fosdem.org/2026/schedule/speaker/akashdeep_dhar/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "b3ee6bc24833",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8ac42978149",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c89ac71f1eec",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a8b7743d174",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "985e8297b73d",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "16d1e43c2bd7",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "43bf9e1364fd",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c7e3d348d06a",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b49b034f2d37",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "14b0d7146e1b",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5adf123ddb8",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a9451a274a61",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fbeafae20cd3",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ee3823a905d3",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0fa020b430fc",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63e3fc278d82",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1fdecb395f43",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e2b6f1fc4ae1",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "625a2e1fb42e",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "85f08787dd7e",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8fb9fc89648",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0eab4dd38180",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b8463fcfbf9",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "85490d231023",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0ae5de3112e8",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1256ebdf5543",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "136b231b0edc",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e583ead7372",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "649a505a0f40",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "79ce07ee9fb9",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de51b56c1506",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7dd98ddb3647",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c5f06b2dd75d",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a4fc9f8d5b16",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2d24344d0a72",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20f80d7b1fb9",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "df22446bc87c",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "027a30ba5c08",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e33b9ab4a1b",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce79e7a570d2",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "421d1ad86f0b",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d897da6667eb",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9668d53f979e",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "27fc134decd9",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c0e49a3053d",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b83e9d24b94",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08b4324457c3",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "47f94b471e19",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3f680527c45",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "188a3ac98f64",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "87a5edc465d3",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "891972de1507",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2774b19ad6c1",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78ba704f29b1",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "471e997b5391",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2279c648df79",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d768fe3e26f9",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5dd373a7fa9e",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f7482980d2f4",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6089dd9437d5",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:text-alternatives/img-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "13abef33f1d8",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fdd8b4b25f1a",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "70a25082eb1a",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0899295e69af",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f65875b891c",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00b58fe821e1",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d451eeffde7c",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ac98d64cf1a",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b1097bc4aa1",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b1b585df972",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "647dc1c4b7a4",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eadb528116f4",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a9d27e92026",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "88a6ed1c8a45",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e52200336693",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cbf12c8a4db7",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "df7cc2d01dac",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc8cd476bdc6",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c183b23a71f9",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0ee12a3c6b4",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fca9b79002c0",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e4bb7285767",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0794095dcd17",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bcdd1d88c5ba",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "503da5c803fb",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3feca4c3176f",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d6c4fad1a55e",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8731d479521f",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc0cc10e4b8a",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eb6e517c8414",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f23b5b7c108b",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b65466c78d4b",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ba2429ae4ee",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8c6fc0ab964",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8f6440ee947",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "93dd4036bd0f",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2fa201f73393",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4fecc65aa42",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e2d40da80ac",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4be9204522c",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "23f9d659d88e",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed284d9f57cf",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e725537140fb",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "745bef676654",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aee4c4c44bd7",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c38b1de82df1",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4ce57a29f091",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d84c06bacf50",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5534c666efaf",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "40a08d45d3c2",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5931d09d0d4b",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "09464389ad1f",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:image-alt|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c5c4f01556ec",
        "url": "https://fosdem.org/2026/schedule/event/HCQRVT-designing_attestations_ui_the_security_and_safety_of_oss_package_supply_chain/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4f80e4dbe642",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c19d7ef8a65e",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac91c71dd57e",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9df3683fe8d",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "410a8c174af5",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25401326ec67",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "40ffb355d048",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bd585b05dff1",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "248f5544679e",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bcb0b68f5d53",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a757bb873a82",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d726055129e8",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9989d35f4995",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "30a3062485b4",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f8bcdfd8db1d",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8dd4f7f0c9ea",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a9cf74ed0742",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52f67e254a47",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d539c0bad73",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "938ffd2506b0",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "86dfe8082e53",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9e8fe419cf03",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "029f58947061",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9634e8671125",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2aafa4999aeb",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8bc4187ff221",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d1e9b21e9657",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70210e52038a",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "653528a7c762",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5c354be72752",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be191707555d",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9a1e8f26c16",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "943c6eb79e83",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81da51bd8794",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e7ce06b55e26",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cee625899608",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "866f17992e70",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1cd1c8659703",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9072daa0991e",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac69a26f8ab5",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "648896fde7df",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ccd6e9da8e9",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03207f27a040",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "393b8a1c69de",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f8137d80f54",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "696e023dc5a4",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "496d0bba267a",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b2d29653fea1",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1660a6e64d79",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c45092fc6826",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "24bcbf9f9d7d",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0514bab10d44",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0dc08947ca51",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a96237934026",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be809cd36ce3",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec213dd20187",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f5f18ce7a268",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61a036c6bda6",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dd605e6faa93",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "daddbc19386b",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7c3babeb58aa",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "274110075b4b",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d31f24d8228b",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "98f05c89ded4",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3fccdfac2eb",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "808b0fd96a82",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07b90fafea95",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e825aec8222",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c72522a5593",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a6dde454992c",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "45ccdc6f39ab",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "054c58db2023",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9f531c943df",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "924d3a92b400",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ba0cb137547",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "98c4d758d9fc",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f97e685d985c",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "396a437130e6",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fd0fc6d91cd0",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16dbff353fcd",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7380ac268c36",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0696cdae3816",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c29217ae766",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "627880268b39",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e1ff9f63a0c",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bf2ad0575323",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e033d3fded28",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12f0d80e4586",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d7165f04f16",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7cc264651112",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a557ebd49fb",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2c8a9be75ae3",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dab765fb80d9",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "96cb517826b1",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7d056883fe9",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90ce559febd3",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd2ed7a807bf",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "84e0c503a368",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c72b49e6640e",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "830befcca286",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9039099f415",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d60c55b45cf3",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f9f1822a88e",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e993a68ff080",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12f27a9f66e4",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b81f442d8ddc",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a267dba02b4",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac8a285c777f",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f849a7023722",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c55a3f630665",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a64a80bb4ba5",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4640828c5ee4",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4afad4e84425",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6590d4f1807a",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "828d8b41c92d",
        "url": "https://fosdem.org/2026/schedule/event/PUKMWN-how_to_do_a_podcast_with_free_software/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0fc8650fcc79",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a72901287205",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d34a46df27c0",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "49e4800d839d",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3b64acb168c9",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56f8835afd90",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "928de8628253",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a7a8a6348aaf",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed32647df30b",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c0cb616162d",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5fb6364679d8",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1a6d253760d9",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "175f6d8741fb",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd334e5f2993",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bef1e0667b26",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1e851ac7272",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f8defd06067",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "425796d2377b",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "33f43840d931",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "80ea8c37b7e7",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d6bf2b19d3e",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1149f1d6f0f3",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d9960bff153d",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d40976b199a6",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ac6dd17c066",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9072dcb82ea",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "870c3579e2e9",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9136895252a2",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "950f33f65662",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1542c9a20ddb",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "99c1173327bc",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "804f00d5bf47",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1435fe936fe2",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "049c93b5db9e",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7bdf3cd24180",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f16bfb1ab65",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "301b72c0192a",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "504a73410908",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f65a6c21b2b8",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b4595c0f210",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1abc7eab6664",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c859176c986",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "428d162452be",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe"
      },
      {
        "fingerprint": "269a0dd90368",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c1bd9de1da07",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8a4663f92ac1",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3f41af78f5f",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a01e979add41",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a1f2d166275",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08861695a979",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "060cf5c172ee",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92322b743400",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "75c7f6197875",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "33417b74d9db",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "27fb8448e366",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a7e2f6d7fd1",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7278074bef93",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4e55f841e48f",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "16d239e9f3e4",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:text-alternatives/img-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5825204f0991",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75c47f804da8",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e1cd6a394d7c",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a37d1cde0397",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "816237903d60",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60bf793d0154",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f90d312e905",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69a252b8f459",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4dfc7078e324",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3198df0e6f7",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "be97a8a0d443",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07cb89cfb76c",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad3090e7d460",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47141a5885d2",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d281d4b80de",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7663557bf57c",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "77c66d6a2171",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d419b0804b6",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54f83742a598",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "996eb30a20f8",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8359944327ad",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6e654cfd4667",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "30d39053a407",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69aee3dc71b5",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "afde28490380",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a1f9e7b9add0",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab8602650337",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e8d919c777ff",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "592fa0da9601",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2ed2d67c5771",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3a29b7058a3",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1d2d2b14762",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22eadd4818dd",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c288bcc08e3c",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "20d87c610b7e",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "315c76525dd8",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52a2820a1f87",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d72d1bdddd8",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e0444af5b78",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8f7085da7d07",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0fcfe1dc4a4",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aeec344a6bdc",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "154893d1e3a0",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a7a3ab77785",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7d6129fa9e61",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e553b6559885",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "46b07e982f36",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "342623c553c7",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51f17abcc276",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "472175306e83",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:image-alt|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "720937619c9c",
        "url": "https://fosdem.org/2026/schedule/event/KCWFBD-openflexure_education/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "83da413f8ef8",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba985d950dd0",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "86d9f9f6e849",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc41c89cf793",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "001a0fc1eb75",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8ce9b6de0735",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61f3daf2cf98",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b99ab455bd0",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c4075d3986f0",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "47dd15a2ab36",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5de8d69fd10",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "716e191e5517",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67f8387482db",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08d39ccb1680",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "32485e3371e6",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "34235017a20b",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73365db8eabf",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "41f071ebc40e",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f10b81a9f08c",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "12b9a412eb2d",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9f617244208",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38d8d8f64764",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e7054d7a6eca",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "595a485a0a40",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0aa8a2c7e82c",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "482ac7e454d1",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d9473165f35",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c2fb1bb8f3c0",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "880d66662261",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af0f67736062",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "24b4d3c41217",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8654c4e6dd69",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5fea503d91ca",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6fa618321cc",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67819798dac1",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0f1ea98101c1",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7318f4073b3a",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c8d0e96016c",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c850e2c2b9fa",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01a5acbc3982",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6cf2deb105b4",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e9589116c50",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b032689d01fe",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71c3b58cb580",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a83c977ffe8",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67b3010771a4",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe9b2de31866",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "960c0a7252d8",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0b06a1eb2e5",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "687353c28b9b",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fbe520d7a797",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "79438bc72a44",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4a06366b84fc",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "386c97248f2b",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dfd7316cc3f0",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5aa4649df9a3",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73b3759c7f5b",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5f727672729",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "09298742a485",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "396ff83f8891",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "233bf4cd7c8f",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "02aa5a79e7e4",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ebe43bc99edd",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "080c9f60b83e",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb468aea9b3e",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "79de34cdfcc8",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca8e10838f1f",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8443cda345f4",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a501ec003115",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a5135d3ab0c7",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f0326f981a2b",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a4e2c3f0746c",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "890cee55b3fd",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "13891468c3c4",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75bdb2ac9aa9",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dba7950c444d",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ab7efbe75f7",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2ab57c3da4fb",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6987160745c3",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3428fc56a808",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1716ecc045b8",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c0fa45f91634",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "140a521d5e72",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "116a158f2dbe",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfbcf1592817",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc84300c5bc9",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b72ac759811b",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc431d582939",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dec85500f966",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3fe488444417",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76e75e787e98",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ba42b3adc70d",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dda909deb4cc",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "94c59391b9dd",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76d8e5377d6e",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "821d311de550",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b7abe2d0923",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bd064ebf0ccb",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6787d5bd2929",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b89bfee5f2e5",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "293bade50c32",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1591b0e9f7e3",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e3ed8221d2d",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51f16252738e",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0237b083a778",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "21a183c7c37a",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f29ee1f88a2",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ac4fc2636a7",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99c66565eddc",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ed142f21161",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "029b08ad8012",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2b903e5ae0a",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a503787f1a49",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed5bc00b4c5b",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "af3e03ffe201",
        "url": "https://fosdem.org/2026/schedule/event/ELPHEA-pkgconf-sbom/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d0b05b147011",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5950bad3606f",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "16f868621191",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6948440c415",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "76bf7d853489",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7cf4ee6780c2",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "429328ef1bb1",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6061cb5baddc",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a1f1571aa15",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3168d1255c05",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d45172419fa",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bef1ed4a10e8",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c71b20273607",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c2e3f5c1b8d",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1c1bb9e28fb",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "029ac46f38b0",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c85beb734af9",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce929ce7d962",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8579e704cd1d",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6bd50e1d65b",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a00d04ab1e58",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d2bec2d19ec",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5fd6d6142b0",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04e85c2b8c0d",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51ad7bc602a4",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4023faad39e0",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ec26f47ebb9",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cf0a6c68cb21",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f13c55be499c",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92e24b6482e5",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2d958557bd33",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0cb2d09486b9",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5184b96f867f",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f839e3b72731",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "354eecb7b990",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b4364e625c75",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8af3bb0d2146",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "932701b3c776",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "605b28be34b5",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "058478d7052e",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e85a232b36b",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a175f6ba2dc0",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "996b7bd76441",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fad28b649cdd",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "276795704ffd",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37478bf50f3e",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "91fd32c75456",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2eb836058825",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08496387f72d",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4842444742b",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73e49132135c",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2719d18c71ad",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59b02895f526",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "270447112ada",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "103ced037fe2",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05c6a349d41e",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4714fb84fb53",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "76b995283de7",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "326b29be5a07",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01c3470059b0",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69ad1ca137dc",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "480a8bfee4a8",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c0810005581b",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18b065d7777f",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "edf08a0c816d",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "267a68580b21",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fe3cce235400",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6488cbfdf520",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2c0d0bdc872b",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3c48a80692f4",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2ad3d5c4dcd9",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4cc9feb98627",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a990c0457ff4",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7d88c6fceab3",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "491d3e52cd34",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b18bce7ef4e",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1864db8adfe9",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1cf9cfeed7fa",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1dcca2b36465",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e430be1c780",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48ef22353d29",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c72fe1336280",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d389589ecba7",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8236002c00b0",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "30f220be3e43",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8df234ceaa1",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "452281e186c0",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "347206366235",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16b27d7370b4",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa69d77c126e",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f44899892471",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "320e9538ea0b",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e69b56bfc3d",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b49dd7810f40",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b2541c92927f",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fddb4b94f8bd",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60b19c814abb",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da3c020fc002",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f16414f76cd",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29599e785c60",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "607530373adf",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "994529d55312",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d5907052f90",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c3ee1f5d9ca",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1bc683f4214",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47a0f44f7853",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "92120782107f",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e1e02577fb1",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2eceb60a7fa1",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a176d1ccb74d",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7e99f03a35f8",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b2f831ad687b",
        "url": "https://fosdem.org/2026/schedule/event/ZUVAZD-four_year_bus/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0d4c6eca69dd",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2036e0a0ac09",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c0723ad77abf",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9e0ddf7472e6",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fff022c3037b",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7c54b5dccd9",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63c4e87dc19e",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9acc2b1985f3",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8eeafd1f1e47",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fa8ec510fc18",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0f24fb542113",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a03ccd87a78a",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d3c2c533c42",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f036bb5d5693",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "30d553236433",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "373f974e768b",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b6f4915c917",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "47b7a1d7737a",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "15ad6f0ac6af",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81b12f6f56ae",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce85f8d7255c",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29ee675f8431",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4a42b76eddf7",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b397d5d9f73d",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c69468b3770e",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1cabb22af4ef",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8cec1c837f42",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69700ae10dd3",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03a35bd68799",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b8683709e86c",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bfef98ec12f2",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b8b196e434b",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4e55c6845a15",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eaf5c9da1639",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6c938c9407c0",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56d7b3e25d0f",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29d1f1860768",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "890911ce944c",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ada637fbc6fa",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "394f63fe35d7",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "248d2d31d8f5",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d2ecf026fb5",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "83715b3dbb01",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9236133ac0bb",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3805eb7f660c",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38d748091383",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "beba456fe6d1",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "969541120650",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e1a3a699371e",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90e2be73e849",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29355d204a16",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0358b347c6b6",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ddab776729a",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0cf49bdc6e68",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e72a6509d761",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "91ebcf5c3915",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "95a831a60be2",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2780fbde6130",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3cd2a19e4ef",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f3cbdfc1ac8",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "96e3f53cfeac",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "caf6780c467f",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2e4567cc591",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4fda7ec9f2eb",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f9af8dc5d07",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3721ca883b8",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "405e708f78b8",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "72b013ab629c",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb98e444ffb5",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d327bff32d2f",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63749d44931d",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69aa725bdfeb",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3484b5a7d17",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e24a5f39ba00",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c8a3d7c4e010",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac90763f0af1",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f03f7c98ec26",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d61fab8509d2",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e9de7b551b3",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "50351bee83f5",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "43f180687f79",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef106f02fc4d",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "02918c25a340",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c1585c75f6c",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d79154fcab1b",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "366c8b52271a",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5aac92756a2b",
        "url": "https://fosdem.org/2026/schedule/speaker/adam_pioterek/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "e86739c4e842",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b0a6be805df",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69d259a94219",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ee4c56bef618",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "691b4b7ce9f1",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "097f0fead0f2",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e93a12931f84",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b8c10683417",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2eb7f914192e",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "206e579fc726",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "02f1fc58518d",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b68286e79b7f",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0ed4c487ffd1",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72e5c7cca491",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01a63b089556",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13f4d5126cc3",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "517ea52e1ad0",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "648b17e71f03",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "925abce58b98",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe252c5fb407",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c67afc5efe2f",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d244ce83fa1",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7051d1b6d4b9",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c422675f194e",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4955dc945e50",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77385f354fa8",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7ca0bed7e481",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9558689535d",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67923135ead5",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dbe1a83fde47",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d1244aa4ab9",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "807681075dee",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c0bd38eecb47",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "961e9cf0b80b",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c198dc43a88",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b64b4a68137",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5317597503e5",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9e0bd7238dca",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ddb30f7a42d",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cc788e81db85",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb15eebfc1dd",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88d272f4b9f1",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0d1670787c7",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3d74454ee84",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "36ba9f2c27ef",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56ba35d0bac1",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e8f83173cd4",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6f8daac9263a",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ee4d2232b50d",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "54b09dab633d",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb2cca6ac125",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1007331b487",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4e8ab0bfdaf",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1a5c53a7d4a",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b075b4c88c8",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e9fce7ff717",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf0fb1ebc604",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8633f26d83b5",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b845b833567c",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6dbb5b75aad",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1137f4110951",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "74f6c5ecec57",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29d8886f094e",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f0543badcad8",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2508c0f7b45c",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8f299421813e",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e93f60bb860",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a9f27044d8b",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a22acfd3eb41",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "14507001a51d",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d63a24f39392",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "941ae8b3a718",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "beb1b46c4452",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "64ae3f2ec109",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6d2c7f8ba9b8",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "41fa321abbf6",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca7ab8bf37ed",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2de1dabae318",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6fec2158c311",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aff4ffbc2648",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a213e5f4b59",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ca2e7daa9d2",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2261940509f3",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3fe6189c3586",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "726f37b580c3",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "23ed968d1d12",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "66c4e6519a90",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6afb172015fc",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a758ae2c9d1",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18783fd3b35e",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "232aeeaafb7d",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "74319cc0450b",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29fd8bde9ff8",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56f17a224ef8",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7b3204e529d1",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1af73bccee45",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19ad959b31a9",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c2e65fb9236",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b81a169bd647",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee238e390603",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4ed369c7d31b",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "113d30353c75",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76d4223dfeba",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "315d5864f52c",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b4dfecf96e4",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b72df8729595",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3322f7981c97",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f71493216cd",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8eb13a3bfee2",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ab80e0fd6b0",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e8108ccc4e5",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a07b51f12aef",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "807f9d2fee03",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8cb41c86dab9",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "156eb39ffeb7",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa6b657220fe",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99718c4c93e6",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3af0453c1622",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7a568ba0eae9",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c2f72efbfb2",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d610e89c58b",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "380442d00744",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "87b271b72cae",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7c6c850fbb4",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3b928e71ace",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0d166fe4701",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c6c2646d7a56",
        "url": "https://fosdem.org/2026/schedule/event/QCFHVU-introduction_the_open_source_eu_policy_devroom/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e5bf1c9e1102",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6f36266df497",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe2bd4958d09",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7899653d04ea",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "97736992b752",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "58e4c1b3c26b",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "87d33e11de5d",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b791ea69feab",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9e83f19ff6e5",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "033c9424af48",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6e7cc62ee1bb",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "edb142d908f8",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05d37a65c4cb",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88dcd2822c24",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0ec9693abd60",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fad4eb980065",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "762dcb6af47a",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4549adf0756e",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b092149ad6d6",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f5a8081671bd",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04ccbde511fc",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8df651cb545e",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "06fb8e8a8ecc",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "21bdc6466751",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed7071cb7ecd",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "23634ab32881",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "caa0fce97522",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "135029ea4b63",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "99ce2c3bc5ef",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3cd882d5bc93",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7aa89c638ab",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "086d14992be8",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "11c45dd37e42",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d104b105ba33",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5e0d64d7e9b",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9e03dad56f09",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d7a526c2229",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "062fff0f61a5",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d0c6e1fe3cdc",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a42d657c2e39",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d267ce3259fb",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "933b961d3fe7",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2ca2de38da59",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5799e00ce6e",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c642a8470715",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba866f8b6851",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5d021553bd37",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2db15dbf46d1",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2dd38393ef60",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc8cec3bf088",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aaf009ad51ce",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d2017f398dd1",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b08481e69e9",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5cf5605f0343",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "778538e55bb1",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "858ceb10cf92",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "240829e9de6b",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "98a66fa86444",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "59f4f87f0185",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4152b62e4a4",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4e3d94050fe",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "96af87127fbc",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ab3b99a2c76",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "700a410101d2",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c1ea0835483a",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a9682a605bfe",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3082b4db72b5",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63063879d5da",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "886f4933cbe3",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ba47dc758b19",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53865d044078",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "10ad832be868",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5df4df2c31cf",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "469fe19dcd40",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "127282708da5",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4add846df33",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6dd417356381",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e40988ab62d4",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3ffc9dac280",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5bb7a5f43591",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b06dd4f79027",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "badfea4a46da",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a07aa026d279",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53193ca1f2ab",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1173bc3d0cf7",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "11ba3095dccd",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a6f440eb8d6d",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05d4c55a1eb9",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "32a0d380569e",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b5d3339b5567",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e90587aba0ba",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "21496a0bd4e1",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ad2bfe7a96b",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12586864321c",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f1d467d1c624",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cebed84adf63",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6d03f896b7fe",
        "url": "https://fosdem.org/2026/schedule/speaker/maartje_eyskens/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "822123838597",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5028032e5b9",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6140c26abb3",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da085cd20c4c",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1556235ef2bf",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0cc22a66ace6",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d30da9995111",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6029caca8d22",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a9febf0277ed",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "722ed3bf4ec2",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51e83020dcf4",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25c066a43714",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "85456e249fee",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65c02d029d6f",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab129a7ca3b0",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8dd570fe77e",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "869e27f87035",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba82bb16f158",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9c4a623e82eb",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ddde66dd6794",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c00ae0f44bf1",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3571719f1d31",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "91aeeb71a94a",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e2954cbd841",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9cb27d72f4f8",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ce911e24606",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2081dc0ed35e",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b05304d94f84",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08f24577b0ca",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f2f57c21ae4f",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9dcfd95f15eb",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7ccff2cb0512",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e302f9e65945",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13b63e9f9179",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "11fb62f53db5",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "46d845bbbb3d",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa4f8d7bcf0c",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e5f341117541",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "06b21a5b8786",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c858d3857bdb",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0cac65db6c35",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ca3ba8fc155",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0b652b19847",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dd4a4e75b3ac",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2ed3909bee17",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f0c5ddef0ac7",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3cefbdf5d2ac",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e27309c0b5c7",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "124738e95704",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e41a447feb9d",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9018116d5f6b",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3382a4bae6eb",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "79295c6ed823",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e5e41e5c3ceb",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "74d7c6c9d8fd",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "467b25492f89",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "015891860161",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de2d3b438392",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e26264e589f6",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d991500c3750",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "378a5f7f5b51",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a8b889990b2",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0730f56a2e74",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6a6c48139d53",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c5f315c503d",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff153b3fc1db",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "67bcdcbbae00",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "14b8be701847",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d2b6786e9c4e",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6494de6e0b4b",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4b92fc1edd32",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86339efdfec3",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3b0a65c7d85",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "010657e96f87",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "15850f27beb5",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d80b4a773c0d",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d96e6195dd96",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1cb610674032",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bec82f97ce89",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6fae544e1621",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e10811265ace",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bf1c2b18dda2",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb62847686a9",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a78ac4f20b34",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eecd27595c05",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "89eb7996dae0",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8bb0f69bb82",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "62fdb5434b82",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5a1b6404464b",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d20091e3f147",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4862c74aa43d",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3f6caa1f2744",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7a9091c8c90d",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "108671966ff3",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a778722dae95",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e24f034da50b",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e041e259f4e",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb22f0799498",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56c2229e5d9b",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb11b404ea57",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7570f0ed07be",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86f3a68297b0",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce3fa9889f6d",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7bf0e10a6f86",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fefee3156fce",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f74355d95c8",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "027cebc1b1e7",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "520b6b29be44",
        "url": "https://fosdem.org/2026/schedule/event/VGMUYA-the-open-weight-dilemma/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7a48a7ec8bfd",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e9b4c379b4a7",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1180a30418c6",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb7904a769bb",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60cd5e31c9e0",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff52e4d74644",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f6f88de8cc9",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f5dbda634be8",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "403146ee1974",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c36c3b1f668a",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "764444f92070",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c932782f764",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2606d0196731",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2abba3c3ef2b",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "329d3a6a7c5f",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d38735e05dc7",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78f1839b7805",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a70b696ac05",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c868e68edf12",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d1d2a012c5d",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b27deb7fb41",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a80b9feede8",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "658f41ebff74",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d79f2513cebd",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9d9787376f95",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20083d0c1652",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "10d5e3073786",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59f020071c25",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "360735e95eb4",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6aa28efe36ad",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "42c6c372fdc7",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52b5282fd22b",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f4e30af296a",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8855b35b87f7",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c59c14117674",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0921ae20fab1",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd4b25702d89",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b96268a11b7c",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "acd1d8d6843a",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d48a10b44192",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e53d9bb81ce",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6f4edaab3a74",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a204774c00b",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9895c753d92",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c04191f3ee67",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c0dfc6869b0",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bd714040c69b",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ca13d9ce9dc",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8d6666c9c37",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "939128bfcae2",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "91258eaf9b4d",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "181246917c60",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3269d92bbfda",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a7cbf7df9b9",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c8c4bbb8fb53",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "79fa09b0f165",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf27c8290039",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2f4085eb9187",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d426c82552e9",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1dea4a4bc7a5",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d52675c6b4e2",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e44c0047199",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af3a9cb187a7",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34cc88a02cdb",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d2890c0b649",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ff5ea4443b5",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e7badfa932c",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "74a5bc11bffd",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00c1e653cd65",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2651e09893e",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7cde6b08bd11",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "be3f2c3f754f",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "83f546dd4141",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7721749c3845",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1743bb85d299",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00ff7725996f",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "421f36748b49",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e7ea4b9f46f1",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "913e567e9770",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9809a8331f07",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb73191500ea",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "20c2b3437d02",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b014ca404f7f",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4d7cd67ee8c4",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6dbc0ec676de",
        "url": "https://fosdem.org/2026/news/2026-01-26-lightning-talks/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9ebd92799a00",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "40579f0485df",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "acd201fe60a7",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9269a743e6c5",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dd06185f3fda",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "80fc67277a90",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "485c2f3f4e8d",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd71920f76fb",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0259838919d2",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "194545c286bb",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d8a30fdc4cf4",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf0abc1d5684",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67d6aa423678",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1db2eb925250",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bd2213e78ff7",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "036277cdc7f0",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c096fd9e9309",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d6564d0fcba1",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b4bfd32c0d07",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94c66f5667b6",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "203f265f1dd2",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28f5dfc00ba8",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "709dd9691094",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "742d2f527490",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a665c7c3adfb",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d325b4e99e39",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a9c57887196a",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0684d05246a",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9102261e6346",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "87daf11beb05",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "55e173680bb5",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "374cb0c42650",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2197ee69128d",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2d5770bc725f",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d1a4b0d4395a",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb1122e1dccf",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a3af22576ad6",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ef3615a3b98",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d43193ed7d9",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd57a7e0c184",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9c7573ea2ccf",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4b6579e3b75",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "35be5e1370d5",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dd212d348f4e",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d64f1aa18dee",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73809de39fd1",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "167bff30aea9",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea15161a87e0",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "97a48e830fcd",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04121e433781",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db407dd99cdf",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b980561cc4c",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "376762782a2c",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77f028e5ce05",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71d66f794d9e",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69d4ff2b6586",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5b67298d7ee8",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f07f40d9ba7",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "26559d970b9d",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f850d4b8eb2",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "161927efbb7b",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a00f58f3ff49",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "786dc8082bfe",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b27b5b57de06",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a1f88f3617bc",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "97b2f0987c90",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3fc11484a6c",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6952b04233fe",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00c7a96fe991",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4aa52456f546",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3294e8f0faff",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53973c19aa5b",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3aee171f329b",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c925dcb06ae6",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae41a4db6ad2",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f464ea739271",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "986714b7f017",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c3e9f18575c",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39a1432c55db",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ecffd49f156c",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5402238e6433",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7aa3cb2cbb87",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d7f0b131868",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f15157a834ca",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "150bf1778461",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "790607983951",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfd705be080e",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5474b11f1c70",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "13ce6dcb5575",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e95620831a9",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7913a3c6b204",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca124124944f",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dddcafdc43f8",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8abd6e5207ad",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a5cd521364d",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e365d2569247",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "98c514aa1e73",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f935fa6bf88",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e026b3de73ff",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0cfac6bdfd1",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6771e0d1bbdb",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e70eaf7d79a0",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb92acd85c42",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c60b4b0f50a7",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69de53057dbe",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9aa1725f42ac",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a000475afa3",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "004cf935dde6",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2a41d566955e",
        "url": "https://fosdem.org/2026/schedule/event/8MUFCA-building_isos_from_oci_containers/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fc51a3336fba",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b04f7df9dc72",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2357f9a72778",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57dc6b5f69e1",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f315c21c406",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d4e5b656735",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52958a78e1e7",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4efa9da55eb1",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f1c7f5c88816",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1303d869a9e8",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8da0b5d2da9b",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "23d38e232889",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70d28a05dd54",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6bbc0a690b9",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "787a4f048a48",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "074f3436f37a",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7554e6ec6b03",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e7cd8c8554a",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7752f56b133d",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "822814aa45bf",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "93c8a0528eca",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e7ae7de0e1b3",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37b371ac6e55",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b04c6df0e1c",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e20c60f76dce",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0bcc12a8f224",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e28d28d662a",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0ed4562cc5b8",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2599eb069ed1",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7848ea3df04b",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81cd439c0a41",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "943bb5270adc",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "127d8afe3476",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "740d3a63a09d",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ee99be4b1e5f",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "acbb88d7ec51",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb16895a629b",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69c39b208ec0",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9eaf82da0dad",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0a0a14c6fd3",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "55fe52c54ca6",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9ce118b3964",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "10da7a24a8c7",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd25af0a6aa7",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e39f7213fa96",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "813e48f3e9ee",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e30b0bc1faea",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "941bccc70b65",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "160c261a3d6d",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0da027c6ec64",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d473f59a46a8",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd2d96efe69e",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b4012b6490a0",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a97a7c329623",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cbdd4b4d236c",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f12c39f0aae2",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "66ea7c871a5f",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48616eae18c3",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa11b66e2110",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "84bea30c2f72",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b9f9cb653c5",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b0d6ee0c89a4",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8bfff595fa32",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e28ab54bb8aa",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "caabeedf56a8",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1016f9dc5b42",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "33fb63f0d4c4",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75c71a3cf64c",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d79014a6283",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fefaf3f365d9",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fe6935784611",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "95afa4ddfeaa",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7e463ffeb686",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7521f20cfc7",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed78db8f9654",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7ebbaa636e6",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a751af401909",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "14a784e70722",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "81531c974e33",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6114c279987b",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af905d0e2825",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e04cc4c1ce8f",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53649219b3c9",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b72b7836267a",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9960200c6eff",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4381d826d16c",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ee6acb21800f",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d5ef9435ac09",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "88a395b08033",
        "url": "https://fosdem.org/2026/schedule/speaker/marton_bognar/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "5aa781c0bc92",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba8fe6d4b4a1",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9dd02a09ff15",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9308202ca836",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "35c8b0ddd74a",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b362050b054c",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb1fdcd47df1",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b0662fbb3ab7",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6bc90b1e5455",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a5420a863c18",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db42bc51c140",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3bbd080f918b",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b00ed65b1f85",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6fbdabb552f4",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d36d414f6022",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9ff07c742ea",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e68f488919d8",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9da7d9b1d593",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1a2b403701bc",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b96400b8303c",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d0b4caba351b",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b475c9d46938",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bcc2fd7c125d",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6628fc76c5f1",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57c95f9757b6",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "556b667552a8",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cfda32dbc7c9",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca6e1a06dc04",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2561a78b09a7",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "068f1a5440a0",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "070c2f39c543",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bad15d3d2fe8",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c0e349dbb7a",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "739a8fa454f1",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ef9c9bd91e19",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc23c080e332",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8652659b0cd6",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b1876b739e2",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5c0de052498e",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0266fbe1dbda",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6727b735741c",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "958d9c059223",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9591e631d82a",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "33abfa37cb14",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3970f9a929b",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c53dbad8016",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b8d3c1ac1f7f",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:empty-table-header|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e433f4f202c",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9834ed13033e",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a952dd2dd820",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b0b5d2fcbb8",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "68bcab07c9a6",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77a7fa098ad5",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec3b07ce9830",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "652beb8848a6",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "281b8fe101ae",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9fcc8282f4cb",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d2aa3feb6006",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dfac4a7bc235",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e18c9879c8b5",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a8981cb3ca2",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "731c192e9f83",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f8edb946fbb7",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "14e2f39a379d",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:adaptable/empty-table-header|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "83d40be020a3",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:adaptable/empty-table-header|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6095c0699e40",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "181477d9c10b",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a4203737bf8",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ba20b951b60",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2206098560e",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fd50a99a5f60",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "807e54c39638",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "24bdd6a33b46",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "09ea819044cf",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e7d61ade9ecb",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab6a6224bbed",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "346b73872980",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "857951e17ca3",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0dd522119570",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "80f65cd2c42b",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "35e2d03d3850",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "835626e2e440",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7b938d10f45",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aaa320c99874",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf7ae7310b14",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7596714f2bcf",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "039bda3b938d",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a616454c3d6",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6a3c648cb8fa",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "454c73284e20",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d78766a145e6",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "97e06855870b",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "774b198a08ce",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eca61a60e235",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a05f74406ef",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "914ed058d4bf",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f1b744de5700",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef165d22e0fd",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7848c4ab4ee7",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "55e17eb53537",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db95beb2027f",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8edf0d1d43cc",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3295fe71f51e",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18d850352566",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "139a5d18f3b7",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53df0a18bbb0",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "359743535732",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "24bc16926d51",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aeeef400ceaf",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "88307534c3be",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e08161d01c3",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f5bd6692c83c",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5fc4e6f11ae1",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fcc162adcfb8",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54bde043b5ae",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "145bc249ca89",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7774faee3cf1",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "918f7047a0b1",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4c75aa20fb1b",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1007f262686a",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "088a694b1ba0",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d0fb96d3b90e",
        "url": "https://fosdem.org/2026/schedule/room/k4401/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "8c6cde8f874c",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "07ba10effde2",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5d2f1d8acd3a",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c26a5a4aa206",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eff6238b77df",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c4340fbf0c5",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61813327b3bd",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "47c4cec62a3c",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01b10560df25",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "66d45c134b67",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7cd5c6cd548f",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6cb2f06e96c5",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4afda668faff",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de828d932fc9",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e05985c4ef98",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b6d0662fb3f5",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59711337cc05",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1ecfe83edfc",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf03ca3fbc13",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60e23d18fa58",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c1c371bbf192",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "058bc726eaee",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20ec15285cc2",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "abe0849047ad",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "550902316b3b",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2002a54e35e5",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b77e6170504",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dace5e4e1720",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ee4b1a57e9ec",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a85c1005361",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59dc7ab2d4ab",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f02f7e55b69",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94e8773feb8f",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7547aeba6f64",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0841b0218ad8",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28056a95ee33",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de440c9b642f",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0fa9547cc7c1",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9e7b85cf6250",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "12534d7b6a20",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1a7138204e00",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "87155dea4622",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44331bb0ec8f",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60543ab6392c",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69d029103182",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1da8b93fecb6",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9744d0c5ff8e",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d1b4a67d56fd",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "840f94d1a35a",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "632fae4505f0",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04a023cae845",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d46c04105104",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fcb7eefb47c5",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fa868be3a270",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2949644da736",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a5e8d4cdf61f",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5dc6c17f6068",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1e430ce35a4",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d2477e3acedb",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab7d3e329601",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31cd4e5cefb0",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e71693d6dbf0",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "957e5ed984d1",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "668acdf33f47",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "97f78061a296",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6af67fb69e2b",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "868daf75cad0",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "383f8067b08b",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dbf4ed754523",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "06c1b8c01286",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7950676943ce",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6606c2dec3a5",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "40773710dd4f",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "745260f8e502",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "30d745705500",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b05594bbfa82",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e6ce261d031",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6c7a81c57d6d",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b2914b782d29",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3645d51463ca",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cce7d2ae9a47",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f101ec20859a",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6b9f02913c3d",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aca8f94b26fd",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "87eef84d4316",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e9fca34541ed",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "089278ca699a",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "36ea8df03c0a",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d816968374c5",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "44137aeb2d98",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5b1b31484b9b",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "472039318b83",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de30312209b0",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f62d8f58cdf2",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "521520dc0aa2",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6030edc2431b",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d5efce609d3",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b8b32fe27967",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "104332cdfd25",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0dbd266e9ae5",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d930417ce3d",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "282160df23bd",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e35abad0f053",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d092e7d327d1",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7fddc716c697",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18eb706a5aa7",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "033563629439",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7431c3ecb394",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4428739c20fa",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b99d2bcad4fc",
        "url": "https://fosdem.org/2026/schedule/event/FGBYKV-package_management_learnings_from_homebrew/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bdc922af91cc",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e314d6692555",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb0be73e24e2",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2d7a5bdb12bf",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8f3852e71ab5",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d800ef5b1aab",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "caadfb03e42d",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e746b595f67",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "859b0c784c5d",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0ab2217612a",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95e6523169d3",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd3af212fd94",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "212ac4dc24d2",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e2765d63f0d",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b2c3db357ede",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ccbaf20f068",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0f0bb2eaef19",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b3401c545299",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f712e43ee406",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "99d90afb3efd",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8f7c6d95edcf",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a3c541009c9",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28935839b7cf",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "27d99dd0e0f9",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b84ef9047984",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d11a54f24ee",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cf04bf26d23f",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed4d8ab8570c",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5909147a4d4a",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a332fc3dd86e",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6149cf2899d1",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72b017797dd6",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98615193e381",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2cd40e8b0a79",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "810a07c8d3c2",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "55ebd33b60b5",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cdd430c57d57",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7df8fd86b4d2",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "68adac0b7aee",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b26e87f93c1",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7e94cf03e642",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0694e9fe4c4f",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab6c904e3f15",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4517bf9e6cac",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0fc47802246f",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71cbf3870ea4",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f88ac96c62fa",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "53515ab51b6d",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "126e64b41b33",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e407cd78594",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7ec8c0bff80",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3bf222b7b10",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba9ffc7e2731",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3d4f28d897d9",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "09bf4a700190",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da9c8489ace0",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "22d46573be65",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a76cf0a6158",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e295b0834969",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc9426c22600",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b8781fe88b1",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:text-alternatives/img-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7500c1850f44",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e22dc9afe05",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "887cd195f045",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "befae1005671",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e4386758c34",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "588853e05937",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "46c1974779dd",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ef08e264e61",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8c34e786d67",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae02712b1978",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a1cd972de4d9",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8113918b6ae",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c59f12eab4d3",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5f97164fbcee",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d26b7bea548b",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56aba5061b89",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c995c9725c53",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4fc44089f4d6",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb9af223dfa7",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "956f580e2596",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "edcf59923b24",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f3f4a3dc434f",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4c69c812eee",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3b01726d218",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "562d7511bd30",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "24861bd1491d",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19c9a0729a8e",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4fddcad7e4f",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3df795c6efad",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "678aa81e063b",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b0468481916",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c26094d2fc2",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a788019144b6",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "92944a2d18f4",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "823cd91da527",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7b322cbc09d4",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3cda454c978c",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7944513af79",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9da2fe812132",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1b584ae4c0b",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e60eaff295dd",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "def44895df96",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "635cd108d56c",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "acd5effe75ad",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3bc03cbffc05",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a6d39116e63",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7cee2322d994",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "999a37f5b3da",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b5795b4ba544",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "060111e124a6",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "84415cf463b4",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb6a0f7b1405",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "460e237471f2",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:image-alt|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4191eb63d61a",
        "url": "https://fosdem.org/2026/schedule/event/ARECWV-max2771_broadband_sdr_impact_of_low_bit_resolution_and_application_to_passive_ra/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e9ce22cc847a",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1fa02fbb4bc7",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f51630d00636",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "236c60b770fa",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6aace57b136b",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69b6a1677d61",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c72ae8d1c96e",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1520354831c1",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "325289d8dac3",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f283ca118ec7",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cfdfb50080e8",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78749f32f341",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "96e150db7ec8",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c0b443842721",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4e35ae938ce2",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1a1eb144dadc",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "800da43b7607",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9620de7d8609",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "119326a8c589",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af16a84f0acc",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "206e1d4c3ace",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f1b4556960c",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2086075b9477",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "292d6d727c57",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "006929080a82",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c588f9d219a6",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28361db5a17e",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ce233fbbafc",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "beb0e821bba0",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7600fbcb4470",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b3038e5f3ff",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a551354b562a",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "629b08c752f8",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b35fc33267bf",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cc66868eaac5",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "843b527ba9e3",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03c1282d865e",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7f499d96acf5",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "09c88d031c35",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b3bc0acf0274",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "429471871502",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b13f00954e9",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d95a7d6824ab",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6af2a5854e75",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6f33dc5f5895",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b18be15d27b5",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff9039334f4a",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b7cf1997f9bb",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5f30be6356b5",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4eb73655f3e3",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "887b706bba79",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "135b4fb46ab9",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ee91434d98a",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "514e2857c23b",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f95f28fce1fa",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e3f5c6eab45",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92251b0033ee",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "df35606d9a76",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d795c916dbd3",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f148993739ca",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b00f81828087",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8120f7413bb3",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b724acb2c33b",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5a1c2885e381",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f744e982694e",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d3599a94b30",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "98e131980d5e",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61f2fa9000cd",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b62a3cae6e37",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4cc3496594de",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "482aa261f2df",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fad4c0b153ce",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "73df9aaca51d",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "70d5b0a22c60",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "28f420b113ca",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ad223dcc797",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e69aa13d6f93",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b01f2c7f6d1d",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "835bff2d2ad7",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26c64a17f3f4",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "45ddaaadde02",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c83087bc0265",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b31cd4df6f5f",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9841447650fd",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "80f152280cc6",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "91f03e03b954",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bf74f0c1ac95",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "287bf14e13c6",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b540ad0df99f",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2754acfd22a7",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e49c3b3e8c60",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c25516ef1b0",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cda5aa9b2b1f",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dab56ff07768",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e6b38a5879ba",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ee937f69e54",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0e31fa6e7f1",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd5f18063e77",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8d4baf011a7",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1b1e1b91f5f",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "25554aa86177",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf2b2cfb795a",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "28b2b4a75406",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "591fa9cfe656",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4c078db91ba",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3addbb03d8d",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "769065f8eeda",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c2dca5024628",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a17f863ba3e1",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "47f6ecb8dfa4",
        "url": "https://fosdem.org/2026/schedule/event/AV8MA9-open-source-hsm-based-aosp-signing/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "976c0dd509c8",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "389b04f02b50",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "48bcba9096b2",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a06100590c2",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c234c8d57dbc",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9c36e53baafa",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8caec9e31366",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f5198260aaa",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "938074de40ab",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa66c01be85f",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "22037ab0104c",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "091cd890d434",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3091b9d21290",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73744b7231db",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4425e5403b03",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0b476f5aa5fb",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "208d54ec5717",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c464031432fc",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce1ec55deb8c",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4d87c113605",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de84aab3cf37",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "360d70d23d0c",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e804e1d349fc",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "45c3d6038b65",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c498f98d4f7c",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77e669a8c124",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c04ee5f03ee8",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "972c5bf40a6c",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9df6a882c21",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "299e52495c44",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3de1e154e17f",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73456f8701c0",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "45d5ee550cec",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e38a3355078",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03d311b54b73",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "12d6fee9ebf4",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de3e52264cc6",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "74a25d8f2e6e",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "07deda95d9f6",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b6f0976588af",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4e99b8308a8f",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "48a555ac56cc",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe0cae1aa50e",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc11682e6ee4",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0ec700aed5a0",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c85ca801f1ba",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "64304b0419cc",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05827d2c1ce5",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51738223ae93",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "57b27b806eff",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b8b914144fc9",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6916195f7f35",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "06dd952ca8ee",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c79c90b63b1c",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "81899b7abfb4",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54e059bc96be",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26a922dab55b",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08ab1e3c0688",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7fa14f81d8d0",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a67b6ad30ac2",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "783cf0967328",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f1beda536610",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e6011af6bf56",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86067bcce5d3",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2cef9161e8c2",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b181b8e636cf",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd00a79587f9",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "595f06f7f060",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ceb289a5d4d1",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6698a061366b",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6490010c095d",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "998c06abbf0e",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c9cf2d477c7",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a55ecfd8a645",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b495b0c46d8d",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c2f33059920",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00452ca3e287",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "164307dfb6dc",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6a2683d3f761",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a5108d9ed43d",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c5248b4bb51",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "41e67471b60f",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b3ec739561d",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2254022bff6f",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4e456f36c28b",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ed68d3135420",
        "url": "https://fosdem.org/2026/schedule/speaker/angelina_claij-swart/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "2e37c33ad53f",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "568c1a07fcc4",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7fa8d4355661",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3fc999050f06",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b65aa11073f2",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1563c0079675",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "93bcdf163aa4",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3463839d343c",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "036b0b08f2bd",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c2a3a47c4714",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c32326ec3271",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51e46a532cbc",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "97489340c220",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e56ba3b6155e",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d29fade43241",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8bc1bfc9c51a",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3b86ca3fe2aa",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6a86134dbc8a",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1845b4d570d",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6c3e8c33838f",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "265a7b5369f9",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9c0dd9740cc9",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c814a12964e4",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6458873c1811",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b6dd93039a55",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c1319f14e31",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d598c8417f7f",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05757849291f",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9483536d27b",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b8f0ac90df85",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb429cfb96de",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a6d51576ac4",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b11fd9af49bf",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5b975ca54572",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "11b9c1cadfc4",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56ed06933b42",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae4d8b0b1314",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e58e9f5329ae",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65ba311ed388",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "adc3eb4b15be",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf53f7ecc06e",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "affaa0d43e81",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a9aadd13faf",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "17f56d4f9b09",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "574ee017cc9e",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1feabba7c111",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f2711aec6b6",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "079fe0c4fe93",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "66d7723f190b",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d6cfd97b385c",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5b4bed0be733",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53992e01fa42",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d88d6140a14c",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f237c332e6c6",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "358b96193093",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d70f23a90ed3",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eef36e35f805",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e27ffefab89",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "33747134f262",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a7f2052db7d",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8faafb45951",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03aac49a505f",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d6f5236fdb8",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "df4999358747",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfca500ba5e9",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29f98cc1bd0c",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76dffa6b2e3a",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a41b13401c4",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dffb7c75c82c",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "523374113608",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9149ab45e765",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12cc5c7fdbd2",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e8b7e5467af",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "85625b46eb0c",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0edb70bfbe15",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a10ae31315d",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ca60fc1b1e7",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c56ba3c7f4b3",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5cb60cdeacc6",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae78c2dadd3a",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9643914f125",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8065b954f499",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3c3f0c0082a",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d0a8b623cfa",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "aad9f97bc5b5",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c888bb295a3d",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "81e50fc0a26c",
        "url": "https://fosdem.org/2026/schedule/speaker/fedor_smirnov/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "92cf0a012d61",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b67ba2150ad",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9d9fe63c13b2",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a10f4601cacf",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5d03c5eaeaf9",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7bc4018958f",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a2bec8795565",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f785d3c88b1",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3697f81198a4",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cb72b8b60ab8",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c787f32ea6b8",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8d176c2c2f9",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29f7fb24320b",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6c1cc0be7ba",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3817427086bf",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f9c0607edce",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bead38926c01",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1719bd741ffd",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "feabcc8f13d3",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "80878954db84",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c509636fd28",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e99e2e5ba2fe",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0dac878c9c3b",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44a2ec4ddff1",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa51bf43199d",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4379ccde5ba",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "14ef98b33214",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f42ce9b429fa",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b06261af33fd",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "745b00083981",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cbc4ed9b78d5",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e04fcf03953f",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "df9edc0d063e",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d832ce734e0",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "023fc777eafa",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eefda7dd3286",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "509f6c08473a",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1386ebb4a085",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "33394d22b931",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8b05f5baa0c",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "553a160496c2",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e96cff483042",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e8ea5ef605c",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3fb16ddb8544",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bfc8ced8f728",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f91048cdcb17",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2d1badf068a8",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6f62bc9889c",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "181635f83dca",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d48bb25d94de",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52aeaf09cb21",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "055ba3f54e38",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "216224fbf8f1",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "615348af26ac",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7489159f07be",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ab4e99a6b50",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6899f1ad1631",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d6c85f34434",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d2980aa24d7",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4fcf41f6fefa",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7cedab25d4d",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "363e6120c835",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a9742948f2a6",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "42997074c149",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "afa6afead515",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8da2b61dd0d1",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aaaef0b101e6",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0b497e16ecb6",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4b07c78ae522",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2b76462d9d96",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "911b813262f5",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "221b9a0d17d1",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "89d7a9eaeec3",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2c613c5d5612",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c4db218007e",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "776a559ceb87",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8aaed1a37c8f",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bdd8e343a6e3",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fba3752e5bc7",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1ee1afbee9e",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5f7573770b2f",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfa1072c427d",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "81938efd49b1",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ce198ffeca0",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "59620ba0e78a",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "495d2a762185",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52431ef4dc65",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aabdcbdc28e2",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "862817922df3",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0444d013d539",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7116dc919778",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a1226cbe194b",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab3206e10ab2",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cfe26418ff04",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f39ab1e1f605",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d69d10a0cbe9",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "17a34e9f79de",
        "url": "https://fosdem.org/2026/schedule/speaker/hp_van_braam/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "cb668a81f3bd",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94c5f8d61b2c",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60636b7f17e0",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab64c5b6adcf",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6eca349b8d7b",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7bfcd3ccd04c",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c7f14ad180fb",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "139b1da15bab",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dae71c4e35d3",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37e87d8e74ae",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "41a51ebc5320",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a90c1ff0027",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29f79aad3e3a",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ec7d521e5e1",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "689597a9fee7",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9109b2590341",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c96734d53ed8",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f599d5cd4d4",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "edda52e14d15",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e734cdcf0588",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f67a4bd13b22",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "91c195173199",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "02c4fe77b69c",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e9c6b6e391d",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "213817fb59fa",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08f5d4887a9a",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f9efe83e622",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b0f20a97916b",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b98501b25628",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "752adeecac26",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5739b068a285",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8ff5725fdd54",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4cc2caf9f227",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "beac1a33712c",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "96f01decd24f",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d6e42e018e42",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03c4c7909203",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c367b57dda70",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c4513a8fe932",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6773dd805bd6",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da45466c0724",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44717d5e8fd2",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6607bd05432b",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca18a999628e",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d703e481289",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5af5fe97fe22",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6303c17a2104",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f8151f2083a",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a2bc69c4e3e",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "090cded85992",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "01b63bd596ae",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "77c2b310329b",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef1b28314b9a",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "970579e8eca0",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d504bfcfd459",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0b01bf5abbfb",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4907672ba6c0",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0a8c79aec1f",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5b596dcc53bb",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "390c150f8c31",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9f80ebb5e1f1",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e20dae366fc",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0bd5b75e181",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "32fb7df36c34",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "031903ec3ee5",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f3e813a14698",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a93dacea00d",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4e74b5b5d3c",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3ed359dd360",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6360d217a91b",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2c58232a8e00",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "958b42294f4a",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab1585898159",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "66ef9d3813cc",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e953ffb7d499",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d20be488263",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f72c6e22904d",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d9ba1bc345e1",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54053c8f41ac",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e9cac1801b3",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d310bfb91d93",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab331612f1d4",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "435ff5cfdf7e",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce002e3cb51f",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "aa97540b22e0",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cef995f44bbd",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5912751cecd8",
        "url": "https://fosdem.org/2026/schedule/speaker/pierromond/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "f351ef32ccce",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38f09e8f404e",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc9f3ffd3f27",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "83c434912734",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e26c75e93bb",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e13c7b10396d",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b0febb22904",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a8038ad39cf",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb0ee6c2261f",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6c8d3f54371",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "06eb2b3bccad",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "233da4d49ec0",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ab3a4a984fb",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7b170e02059",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ddf5a75a4798",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92109dfb93f7",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8605afef7753",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a589c3e88762",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d5762d48962",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2ea2d1798ffb",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed23634e490f",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72e0219ff853",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "36e183c877cc",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "533360089db5",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da92f465ed2f",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "49eebdaae2e5",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "596b5e92bd25",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a861dc469bf3",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7e88a09823f5",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7c55db9d7c4a",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3d473d70e60f",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "243f88a5c65b",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a60eeb0887f2",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "21b74ea03272",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "53dfaf749edf",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b167fdf6603",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "835af3db6f62",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "87fbfdf68147",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72c3d0b38219",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8bd5634fe64c",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3b129514c4a4",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2cc6f2a9de71",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "918f57ce4aa6",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "31b7853dc440",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "290e5ed98e84",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98eb5b25ba08",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "30ce1340ba11",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "877796bc75a4",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "059a3e56f306",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca33c6bdbcf7",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "98d956f748a6",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "afff8c09da08",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ec7b3d2331b",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a9d797604e01",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07b0777f05fe",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63d55dca9d2f",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7f6dc32576ff",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26fde8ee9baa",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd3736c2e31a",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0ab46c218b1",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3b390ece4bba",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6bc07d73b597",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51c981030cef",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f3ec978575e7",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4342bb91416d",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b77299ee7394",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "355c9432aeff",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3ec66cb332b5",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d93a907ba0c",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "14d58fa68d99",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4485c4a4ec96",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ecd1b2adccc",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bddf2f1bc56d",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "25d2f6f5fc23",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5720b70346e7",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac0536322b3a",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "675530b09747",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fb3160313960",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bff6d34443d4",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0cfae46327b9",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "658cd2bed762",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dde94e9a1d5b",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "abd153ab580f",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "191b2271ce1e",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b3e0a305e8f3",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "764447c58ac1",
        "url": "https://fosdem.org/2026/schedule/speaker/michelle_barker/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "18915c40086f",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a08b735c668",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c369f529bcf8",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ef1190cc820",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5302a971c2e2",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3854ce74ac82",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "522e0ab8dad9",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc964d4a7478",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c0348a48488",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0fd1f2eab8ce",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2108e5e411b4",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9d89e01b424",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2fe6ce78e5ff",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e8b625ef349",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b39fee81e10b",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bbdad4e4610c",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c278eb60cd9c",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6efe2fe759cc",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "076a05f65249",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "976b98464b7b",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "35a9b3ca0ea5",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0787b7c49bbb",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d317df817e1",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ebb5b69ef0ab",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8030d74dc038",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db9366bfb943",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "46933a44ebc2",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "68d2b215eed9",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d14c995b58dd",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1740fecc5b19",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f5a6439991b",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb9f48996e4d",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "979fd3ee1495",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "45a4c453608d",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "18a97db502c8",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8f24e1f56449",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94f6640bce88",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e257623d2987",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e4bd2042f9fc",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6b27a75ac21",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c32be925d8ed",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3fdb485a6296",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6de67ef444c7",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e311d1ef608d",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20d8e613af10",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3034df8a17cf",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f82c7c3f449c",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb1384328241",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b6ada4e2d66e",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cf9b605a6869",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "10074d8db77d",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cba74bd8b143",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a1ada643b55",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3d78af25b5c2",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "215110ec9355",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88772e6ef0fe",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f7fc362534fb",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "414ec8333ad2",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a880e97ccb87",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:text-alternatives/img-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ebbda0200648",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "759941c4518e",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "24d8565a5681",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7619fdeba164",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fef3b0e52e5d",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0462973a265f",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0bc2d9e8604",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0adc809bb7ae",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ae7ec22cc42",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9cced14e89ac",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a1b2829675ba",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53f882dd39c5",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "394e32341720",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3abe1c9c2a65",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9f7f3b23dc8f",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "702efdc96d65",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18aac7ca3229",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "10d8193c6f44",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d10cd11cd18",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "81af7062d0c6",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dac00e443485",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8a9525f035a4",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e76ff5c97985",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e03fdcc08f5e",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "67e773a9644e",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "529acf4795d2",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "070ed758f260",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e7807abe17e0",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7554fa49871",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1dd7f7816401",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8227d86070d",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d958d26f4cf",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "129b4b89176f",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7ec9f06604a",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b212c946380",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5585e7ebbdf1",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dfb8502137b4",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b34c7387df67",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "35c66a2996ca",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af19c3acdf30",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4617f474dd4a",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1914da6eab95",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "49393ae13127",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2de4263f64e0",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e9ce327c5b3",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "caa59c6efb6c",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c1ba628fc5c",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9e4b911a6bc",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "43bf945d4116",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0360b921e765",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c3dfba571420",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:image-alt|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "394fc625138f",
        "url": "https://fosdem.org/2026/schedule/event/WSKHHU-sucrela_open_source_usb_3_0_logic_analyzer_based_on_fpga/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c57d36d3853b",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e2f86e1b03b",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65757e782357",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b17555fc9b3",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1037c2a4fb59",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2bf748859ab0",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01504f5f6516",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63665f5be2c8",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "938261fc3a86",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59c452104292",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e03959e37ed4",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "546b926cd110",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6eae4842b048",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "750292f9d5ff",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1ef4ebdda3c",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db7311bac226",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "125f4265ace2",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a4925b36ceaf",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "caf24755f4b8",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "303ba9eded08",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "93dc13d74f73",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f4aa20c0a9ae",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4627df182658",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "19cec4314554",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8eba9a6580a",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9dc5f76ce70e",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bd4c41e6dbf4",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63472dd76df0",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab6457ce6665",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "667b09f79674",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04c1b01880f1",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b411af379453",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6b5c4592ebd3",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "48ede50f9f43",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d0b65b4ca1f",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e551fc6013df",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "511f5a3e3480",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9466fafb296e",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e009eeffa334",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9395f4a84afc",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4883c980ebac",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e46e24657bca",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e506e43b28e4",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a0ddc3d32af",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ebb39582ece5",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce92ffa7cc5d",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78a232f1f6d2",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12ec3d14b7e8",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6defda106dc0",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee5cabf3f8ea",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7b324bf170da",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75891a42e024",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7337115580bf",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5a1dbae24d69",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d65dd685817b",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d4bd010f3a4",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "981af10bd0f0",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9f4423074d1",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75afd75b0881",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "58fd6aa8618a",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d7db031ceee",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "59afc447b1b2",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5b4fed800579",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c555dd496bd",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c108d173278a",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5b1c8baf6745",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa23ce56b0f1",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "be6f889dc221",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "402d44d3da0a",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "57e875f1b249",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b549786bfc1d",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b04ddf8cde7b",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f7d6fda7cdf7",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "483f7e66dcc5",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76ee7bd8ea00",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bbc01526b449",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6a8d450369f8",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfe2542ff8e6",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7fcd8543607d",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b155e7050464",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0cf25c8a069",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c1bb728d7219",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18378de4b68d",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f33ca2767733",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8173e9e86d0f",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f730f2ba2fb0",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d9cb6da8496a",
        "url": "https://fosdem.org/2026/schedule/speaker/date_yu-chiang_huang/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "68b4081dc255",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c4958d28b57",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "41292edcfcf2",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9294f6bd3750",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "392333797514",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c77c2fc7f66f",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a67968458c1",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5b38f68646af",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b7023e97569d",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7533cfb5c081",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59946c2efae4",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "385ffef6242e",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be945b22eee0",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "234418610c22",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f24184ebe61",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e5b5d388c184",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "466516b4e1b7",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72d006a0de14",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "640acacc024d",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "15f26ccefc43",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77591a31efd3",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fa512afa3e99",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "990a77c86fcb",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7e8b052fb3f4",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd0523bf276d",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "35b19b160f88",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f5c7d3881d0",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b47226fb09e1",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0428369c3f5",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "907b89c1dff8",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "244213399551",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "32d14488230c",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73325734097e",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2dc270d741fb",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b947a7e08123",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce8aae5338a3",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d60f5bcf867",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "900699571801",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "caec0ace12dc",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71ab5dfa6262",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0f1a7d49621a",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fcee0fc7d4d2",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc37ef076542",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aea868c022b3",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa8b52c955b6",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c107d774a983",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "53515fc5eb05",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "99733a77c9eb",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9f6ca5f5e5d",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb7a8ff2b4bd",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "45bda66f3773",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a3a0fe7cdbf",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "394aba18dd2f",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "771d4cc6c790",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "36ba7433bc52",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6ac6877a686",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d34354bdaee",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72a5264e121f",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "164e41b18bf9",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2aced2267266",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:text-alternatives/img-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cdffb06dd14d",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e1736bd1d256",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "72fccb04f512",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "833ac4d43c6c",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aadefd214647",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3278757b621e",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a82138ba8608",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c71b3c649d79",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29d963eb54bb",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb0750fdcfa6",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0bab0d0d03eb",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c61f7577e3d8",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "312cf9b8dec3",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0729ff8d6081",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9668a7d57051",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd0d0ba3dc53",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27db96624ffa",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4209f043482a",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "907cdf6c4431",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "273f9f056e87",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "49ecf99a1881",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26fa7d8e0566",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "50c9c7a4c670",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e08b15180281",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "43b082f14631",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b4e3a52d8d9",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4ff8989726d",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0391772fe2f0",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e42187209d25",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8bc4b0d6958",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "23848fb5d4b6",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b77806ca9ddc",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "96232ede00fa",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f9b62c18782",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce46896daf7a",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7ab1fc0b803",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fcc5d75920da",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "58fcb6750d2e",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "139f48c00f67",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c9878df38d6",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "efb05a011d69",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "77fd432367a3",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c44e36c9a8dc",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a5bfd2bfd3bc",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6db72d6b552f",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "df40f77f9dbd",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a59fdfaf3145",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff56fd428d1f",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7afac71f3c7",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "46bbdd9cbc66",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "263a83bae015",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2764d5d2f4a0",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:image-alt|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "72270bca60e9",
        "url": "https://fosdem.org/2026/schedule/event/T9ACNE-iroh_p2p_connections/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e183459858ea",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52f74b668bdb",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aea6877a1b7b",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cdccd200bc80",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03792fff831b",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2ccbdcf592ac",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "24513b8fcae7",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e2404b14c4c",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e778e8ed66bb",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b0be1659d51b",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "32061d3cda75",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f74778247d0",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71f8bbe496e1",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3fa1ef2f7338",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc9434e4215f",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b4c8130ce02",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6a9ae5704ce",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c7a2bdd62da",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "90c23c25879e",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "baf85fbb6685",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ad73c3d4ed7d",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "661983c6ca20",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "180ab5c271c4",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a8e608faabf",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "984daa81201c",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61ac08900c40",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81065fee3152",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6f304e99dee2",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa137c5018df",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a238981d77b",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce9c41daa946",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0c6944ffb74",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "26761c6c32f5",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "969b2ef136a7",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6301ec01875",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1645788e77b0",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6314934cec25",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d8aae9bde23b",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9cd84ce96a7",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25c7f4204734",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94fa5500b999",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "97148be86fc4",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "acabd37749d0",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5edf38cf7806",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "68a528919924",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f723119c7eb7",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1d7ca492d95",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b35f6486c3e4",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "abaa0336f226",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "daebfef583da",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f6bdbadd9232",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05c250515d48",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7bb040fa34cb",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aba47338fbab",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "958a432531ba",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a27a20461137",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "762d36946d05",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "777bf8f758d6",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e7de111c99e",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c43fb210dfa",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4259162f1134",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c0c0d55708b2",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b912c81548e6",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "93e6e91eaa6f",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9edd06d2667",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f2f4d4b0a178",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6a51abf8f4d3",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "415241af43bc",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c01a565d913",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "49fe78c28a7a",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa982bdeecc2",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef20568e0de4",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6feb1f7d6f9b",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34b2c92ab486",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc10d88d033e",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4aafdc0873b2",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "40f29741d35c",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "68af5476c628",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60eb3330c7a0",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fd6bad409d28",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9645c696c3eb",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "55b95790e3e3",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48ed25fb519a",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "45ba4c408d88",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "715525377d33",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0860f3247491",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a8f24a1d82eb",
        "url": "https://fosdem.org/2026/schedule/speaker/cassie_jiun_seo/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "b29edffb744e",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5c50477df2d",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7520b5408fb3",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d84cc2a4caa",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b50850d166f3",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5682a9222444",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3b8bdf16c046",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65c5e75c174c",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d5e0718c853",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ece12dea200",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "275a823b9d53",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0106477fa8d4",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "353bf0471a3b",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "828ee8e1ded9",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e160471cf2e8",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "baded1c0f065",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "925bedb62b42",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4e3f4037d86c",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c165ff25efa",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "120b55349662",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "386e2fe13ac3",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "124cc9e2d032",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "275943eaefa1",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c2ae5f9de8ac",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6311f8653eb7",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0b1af049b127",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e82aaa6adc59",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "317c4efd0cee",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff6b7b87b2ff",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7bc75486c61b",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0081235a6d00",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3b1f781ef386",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9807dcbc6785",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9fb43b00051b",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9e0ced5a5d2a",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b8068c8a3791",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "551ad2debee3",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "596392c63996",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70e510a50383",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ba869dddd470",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8f01568ba0af",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a2cfb7c67ece",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "def5b841c8f5",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa5265bc724e",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c01f60a0ada",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8872ecbd4ac",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1ea1d1f872e",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e0d20ca87f15",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d70c5413f156",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2400f336938e",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a268583e6f3c",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eac7ef529b49",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fddbdc80e686",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7fb806a0d270",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "acaabe9523ca",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d3c63618cc60",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29bbc0c5c70d",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4a4245a66933",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1bd72b747fa7",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5b0e357a5192",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88efb121e4b0",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ffa60e4834b2",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2497faf39ddc",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fb6917cd87c9",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90caa67cafd9",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2373950aff5",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a29117371cc7",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3c39bf62b189",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bcd7d4a8c2a4",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5adef01b04f9",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d69a6fd3eba9",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b155d44d1cd0",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "105e73cc3be1",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "236c5daa0d21",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75f42cb878bb",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0544547879f2",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d793543de57",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cef8dbf77a71",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "651d83c9c611",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53a652c7eb47",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b272891171cf",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b502efcab8c4",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2551e5213af8",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "065329b1b797",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3f4800174f35",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e413155925a",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6e9d95f2c7f3",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e53a6d12a1e7",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8f49bb124700",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71bee96abd3c",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fcfc5a41600b",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2d4aa616ac8",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a9358248c424",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9d7d0219e940",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a02b0340c819",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2c95cfc14be1",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc76a4b62dc9",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03a6fb8f2d2e",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3660de9997a",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9c13fe47273",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75b1c24f3e9a",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a008e8e02d36",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c18701caff3a",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2037cb5460fb",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fb4baf019e59",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f050c867c4ba",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8088e10b19b2",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ebff7f7daffe",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3bf5b5f68e19",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc3f912d1b30",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75d0d4df79bc",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3932b2629ab",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a19fe7fd4617",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7489dd47cd5e",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "921b760536cc",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "499691a1671d",
        "url": "https://fosdem.org/2026/schedule/event/7GANAH-badsmtp/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1f4d4f862abe",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb54d3f6c2b9",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3d4b45d31028",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7489d91f0365",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e8c3f9a9b63",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1fd1736dd5f",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f103a5e83d8",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b82ba633ce3b",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6bb13829e65c",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "937bace40200",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "83e4206e48c1",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e60d1013a1b",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "899bb0833b33",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1eb7127f3115",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a52e1176d3d6",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f5c4d8e1437",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a83b129326d5",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f08759acf163",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff94c2f209e8",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "22b324a13126",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5db470729573",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae9b2748039b",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c2cdec15b391",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1f3b65aaf02",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "96e2713e4eff",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d96bb030f66",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d2cf3dbf62f",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9eddcd15ed44",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b638e33b5dc7",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3803221d2cc",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e96a2dd7a92",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "86a343df7374",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af1fc9a5f151",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca8bb2495cb5",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "16b1455428bb",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c50a6151496d",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25d594d8e3f3",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7d3a4e6d0b9b",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "11b6c2514b66",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6c3462aea840",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72b71202e0ef",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "791d776090a2",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a14765b153e8",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "063250bf6407",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6fd9f93e64f9",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7de8e340ffe2",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d950fdf25fc0",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a79243d6993",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b0aa2bd9002",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "88be01f4391a",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9148522a833",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "44b778ec45fa",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2dc73bfe2e21",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dbdaec13427b",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "25f81ce43fa5",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed2484b93ca9",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "720304a96a07",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7e6bd2fc514",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c04bcabe91f",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed1ef9157fec",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6c174501b61a",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c12b3892187f",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1914d92f0ab",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3bfebc2f87b",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8b4bb2561a3",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e1ddcc5ad66",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e8f06252b70e",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9cb0594518cf",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61719bf52579",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3ec283ee92a1",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "209aef095b96",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "09b42bdb1a57",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7cc7c6c6e3a4",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "21ec15220be0",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12ef57e05a10",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1248c0f4dc30",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "02153dc3ebfe",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4b4a618354c5",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e83d997da23",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0566e1279cf0",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "746e844ce1e3",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e30a04a401e",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f99b00180c9",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "637d34d2213e",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "82b0363202d9",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ac66693759ca",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5a413c8ce893",
        "url": "https://fosdem.org/2026/schedule/speaker/pascal_bleser/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "06cbf1af5d66",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c38af196ff0",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "27248fef5c7c",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6c2c134f5c69",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2382f4668ef4",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac4e8815ea75",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f00adf480f0c",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d8841d3a80db",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38a57bdb977c",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6c226d843cd4",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f733e29ab1c8",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72d9013a9364",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9e8d633542c",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "135c3815b81e",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fadd4261fc57",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c774884c6549",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a020dd3a3e11",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f394542d780",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5d1b5417be78",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ce49921dd9fa",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "89eba3129932",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7fba5c7c12f9",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4dbbb14fbdb1",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf762a07e1fc",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a00af93de3b4",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a833e201966c",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "18e0689ec1c9",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "262ca39fcc6e",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe3cad0d99d3",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "21a01ed95d2d",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9d3d664a79b2",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "863eb2e6e04a",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "244950cf6f5b",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e3716be5ab2",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f373d57b2ac",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7f23bb6d3cd",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7c6777a0b331",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "16cf0ec8f097",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6385fc46f553",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a43c55a9b16",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b0256fc77624",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "559543d26d5a",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b8355eabbee1",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d18c24139db",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8fc324e7af7",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d838fb311ee0",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0115da4a9395",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cd35797fa855",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8ce87444ee70",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8db0868a00df",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "931f1739d7d6",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "43f01b26a8eb",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9bfeb036e0a3",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "18f9854abdac",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "09af86007536",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "793e72a4306f",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5a35900f449",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ea4019e6c94",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0431e5662966",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "98bc976e3aeb",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de138a1cffd8",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7791b41bb14",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a1aa0a6417b",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "197f077ce3e4",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ea61255b073",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a634c13d292b",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7852b2d46543",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8fa392a1406d",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d6cc17df7949",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef6c166bd22e",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "490217a7b030",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1642dedf18c",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22c4e1d8f66b",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "77737ed62064",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9c5ad3cf539",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c1d2ad18e7be",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e47bf7a8c3c",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "89c23df563a4",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05ff46e06be9",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0727d0418737",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39c829e71ba1",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9dea291b5e2a",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "10fb0c8bd600",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b8f2bb51b6a",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7bf093e2f344",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53810b64f872",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d591d2b47b00",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca7010c0945a",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9626edbf8136",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "81a0ae3b14c6",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "926d003808aa",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad4c3e3b7cdc",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0afa78dbb6f9",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0b0fe8bb5faa",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "67b0d9cb2aa3",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "647e07e57d80",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "02c9cfaab2f2",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12225b139fef",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2170f47ae0c5",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "04563a53f56c",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "82d5e4176cf6",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad29438421fc",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90aad9197c27",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6892b78e0cfe",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "57ec0c742043",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "74314d6275e8",
        "url": "https://fosdem.org/2026/schedule/event/ETLVUA-the_joys_and_horrors_of_nes_dynamic_recompilation/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "52b902d314f3",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b7d6096e7a1d",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f18124a4c635",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ebd0e72de14b",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f61d6beaa801",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2225cf4008f2",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab601a436a36",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f0b18e94343a",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "540dc49b1c15",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0961039bd165",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "365ce109ef87",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b86cda07c53e",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "561456565634",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f34142509950",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f056844bdd6c",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6b0f9898cd44",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ef77f15fe32",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e59cb51006dd",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6dcfe1bb517e",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8708d8229122",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e42430eb028",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71f507155ae9",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "80ed663cadf2",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "48b415d2c54b",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bd3ee5c6c045",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59e79d0f4640",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9860222a6697",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "698b01fbc793",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ad568dd00ebf",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a927946864ca",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4bec47160d99",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cc57dc071c7b",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "36f99587cb0a",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe5312c9daa1",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "93c70d73326c",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a15e946f82c9",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "09051916c743",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1656ff4f781d",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "127e7c07c724",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92d7383d1ddf",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c00d24e915e",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c911775d24a",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f5e2bb41322",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fa3768693656",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81e167839368",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "46ea2f8d6830",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98d183c3eb19",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1050d80d8171",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9c93e7c278ab",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d991665fab68",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f5959b8076b",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d9abb9c1aea0",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "febc66076436",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a40938bd3fff",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "55e9032805e5",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6ae6ac531068",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5bfa37a0feb6",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "500d66b110df",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a874a829c442",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de3db05c5121",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e4300d42dfa0",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e005c4d0e028",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d34e4ad1541",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "219aa86864b9",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "92556519fc9b",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9c1760468c3",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56197e5ac72a",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d9319117ba81",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1fb8db460e34",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5f6c3bdba82e",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b197b0822eb5",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e8dbd74ec30",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e561d256e99",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed9c628139a4",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e37d756ffab",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48660a1850f0",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99dc9818374b",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd672024858c",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca2fc2292f0a",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c544b4f4ecc",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c52b5f021b3d",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8129f5d989a7",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29f0ad8c8277",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca0599eb1338",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ca61b7a5a2a",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c206e5e6d0f2",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f3d405b56fb",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a27736403eab",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "829f11b300e9",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ded7c0911d6",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "46261bac3cd5",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e5743b6b2291",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31998a96842e",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8fd150ed6cd2",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ff775ab785d",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47c1bf51f628",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c12efe94cf75",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa2337f3f0e3",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f14b0ff71257",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "50ed82aee6e8",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bf606bacccbb",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a550f439d64",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c6681d3f585a",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31d3ca01243d",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7928692398a4",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f78d45e83e90",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00dc29cc97cd",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1aec45968385",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "92115fa687e4",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "822c1466ad19",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ac2f976aaaf",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "93c7839ca2c7",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5aa86282fcde",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d60c0bd89c7e",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7682a3434086",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f46f458eee68",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00bf9256b34b",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a48e4ff79684",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6c62f33f362c",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7798b72f0b00",
        "url": "https://fosdem.org/2026/schedule/event/FYVUB8-a_short_story_of_supporting_microsoft_exchange_in_thunderbird/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d3d4dff499b9",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c802425b685",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "64261739c755",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6f1b8063d516",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37b44c5fddd4",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "239855647500",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c6746ee0fe8",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ecaf8f6fe87a",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cec99ed9621b",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1a395aee80f",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "17cfdc41c296",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "82e7666e29cb",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bd56d359407c",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb05f19cc6ee",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8138e55abd86",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "641147471902",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29797701677a",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a20577d080e9",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de310066b0fb",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be85148d3dd0",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "df0b39aa4848",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "173050ec752e",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cde1aec10f1b",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc0e8b96170b",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6c4caef78605",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f79b337d3276",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8bd627ef930b",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "174d4d1b631d",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "218f80d171f3",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "74c4b3d45a62",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "570f0383a7fe",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69c4c7f1512f",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "006d8f0536ee",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "037febb33b19",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c901013d6fbd",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d92a3fb90189",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6a08a3d71ad",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d58b9a5c6c4a",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1775eeadc10f",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "340fe61a8fbe",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "645b3ace7754",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0632ddcef5f",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c6956b414018",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b8b6b013151",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "33d3b22ae40a",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1b3c5765bbdb",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe8c2d453050",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51ccc190e72e",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e23797d61d1c",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b22fc3c011b4",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "83377e04a5c9",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "451ae11694f2",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "23da4d166ef0",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26c3c8d8c856",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "25176222877a",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d97dfeaf3bec",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a14706a9915f",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7df82b699111",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "23291bc0d0dc",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4bcfdb052c1",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "336ded8d292e",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e46873a30740",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2ed3427b1445",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dec6a7b80ff8",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d700e1db6fb2",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e6eeccef556",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "89b9907a62c9",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7976b82f3f2",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f9c4ac50782",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5cfcc702e512",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2ac492a9c0ec",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9de0adde2049",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c632814f9b8b",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b52b835d6c6",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6b052a72c96c",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e7e118ba752b",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c48dc6c2eb15",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f7025873a71d",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0dc96bd9634a",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e7181529bde",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19a14354519e",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d0c0cbd6021",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d37955acc2b",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "396da73dcbef",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b5fc23df9d2b",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "79b36ea93423",
        "url": "https://fosdem.org/2026/schedule/speaker/lesion/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "9c1d0581e8c5",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5e2dc68e1ea3",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1cfbe248124f",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d54a892a067f",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb957cd5f3fd",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "842733004a40",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "deb4f6f77480",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "565372cb3d87",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b259ac85175d",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44fef5dcd56a",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7de8d34c8010",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b56c040286e2",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "38f9757dc827",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0bcfe3ca3838",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f59676ec89fb",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c481c86d548",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7505f111b85",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9924fc1575e0",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d0bd5c63ac1",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f19bfe33130",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37dfb22a3de3",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc0a081ac0a5",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "54e0e70e5de2",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f43827b775c",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0a2c2b3d8d2e",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c61aae0c8e5a",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c1f09cda1e6e",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d3e530ba4c43",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "848345553a0f",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4581e4bafd21",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c6961e56657a",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "712fdaa489ac",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6c28dee52d48",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "68f03257241d",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9fe6028eafa6",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "50cb700973d8",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c802c16c5d8a",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6dfb6f4b7ae",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f91b59e22682",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e169c5ce5f1a",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "267ab27300d2",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "479da796cef5",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d60b1b4057d2",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "590b417e8b34",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c8caaba2110d",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "68777e65d1d6",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7aa796c202ab",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99b1b2803f9e",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fb9ef5153723",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7dffdc2778ad",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "77053ad9d236",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7e663959f833",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "be5af0f60ee1",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4eef5eea307",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "81a7c5804edb",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "738570c0596f",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "106e3273622d",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f742e36c7b35",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fbdfbdd0e59d",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4a92bf767a2a",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "732e1e167fa9",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12d1bfea64ab",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2149329fab3f",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4a70d882ce4f",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61ce14f33a63",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cff8e9e4b447",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0c6da7f2311",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce09e91ebf6d",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71f399033c67",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "996f8303375f",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f514bd483616",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63c3ae3b1ade",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1aa4405ac4a8",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7572a4840197",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2064678a0956",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ea26595d4c3",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5a9b3b230a13",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e446e7ce799b",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "968e15f1025c",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86c644f68d43",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "15d3375bb2f1",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9783c3656f4b",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "390ac6775123",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1b93e8eba622",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6d924acf97ba",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6308dee092be",
        "url": "https://fosdem.org/2026/schedule/speaker/michael_stahl/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "1093372a5b60",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "214c99306bc8",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c28a9ec3fb4d",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "53d53031324f",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e770724643b4",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4bd98d7e476c",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de63eb937343",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d8d8ab581354",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf708c981bd7",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e2854b2d1e6d",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0621777a9022",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "27fed207f98d",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d48eb69277ee",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b414bf3fdacd",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c502b5d28197",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "80aba2f61c4f",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "142e908da57d",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "62e8f003ce60",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9669b7793130",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be1d9b5be917",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7c88e49c82b8",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5bf34214e0c8",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "684172fcecde",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "234c3781431b",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "583ee00bc599",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b82a06c71398",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "275a21b4977e",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b7a63468c99",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc1b6f2ed8dc",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "49f44f2358e3",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5de7a9aeff93",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a7dfc9c9894a",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ee58a83d7ad",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a2dda6e6b248",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2472fc25d97f",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b704aa3dc4b1",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c806e7ae9ae6",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4a0439d8364f",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9193c122aa4",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e740517e9b6a",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "87e35ba1eecf",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4968ad9d0948",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dfea3f85cffe",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "021eec31f445",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9cafeb97c5b",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0174d03bfa81",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5bd03fef735d",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6fe5b668139d",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2242759b3050",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "afe754903115",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "41cc802b9123",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ffdfc02ed118",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e66c60f764b3",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70a1a654baf7",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cf92b781a390",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "448b899b7d62",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c935c4e15df6",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9fc32cfeb1b8",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5b123be06efd",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cae9e6a08da5",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "622674adfdb0",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1340879b63fc",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1392ae653b1c",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c19aa2e874e3",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "21543afe8c00",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "316fd0fa2ab7",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d6836ba9c895",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31d1003ab117",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5fcd99cc6587",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ece622ee315",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a832c12f9b6c",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "369487f354eb",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "842e8b3179d1",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fcb404d9035c",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "06ea392a431b",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56c7d22f538b",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f125f33a9e10",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7845bdbf21e",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16ba558c84fb",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "64981734af18",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c8b16bc13bfb",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f310316b9158",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa242d7b65b8",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6317e83ef322",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d3719d90461",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5cd1d186d6e6",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3ea3492cf59",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a87e594ee547",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "72c6b5ab6407",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7540b7293641",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "061be0ebd6b7",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac3183ec732c",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90d464667c53",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f5c8e6401662",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d95d5acac6b8",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f0bac72041d8",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8326fb23490f",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8fd5fa702529",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c7fef7ef285",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "10f7fb624431",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b022cca47ca4",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "30f7bf806006",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ffc4e741e19",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfc70e56d317",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fe34e26040ba",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12ab8f8354c4",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3e23738f237",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c600f83a5b9b",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ff4fef4e077",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ef469a2fd5b",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff9b7c24f004",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0ee92086ac7",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51a7bdfa8217",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b475e6cf0216",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3108d1376804",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d15b19280cb",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0dcf64c49646",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a5c2dbfbb7bd",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a42dd4013ec1",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ab1b929ad14",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5edac5438288",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4f36cbe9292d",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4218ffa4d185",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c91ba3bbad88",
        "url": "https://fosdem.org/2026/schedule/speaker/thomas_schwinge/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "58b2d49ffc6d",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a3627dd20f0",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "71dc890ddc1f",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4091edeb06dc",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa3237b4de05",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "91d1c09e14ea",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "821dc503c462",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b4ad7925340a",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7e6b8444bce0",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3123e7ab76ef",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d3e9238df4ab",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "028d6285145c",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13204761a453",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0bd75b14e9cc",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9dcf9a635376",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "06803831e05e",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "32a10acc13da",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c507ec2a9df2",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d400669b38d",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aac04a5c5c1e",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a4cff53194f1",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1edfd718551f",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b1cd0dab20d",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3bfa9a98a11a",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d8386ca5e26",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52d945e7a3c5",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b069528975a6",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "183272de7c50",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94584be33c5b",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1bcabd3ab4d8",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "feb9462e9866",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f19081cc0258",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b90027f4eae",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "35caa5220c33",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d3402484afde",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "787e57e7e5ec",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf669a4a421b",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "06f33e3693fd",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de1944b9e8ea",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca4e075dd5de",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "377b2e895e0a",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "07c83d1781b2",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e5c30b838e0a",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a385a1284260",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78fb6362e628",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1966d76645b9",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "66850914099f",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa4f4ffb18fd",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56ceb3916c26",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5cee0e88999c",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9811d5a5f453",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "559f59b25a16",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fe09eb15da28",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "82e01df22f25",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d29779056519",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7b8bbae882c2",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "343684d4598c",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "92cee759d4e7",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00a1fc6a0b6f",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4fcc96091470",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e29b1f758350",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cdb47e043b7b",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ba39dad49b3e",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d932e4477ed1",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9830240f3bbc",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f49347985b4e",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0dd21c628c99",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "412c9e3a2a99",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "acd3c9127ef3",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07be7a0b9109",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1a424361b7e",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4937ada3b6f4",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7afa8ddb63aa",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4070d5fbd96",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4302147c9385",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d45c5894c209",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "305838524db3",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce96cdd23b78",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a4f61c5e1a24",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed419e758e34",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "325267dc581e",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ffd4a86239b2",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "375f6c2d755e",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4ddb10f913b8",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3c39b79f4dd9",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "508d0ac4f71c",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0bbb45ce456f",
        "url": "https://fosdem.org/2026/schedule/speaker/prankur_gupta/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "eba6f22e2ff5",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "be83d7e65f2d",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a43c8d3d8e2b",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "116efb13da3f",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "134f82159a68",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "14fb5ef4f67f",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "62f69af10e99",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6f8445387861",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c90369e667c3",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "253393aac8ed",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4e14eb2e3d6a",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51d7523a8dcf",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72df600d2e7a",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8d05847cebef",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec2572f93159",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77be3e4495a2",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d1686f7130df",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "052b67a09e31",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d2bcad24a75",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81fb704660bf",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a1efea69d02",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc86e4a4edfe",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d91b8a3122c5",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f95d463831fe",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f73cb1cb5090",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d8baa95836e1",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e01c5af11339",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "76c80a5f645b",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af5f1fe84b96",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ffd18ed05c92",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1bebd7304f4",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d0d2691a751",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5279e5ec9946",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae865d9e50c8",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3062d5c19a13",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b486a629d22b",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7e75a6d4a2b4",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fcc97bba7fed",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c05984043bc1",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b8d529e27bb6",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59025a7345a6",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6e9a95e0c6a1",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77c555c5eb95",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d838026460df",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6adf2d2ff790",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1a32b857a97",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9e29a99cfaa",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0282e3d4270c",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "43f16475626c",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8253fd454b22",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "591f905f91f3",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c93cc3447eb7",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76a51b207ee2",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9697065b661",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da52c4738aba",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "58a5be6cef59",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f5932960a2e",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "839902a5abc7",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "35cb3a18e7ca",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b101a2b29459",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "73fcf5e1bd38",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0b05c3e88664",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab5af1b17372",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2960b1c678ea",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d97158b0a76",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86801261d720",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c27e65b7ef9f",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "94451c05b062",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7205879adcc2",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8757eebe1322",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c8cae7be4b0a",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2172160d31f6",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f0e564246346",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "82caee01a581",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "65c2df96749d",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c20131ddd43",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d41da1418ec",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "585d2b38f528",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31064fc8d5cd",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "888f5f23f442",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0bf20abde5eb",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a9653470f5bb",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c36f2181ae15",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "41c93a67dcb2",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "67cd68c296f8",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "289dad44184b",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "06a7b06c050e",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ab4cd39a8eb",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "32d2d03ec9c9",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d05fc5d4129b",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd7df31f9ff9",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7d44f7d68201",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d223fe463112",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "504e4f4683a5",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e24f53d5beb",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "32585a27a556",
        "url": "https://fosdem.org/2026/schedule/event/VUJT3T-passbolt_community_bof/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "83c86accd88b",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "736a9b4d6864",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cca435b33f4d",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e35c0f06f80",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7752c9dcce96",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3c4c9a90e2e",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52716ca974a5",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "821330e2c31b",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c149e191dac9",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d186673fcf6",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1bca3bd33aec",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca462729cc7f",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c56b2fd78f0",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67bc2544fc01",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81b4fe997f3e",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f7ae08a92f4c",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f92d5df75fa4",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1379c7c5637",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b73bfbfff3dd",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "849e70f07a7d",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0eaf16fd81b6",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9fc3f8fa79af",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "299a4f824359",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8186c3ff784",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "273b7739696b",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "99f7dd17f2bf",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "472360a50c48",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e83bd5d471d8",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9b4965899f70",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5534b1b2ec01",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "34a02a0a716a",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "91841b657250",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8592881e9454",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3798b593bc2f",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4756b82e88bf",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "daf7ec799e0d",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2cecfeb9c612",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af7704b87d9a",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe5ae325bb41",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61e331c83e48",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "468bf3b77e54",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c74a7071141",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "577bb42264b2",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d3a5b2d340ca",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8fef8c789b78",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "518d0a53099d",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1342d1fbc5d5",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ba3fd17ec574",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a575795a452e",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e5f0767f54d",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c8ca804f5841",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4e23813565e",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00400e415f20",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "968ceac040ae",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ad82fc1a936",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef2beecd653f",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb09aa9684dc",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad83d9447b30",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a42023871cd5",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ded9ef54d33",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e96629e63b35",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "107750539988",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "951fe088818c",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "019a07f0be97",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "886aa49e8293",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "58bd8e6e5cb8",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e41876778c4c",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a446bcee972c",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "410f378aa94b",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6481ee1ebc4b",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ae1c0c0bd9b",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9485358d702d",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51b1eb611208",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1cb6d255933a",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "226b6b02f868",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "072ec485077e",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71b340d98d78",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d5368724195",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27237f3c3d5a",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f2ce827c90c6",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b02de7a4258b",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1fe0d3360054",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e085b9726ee2",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7f152f41036f",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7703de3c2bf5",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7f582a6580d0",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "68929ed647ba",
        "url": "https://fosdem.org/2026/schedule/speaker/gilles_pommereuil/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "2c523fee496d",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "74182c6456bb",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "485a91b2e534",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a4b669808d0e",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c6c45feef892",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "646733d0c93e",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b72564803a27",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ccb6e4cf94a7",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "429d03e9d719",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8461493f9e26",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b60aae5f24c9",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c024b2077eb",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78838e654f36",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e938a4e810fb",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28f8992e55be",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c8fc32e0205",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08344ccb3fe6",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c99748872b19",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77b07dab2d53",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "78b35362f37c",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9b2e37277faa",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2ec432cfeebe",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e7bcfda6b308",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ab6873edd4e8",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "49a46269e39e",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "027afd6e3f46",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "741780f53389",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "96a87bfeb782",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "31ee7d20470f",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "feaaed944a63",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "600be89d9851",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98988f246c1f",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63886250648b",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "47dd34ab87a9",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b63e40691b8",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5afe3420ab1e",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fa7dc2701419",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a351c7ed101",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b461045933b7",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "91224e3ceb89",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dafbae43ccf8",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "91ce29443e7c",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec124f8c4738",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a3284b73c839",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "34b68dcf265d",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "493847c256a0",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6326f526bd54",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9fb92f3d014f",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56b3994f4fec",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac08044091ac",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c0a99c30ad72",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c234eae4d0ac",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "798f490816f8",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c7c727f5fd3",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc8ac3e9cfb6",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eb2523d317e7",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ffb89f0844f0",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3920ca528ae",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6745f16a0ffa",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51bc84906d08",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a83c91c7b451",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "83caf2402fcf",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d96c987ed0a4",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "45c419a29c89",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a6410ce6f45a",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8276b677bdc2",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a5675b010f05",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f643ebdea111",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c1a4978234fd",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1987268e24c1",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6c8b4a29a443",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60a91802cdbe",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2be605eee44",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f36d07f71be",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e78583d4e60",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8f45afc4373d",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "97431026dfcf",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6e1baad5f901",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f69610a7c600",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af0ef3f18488",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab7078a64684",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e71519b7a5d",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6724db32a4e3",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3c7b7a949b2",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "170a7bd8ee34",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "63aede023aeb",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3d8d3c82f780",
        "url": "https://fosdem.org/2026/schedule/speaker/kuniyasu_suzaki/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "e7ff39787bbf",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "327927803eea",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bd95fc3a64a5",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4da12268173e",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c4d8642b7c83",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "00477325dcab",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c1af91ab4a3",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "84cd3b3eb851",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "357a64683f00",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e51ea65ac172",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ebd8cb07ad66",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "17ad642155cb",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0878548df255",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9679efcbd7b",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "16a04dfa5a3e",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e59c06b695d",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04b265e5ee85",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "58438023ee62",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6ef809f8b6a",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a06509f8289c",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "47ceac9c2747",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9926f99109c1",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c30dc645ab73",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ab2d2704f51",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "982b71525c4d",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8a5a20350220",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a416f87be064",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ee99c2d60e4",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2df2eff642dc",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a20b5c85ed9",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b6472a38aa4f",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed83aa127093",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9447eb09599c",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72b20a4b7de2",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de3ec7aa0dcb",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a33c6898f9dc",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "027afdae3e79",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6afaa114205",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "17add34a38e9",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "976df7cd4038",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e714613cd49",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfa280baaa4b",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "380232515951",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a998acd47485",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "738ff5c026e9",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2762e6167a7a",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0037ff075008",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "70a367a90c74",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e928c3da50a",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0274014512af",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "595e68cacd50",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6062d476910d",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f319067ab48",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7881e793c7bd",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "38e6ab9ce356",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "665dc28e64c8",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "97114efc55a0",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "900da98b67b2",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e5ceae57cd1f",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e9b1a59a1018",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bae05bb57686",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e81049fb9eca",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce385d3fd190",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "127d91539567",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ac1140cfe74",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "79a2432aa467",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "920faae31cdc",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e2b46ee8379",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7a646974c4c8",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f94b2bca9655",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f5edad0935a0",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a652590554bc",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bf79faa825d2",
        "url": "https://fosdem.org/2026/schedule/amendments/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6f66c80b9d18",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c49cbbfe2ae6",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "221b97e33047",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "48cd3c36d8ba",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7aee99db893",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "feb39ec9bd66",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "041f6fb8bed9",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b553d5023740",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "316a04c1eef8",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f5259e8f5c48",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "908067f298eb",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "62a2289f2a3f",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b8e3442a9c5",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e41d0461f22",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "11d4767f8db8",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "50e06191629e",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69c786d79749",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1fd5eeb51cd0",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "96d7654b3823",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ac6ddce034bc",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "17ff0833830b",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7f7f8ad1214f",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "103884b43746",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a2fced6cf56a",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29cbcd224c7f",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "49555d020ab6",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "137321219ef8",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4cb3dec54147",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d5c746e3168a",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b18ac775c20",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "83b51114e7b3",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "55ebab322169",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6abc6a51eaa",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7f9d7c38ca5b",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "42e262351df7",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a05919cb1226",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5ce88c8a57df",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f66d34599bd",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d852f86a786c",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c35c6fa56652",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20675f23beaa",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "80744bf9e894",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "45192f409841",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e9ddd67e019d",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7aad3798382f",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "30de94894cd7",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb85de57c1b4",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3f3c5f3a9976",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0c76de4c9b6",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e54f1c96c38f",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0b0ce265599f",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6fb5bc8dc3ae",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "778c5af98fdb",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "549aa326fd26",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "45c1191717a5",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7397592054b8",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "41311f9715db",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f000255a7a4",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fe21b6616406",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a910ac8dcd4e",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3e9b3113d3f",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4ced64e7668e",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff4bee4916f7",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f4327e694224",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "09daa209dab8",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b6e8e228ec8d",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fab6e29ebe2e",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a1467dae2b5",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea51daea1391",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f2b6cededa7a",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ec13b013b9f",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c0b72ec8e648",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63b1a9c99ccf",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7bc219148599",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00d773dd9581",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47b9ee0c7193",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "380a76d46b78",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a1cbdbcbe6d",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "89a5220b9b97",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e34112261d7",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7e0b7b9898e8",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3ed0048fa193",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fd17934ef009",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47ded35af5c3",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b76231cdc98b",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "677fecc95d24",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3a09eded20d3",
        "url": "https://fosdem.org/2026/schedule/speaker/maksim_samoilov/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "dfe8f3870e77",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af5a0b69add5",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b070c7aa4cc6",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92561a0cd572",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6b288879f48",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6a5147f8156",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8312936bbf6d",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dad550190cf6",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec45192fa355",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0b2f7bd32351",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd01b3307c42",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "585bdffa14ab",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "887c7fb680f9",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c6a6b992b60e",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2c87b32d925f",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "83e0079816fd",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f54844a96e98",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "378909aee334",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c756ad1a447d",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6b3b864ea9f9",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "919380cef8a7",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b756c0f0cb85",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2fe5a3089258",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25d612fed338",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7423b9e69a83",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6e63a0936d1b",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cda466fcc1fc",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "65dde52d08c9",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "79217a0b62f1",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c481371a8eb",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44f320d8b1f2",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8222b85db4cc",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ce7080b217a",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67a22d6398e4",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "337d6692e2bf",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eab0413fb5b7",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69856134b56a",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "262ff2dcbee4",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db06507ae800",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e08e58221cb8",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b6b76f78436d",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61e0569b5a93",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a60d58d9ab3f",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a3e9e8f3d23",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "80c50819a3a3",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "14dbe4474965",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0c9bd65a20c4",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a379a1a2be2",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "267e59aaad94",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "24647bcdc05e",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b439a3d8c84",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "577e732fb897",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03b256603ee0",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f67d0ceb38a",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "33100a44aea2",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a25fed980ade",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3e7e219784d",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "52f90259deee",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:text-alternatives/img-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "451bffb8f57f",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d548b5fd8e48",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d951db55cb74",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ef98866e5f0",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "984b6c4b13d4",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e5be307fe083",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3567ff812298",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "248dc38c4546",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d38030ad9ef4",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c5e7d114bbef",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "15c322d15af7",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "200f22962cbf",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9fae464ff76a",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9fab69405d86",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fe3cba18b1e1",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f83a49e89db0",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fe0ec1c7a3e4",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3a522bc87df",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "65ac28c94a33",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "894fa25c7d72",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0099f72f4650",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "882286c970c1",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6cb9e79689ee",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f1314dbb6cb",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1cc74c0f4200",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed0cb97f302c",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eff59aad2f76",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "83ca4b38c10e",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63ce625bbeb9",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd9c4c8e6380",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd23920505e0",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0b08b206a55",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa8b5be4a72a",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2c1aa60f65bb",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e01838c1ab53",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e855705422ed",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f10868f8d82",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "607785a99839",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f46865c10959",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b94a16bb7a6f",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c429a852f05f",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "82326d9251d8",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "296f7df2a64d",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ac465bd55ed",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60d9fee07288",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8d64f7e3f7e",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2fb0c45c22fb",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29153a8151d5",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b63a5c709ae7",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c94dcc00109b",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:image-alt|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "87222e34612b",
        "url": "https://fosdem.org/2026/schedule/event/QZHWK9-open_food_facts_getting_together_to_reduce_health_and_environmental_impacts_of_c/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6e498e36862d",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "315c07b30c81",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0bc7cd387826",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8cdf64dd461a",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e117184b7a64",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "adfad4e51158",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "940814739288",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d63b3ae5e0e2",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1069d8042c1a",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a964309611d1",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4755d4bb3054",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ba186ce3444",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a00d865ad516",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8ffd0616e2b2",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28f8278a84ea",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "34929778615f",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3efe5f3b0520",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d11836e71a8",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f5538a5af7d1",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "acef93dd8d74",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "17e91df309ee",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de3801a0697a",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6d97ccb23cf",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95e24a9c14cc",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9d5b2b896626",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "db9821331711",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c41ffbd40860",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e1397bb0948",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "74e545fa8881",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b8f10311be32",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2c583a84a668",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29acb314dfd5",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "61d8bedebd3f",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c6bcfabe9d9",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a5b800f272da",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7ed8941606b1",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2ae741c7f388",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7ee1bc387cd2",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e2fa5071b72f",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1d77928624ea",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "75706bd024c2",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d08698e165a",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "deaa3d511e85",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d1784ebd9bae",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f563f6e65be5",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "aa3fa49aa339",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "deb54b8da69a",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f91e6985a54d",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c7afa1e16acb",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "407e91e2e64b",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9b0d76a55e3",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b4df15bf0c4",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e4d58ac177d",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5de1c0c5104c",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f02752bb9149",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ac7a8d77fa8",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea1d83009c77",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "14fd14ba4c23",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "191b5c0ba817",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a731c2d606ef",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "24089aa6ce42",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a4fca4a40a02",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "88c743537d08",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ddceda34a151",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "149d3ff48803",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1973b5ec068b",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c5ae1a01e3f",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7484a3b4faa2",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "408a217da767",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "79fbd39d93ac",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ded7d50c877",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d58c679f0f0",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "01454dc4ddf5",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "94602dc2c5c2",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f798f2db0357",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0babc2b35ac7",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb196f759bd2",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5032e31236f4",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61312e736712",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6fb60dc3df9b",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c00bfc34250c",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9aecffbdc8e9",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0b101d331d78",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "891ef397a98c",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1136229e57f8",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ac6e8b6523b",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "245fff0ff3d8",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "02ae0e1ce708",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d13c579819a1",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9d91e0e59ed",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a29e806cd616",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c7e93e2879fd",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c527329c2e1d",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f2894b93cc6",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9276f5f7032c",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ea489ae69028",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a3f0a706211a",
        "url": "https://fosdem.org/2026/schedule/speaker/renzo_davoli/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "b280a2818b0a",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ca93641bcc3",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "18d793232e4e",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6dddd222aa5a",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "480737207e75",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2158b329a761",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "11eeb2a9ef03",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e2818c9d3c9e",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0834e89fe1db",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1fe3d5d982eb",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "873cafbd94af",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5cc821192d40",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c49a8945bf92",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e2d5adcbcdcd",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "57037eea69d9",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e013ffc62130",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28ae76a29ec8",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "82278048f906",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d6e974630a85",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de4a1de8fc6e",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e97ae01929c3",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ad82525c8eb2",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ac0c1ee9758",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37072db6b927",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e9540e79ff35",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea30cb99e802",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "42d355e19c77",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6fab11fac2d1",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e89e57b873b",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d3e134cdeafc",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2ca89676e190",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "13fcb3e48c81",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc4aa40c8ee7",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01d662e537e4",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "873f7dae8f38",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "685bc065e2a8",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ace14025561",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "22e4d4570ace",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4fe74e74b46d",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "945c8ec000dc",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "82a6e3336be1",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3592635fa2b4",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b94b0de2cc2",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "49fd53f23ca4",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "890528d12959",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c2f6f923145f",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "470f3935e007",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa67810abc75",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "423d67333c6d",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc928410125a",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eec9f56125d3",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "79568537161b",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3ca2c40243d",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52ab6efe0f09",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "148b92b401ed",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8697b73f5f9f",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "286a4992d3b0",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75a5a4a6e036",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7d6cf377cd97",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca68c6b5ee54",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d7c4581e3fe",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8682e1a9dd56",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1dfade499269",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52a200cce8e0",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "42ffb7f04d93",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "108ba2bdbdea",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9db4e3a64904",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d86cd289e694",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aca6ee74f6f2",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "697375d39031",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "66bbcc1765b8",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12f0a5d93060",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "763ff859d945",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27ef2124f8ab",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5962967465e7",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c88eea2a09dc",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c6c013e73cf",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3858c53266be",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f438172b1251",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63e42994d91f",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0761bc3d9ab",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "967d4362acba",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "01728ef56d04",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1bc773b75213",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bc610f867ffa",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b36b236874e8",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a28f87408192",
        "url": "https://fosdem.org/2026/schedule/speaker/dimitris_karakasilis/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "2038275559da",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d92a35195d4f",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "015b3198c100",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e3d7f9e78012",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "553eae900aaa",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7146355ed6a3",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "003fa7f9fc9a",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f4d55d3008fc",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d05bd4b4887d",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8b953b0c74c",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fb012695f9d6",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d0316f387ac",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "82b77fb57ba4",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "608bc00527ee",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c108964ffe0",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c87f4f0f3f0",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "41b4f1b5d5ce",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "499e9b4d3175",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "29f91cbf7a56",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7059b685e025",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1056d60fce25",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1dd02def8e36",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5d0cc7c29f21",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81f2e794c18d",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a49707e52ba6",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5b1770ae7ffa",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "41e333ce1dea",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e7142131bbf",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56a2425ac920",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "93f4a05e0459",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3253bf134733",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c723222e590a",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e17ba95e6b3f",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6b4494b40d71",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "01bbe1604c05",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6a6e59bf3f5c",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ca08a0fc3e9",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f872afc18e9d",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08ad134205dc",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f66ae418707",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c7940c66ba4",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "59b7effb371f",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2cf8e3187ad0",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5bf13694826b",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a2899116bcd",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9dff5fe4f47a",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3164940d2cb",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7990cc13404",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e6afb9a77218",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "14493e6fc030",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26388a31dddf",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d8f782ba663",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d60c016b3610",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "041e2f68f6f4",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "681bffe0f6bf",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22198e6ba2d8",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5f823786ba9f",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a56899c152b7",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee0424020c93",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "51433e36f765",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fafbeeed1e89",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "78dfd6ca2cfc",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16a10b678788",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3d860d33eab",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7de00c67d425",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "59cda630bf3a",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f852b65d4cd",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f58be6a627ff",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad1483a3b5c2",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5135a1c0fa57",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3a34aa3b427",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "623833abab29",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48075811c370",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3d3e362ad36",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b034446a7ac4",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "79d000ac9053",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c742f9034d5e",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "453fdb3dca80",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1978cac9c966",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bdcc3c87dba6",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "044e8ecd64ee",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f32031174a1",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "80623849d44d",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b63cebd06019",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5d8ae3ffa560",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5c951d283487",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "279ed7bd7f34",
        "url": "https://fosdem.org/2026/schedule/speaker/leah_rowe/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "4fa73b9d47d5",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae140c1b6f8c",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "84812ede32d6",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a91e96adf0e5",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6437955bfc0f",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "92e365384f5f",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c085d852be6",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec381c673786",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "21bc25861fd1",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0cb0e455c2c1",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "90695808fa69",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca62bfa4c8e1",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e3cd991a89d",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e03de1e89f7b",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc4f5bc112b5",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "325963332294",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f2b9de1e6320",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ec0ec1973ee",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c1a27b67e9a4",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3e820f09091a",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6fffd62ef02",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5f9cf63f6449",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e1e60565fb04",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5d2f4d5f826e",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2471fe0bbe3d",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e5a215305891",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c88ee8cf578b",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "83a5d0dfd3e6",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f8cbd46cda8",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "faffe8463160",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "80d173498a76",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "751b142e47e9",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cdc1e0e621ac",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae9f72777468",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60fb0e198a56",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51982dff1b24",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "afff6511e21b",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "068783efdc23",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1afd922b94c8",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b3128caebe01",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fe23f409ac5e",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0cbc7153536",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4150c044b500",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed6d82f2fadf",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2f66fcaa74e3",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf62cdc0f53f",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c059f6d00979",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "80165c69be04",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e7dda5e3afb",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73069c2c863e",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9c4a7af9c34",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f4878a992a3",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f0071edc8d1e",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6d7b92897a1d",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7afee2963ee2",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b13829c3354",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60a05e4e227b",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "487e4e189740",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "efd75cd1f52c",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc7a1c51fadb",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7ea2231befc6",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "707d053b8898",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5598f212becd",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5afb37741de0",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "975a9173bd4d",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94cc9ba8916e",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c179a4095059",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:text-alternatives/img-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f6b9d5aac50",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5fb1ef6ae4b7",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e002badcb0c4",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0ad52bc441a",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ebe5adeb853",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "81422f5a3528",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "58874d697b33",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc8289448aa9",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0374de8856be",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12dd8d82948f",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3b76f8d1f96",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "286288c04bd5",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef6942382586",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c76b018d87f",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "afc556f12265",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a44c33c8ae9",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3433ea6d540d",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac846ec99579",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0cada884506e",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "798a2a113a10",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2086a8f71044",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc56114daa64",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9bf1425bb0ee",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75456a363654",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "114237e8dbb3",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "890b175ebece",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1a29d810aa9",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0cd6624417ac",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7764cebbf72e",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69b36cd89339",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f39799f38d20",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "343cd86ff630",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "62e302d192b1",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "201d66669fa8",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c6f9e2db380",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "835b3741af2b",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f48b28b2f270",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d797465f11f4",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3a5fa31562f",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf63f8046234",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bca3e06dae8a",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b3e79ba123c",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52e89ae87323",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53fc75c5dc77",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0eb0f6c56079",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "065b802fc426",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "187d119fd1c3",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4058a42ef01e",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c7017b6947d",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "80b2eb46df1c",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f4308de1c81e",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b93a22168e52",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1097346f5fa5",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea2f85b35f9c",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63a3373b1a24",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b6f38fb071e6",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "077f81c2fad0",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "246b54321b6d",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ba5ba3549d71",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "05f8e8b40ea8",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:image-alt|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e82e1f5ff891",
        "url": "https://fosdem.org/2026/schedule/event/9GLCAE-the_saga_of_official_binary_packages_for_gentoo_linux/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "36dc5e239309",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ec97e0bdf63",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f90f49bee473",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f752f08a975",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9ad4ec2f76c3",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ea8a3907b17",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ccd45a75938",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "057d8a4c7252",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "769a08abbccb",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1f39ccd91800",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81c9c66927b9",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6b38ff7c551f",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bac2a1cc8c66",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "82c0654e0c69",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2e48428652af",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "507661a65ec2",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "45a3ca311eb7",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "53e40de9d631",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "daa6adb6a63d",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b6cac376eb1",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "19e9ae23396f",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9dd4e152893c",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "11e8638bfa4b",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9361711a7dd",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d5d683d9a31",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9b7e4175a75",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "006b44e54483",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60e4d1713045",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cb576aad32ab",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3d320046e15f",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d1603ec96ff7",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b4423902fb1f",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "70f316254f57",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af1d9501ae41",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c3061938e5b6",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ae902f9adc4",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "40f76bc86171",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a08c1b38ec27",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f2e8e53f3362",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d396274257ff",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3a03f3d4cab5",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "84fe241c0831",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "19b214c7e680",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "87e2fc0bdf4a",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f4c6cbe7a052",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c061e2f21f21",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "974b7d30e6d5",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1f1c08a12f3",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3f538bde0be6",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a5f0d29ebb1",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e1406546e3f",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f24b069a803",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab60a5ef5d8b",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18b05457f8a5",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c767715e7f1",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a7e3cb263dea",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d522b79df220",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d21a998b183e",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6a2c2d0db74b",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4b0deed5c8fc",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63c29b396bb7",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "96d13fc054d5",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1dbcb5c6846f",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d5562a6c9be6",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af282b81b1bf",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "93b0a50697a9",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7186e86717e7",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "363a42062440",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d19510f2d84",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "726bd50108cd",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "be6f262e3040",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b2d7d29da6b",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "557f2c7acc1d",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12894329124f",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db0a48f51e79",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9e2a6f02509",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "654d11f4adfd",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03206a98bb1e",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a5215bbe82fa",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8bed56b094de",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "226e0fee9695",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b70baaebe59f",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9be5000f648",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3c43120f55b4",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6766f69b54c8",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2ba1c803ba45",
        "url": "https://fosdem.org/2026/schedule/speaker/twinkle/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "f2aa28c31f15",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "927d977167e1",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "12912ae1592a",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ff85835608b",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8b41557965a",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "773ed728fdbb",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "51c47bf22cf6",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7031d8ef76c1",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a82229fe8792",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a3d2cd78bed7",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb566fe1ea00",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2486e234d483",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "df5c09088441",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "95fcdfa63fdf",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9dc7997daa2",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d2369d3731d2",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "69e24fbee786",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a518dfb6542e",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72a81f9dfe04",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98c98b6a06f0",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ff804d0edcd",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "680309b52cd6",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4698289cd2a0",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4e1e828a437b",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "131aa9d39c87",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2638292b17d4",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a81e2130988f",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "43073eca863b",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bea6ff166b40",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "140ca5d0c1e1",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "237a997e49bd",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dcc5f1c18875",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a007088178e5",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "887f6ee6124b",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ef7df8627b2e",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "75e094eb6dd0",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5dd8a91ae7d7",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dccf1dc57b5e",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0b2c0c98b8cf",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f26d56eef113",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "daa55d822990",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1759222fab87",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4bc6f50bcef1",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "90f64971370b",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe"
      },
      {
        "fingerprint": "675064b7892e",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "16e3a858ace6",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8fe2af6d7a49",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1eb7d14f42b9",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7201e3dbdabc",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "96bdfad9b837",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "125e7805c3f5",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c113db9b8e8a",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c7e2424bd0ef",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c88015b3c03c",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3eb19521cf46",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a797ed6e142",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0ce9d61db514",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af37d0a6b711",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b1d67c9c89c1",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6818ce41aa9",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf4e5d984ff7",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "14f789002616",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:time-based-media/video-captions|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a9535c0f7c87",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "302b4a845e6d",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/link-in-text-block|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4dafc040900b",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22b721d61d46",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90ac96efe029",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "55c8f740803b",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff37474d5ec6",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "30f4e40b5400",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3cc7c35607c0",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3f026f9c9906",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "175a3ea682e2",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c97a2cb7cf04",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e9bd5da8824f",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e3b21fc85ff",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "268bb25135a8",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "87fc0c96b433",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fe50536bab6f",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cde29617ebcd",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ffa2e5bd2356",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54ee1f84dadd",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "36372a037ed7",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc03007c39f7",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3413269f1c48",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99eed131eff9",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b25cebdbff67",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f7b93b1e697",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ffdd28c0755",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e10403ba8c1f",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4404f05112df",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0dc5b7289d94",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a4a3d3a60be2",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "35c7f75c09e0",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "490ea10f315a",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71b0e2b81ab2",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "288f81ae9a3a",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a66de4685c64",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eed2916c01cd",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e87e2afa194a",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c35afa02a03",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "719951239c4d",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "222c8c7f9fb6",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d0fc1ce9135",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b64ef82a5662",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9de553b2e50b",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3569dad1d1d",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fea2173963ce",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1c5e89ffeb8",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "765207e114cd",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "812ce4bdd041",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da5e1431850b",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "98828eb17e51",
        "url": "https://fosdem.org/2026/schedule/event/TUEQCR-openperouter_turning_your_kubernetes_nodes_into_a_provide_edge_router/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "57496e45d710",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8fb915ad9b55",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c80a2a988674",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "df62b5dc3be8",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e9983fa27df6",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8ae43dde67d7",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "edcafcf1ac5c",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8b0bd5edde8d",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b236305082ed",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6cdd72f7f12c",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6836709ff1fa",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "63c9585e5ffc",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f637d4d2095a",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e770879e7a1d",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fdf90565b2e3",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "de31ded1de2b",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0f8a25de345f",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "742cfe2696fd",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f4e550ae5280",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ef489a011ed4",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ecc0de22f4d7",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e7756d16ab92",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "382b1b295921",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "040548c01181",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81d5c155e9ce",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f78b9b4b55be",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3d08eb49f5cd",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60386431997b",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "918104e970fa",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4c3348183464",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b427e8560f5a",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8a99e51ca1c8",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8998cb1802f8",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67477e3ed3a7",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dffcc6564af7",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c1de78300ec4",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "74e535ffa2c5",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "60b220d89d96",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44202eb70311",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e2f68045ceb4",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2d6e08fe949d",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a578d4d9844b",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5c5ce3affa2",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3834484a0d7a",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "12fd9a4fe9d2",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d1b9b227c808",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "387e38aa1cd2",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a349e2811ef",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3328194a2c86",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd384524677c",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e5931fbf5188",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "66d76a2e8244",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "df288363b8c4",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af1ee8d79062",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7b8bf9daa98d",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee0b256ea986",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27efd3cae91b",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "45f7b4ac22a0",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6882ec58fb45",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "961b92231e04",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "932af37db15d",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29e356c3cba8",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cffd7d6723f1",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e95e19e659ec",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6d8c66c37afc",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6acff9fb2ade",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c69fc375b35",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "129de0d03e7d",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ec072cf877d8",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "559ee0b554b1",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "96a0afaf08b5",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5cc00d77a2cf",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1bd58dc78da1",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "179e16fbceba",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "14334ee9c8e3",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8856143626ec",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3c45cdb6bd4",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e8002b78bb2",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d098f5bc59de",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eff3d61bacf9",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc54d15a34fe",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b706b3805ec",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "09c8a90deb15",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:labels-and-names/form-label|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c1192b575437",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d732c5309c3b",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0f7ef857ca97",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "064a5bce9733",
        "url": "https://fosdem.org/2026/schedule/speaker/davide_berardi/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      }
    ],
    "resolvedIssues": []
  }
}
